Age | Commit message (Expand) | Author |
2010-10-29 | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda |
2010-10-29 | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann |
2010-10-29 | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler | Arnd Hannemann |
2010-10-29 | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann |
2010-10-29 | rtc: Add MAX8998 rtc driver | Joonyoung Shim |
2010-10-29 | mfd: Add MAX8998 interrupts support | Joonyoung Shim |
2010-10-29 | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim |
2010-10-29 | i2c: twl: add register defines for pm master module | Felipe Balbi |
2010-10-29 | gpio: Add bitmask to block requests to unavailable stmpe GPIOs | Wolfram Sang |
2010-10-29 | mfd: Move PCF50633 IRQ protoypes where the definitions can see them | Mark Brown |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-28 | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown |
2010-10-28 | Regulator: LP3972 PMIC regulator driver | Axel Lin |
2010-10-28 | MAX8952 PMIC Driver Initial Release | MyungJoo Ham |
2010-10-28 | fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds | Richard Kennedy |
2010-10-28 | fanotify: Fix FAN_CLOSE comments | Stefan Hajnoczi |
2010-10-28 | fanotify: ignore events on directories unless specifically requested | Eric Paris |
2010-10-28 | fsnotify: rename FS_IN_ISDIR to FS_ISDIR | Eric Paris |
2010-10-28 | fanotify: limit number of listeners per user | Eric Paris |
2010-10-28 | fanotify: allow userspace to override max marks | Eric Paris |
2010-10-28 | fanotify: limit the number of marks in a single fanotify group | Eric Paris |
2010-10-28 | fanotify: allow userspace to override max queue depth | Eric Paris |
2010-10-28 | fsnotify: implement a default maximum queue depth | Eric Paris |
2010-10-28 | fanotify: allow userspace to flush all marks | Eric Paris |
2010-10-28 | fsnotify: call fsnotify_parent in perm events | Eric Paris |
2010-10-28 | fsnotify: correctly handle return codes from listeners | Eric Paris |
2010-10-28 | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris |
2010-10-28 | fanotify: implement fanotify listener ordering | Eric Paris |
2010-10-28 | fsnotify: implement ordering between notifiers | Eric Paris |
2010-10-28 | fanotify: allow fanotify to be built | Eric Paris |
2010-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-28 | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller |
2010-10-28 | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov |
2010-10-28 | dccp: Extend CCID packet dequeueing interface | Gerrit Renker |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2010-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-10-28 | mmu_notifier.h: fix comment spelling | Figo.zhang |
2010-10-28 | Fix compile brekage with !CONFIG_BLOCK | Ingo Molnar |
2010-10-28 | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) |
2010-10-28 | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar |
2010-10-28 | 9p: Use V9FS_MAGIC in statfs | M. Mohan Kumar |
2010-10-28 | 9p: Implement TGETLOCK | M. Mohan Kumar |
2010-10-28 | 9p: Implement TLOCK | M. Mohan Kumar |
2010-10-28 | [9p] Introduce client side TFSYNC/RFSYNC for dotl. | Venkateswararao Jujjuri (JV) |
2010-10-28 | net/9p: This patch implements TLERROR/RLERROR on the 9P client. | Arun R Bharadwaj |