aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch sysfs_chmod_file() to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch sysfs attr->mode to umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03vfs: live vfsmounts never have NULL ->mnt_sbAl Viro
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2011-12-29Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck
2011-12-26drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard
2011-12-26drm/i915: Disable semaphores by default on SNBKeith Packard
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler
2011-12-26watchdog: move coh901327 state holdersLinus Walleij
2011-12-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang
2011-12-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown
2011-12-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-22Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller
2011-12-22vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang
2011-12-22drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds