aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann
2010-10-29mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim
2010-10-29i2c: twl: add register defines for pm master moduleFelipe Balbi
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham
2010-10-28fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy
2010-10-28fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris
2010-10-28fanotify: limit number of listeners per userEric Paris
2010-10-28fanotify: allow userspace to override max marksEric Paris
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris
2010-10-28fanotify: allow userspace to override max queue depthEric Paris
2010-10-28fsnotify: implement a default maximum queue depthEric Paris
2010-10-28fanotify: allow userspace to flush all marksEric Paris
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris
2010-10-28fsnotify: correctly handle return codes from listenersEric Paris
2010-10-28fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris
2010-10-28fanotify: implement fanotify listener orderingEric Paris
2010-10-28fsnotify: implement ordering between notifiersEric Paris
2010-10-28fanotify: allow fanotify to be builtEric Paris
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang
2010-10-28Fix compile brekage with !CONFIG_BLOCKIngo Molnar
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-289p: Use V9FS_MAGIC in statfsM. Mohan Kumar
2010-10-289p: Implement TGETLOCKM. Mohan Kumar
2010-10-289p: Implement TLOCKM. Mohan Kumar
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj