summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pohmelfs: propagate umode_tAl Viro2012-01-042-4/+5
* infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-042-6/+6
* usbfs: propagate umode_tAl Viro2012-01-041-10/+8Star
* switch devtmpfs to umode_tAl Viro2012-01-041-3/+3
* switch debugfs to umode_tAl Viro2012-01-047-8/+8
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-041-3/+3
* switch procfs to umode_t useAl Viro2012-01-046-11/+10Star
* switch ->is_visible() to returning umode_tAl Viro2012-01-0429-63/+63
* switch sysfs attr->mode to umode_tAl Viro2012-01-041-1/+1
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-0423-25/+25
* switch ->create() to umode_tAl Viro2012-01-041-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-041-1/+1
* vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-041-3/+2Star
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-041-3/+3
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-041-1/+0Star
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-041-34/+10Star
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-022-0/+4
|\ \
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-311-0/+3
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \
| * | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-301-2/+2
|\ \ \ \
| * | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \
| * | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-304-7/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
* | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-301-1/+1
|\ \ \ \ \ \
| * | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
* | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-301-2/+2
* | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-271-5/+3Star
* | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-271-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-242-3/+15
|\ \ \ \ \ \
| * | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-221-3/+3
| * | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-221-0/+12
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-234-10/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-221-4/+1Star
| * | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-221-2/+1Star
| * | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-221-4/+10