aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim1-1/+5
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim2-6/+77
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim1-25/+5
2010-10-29i2c: twl: add register defines for pm master moduleFelipe Balbi1-0/+46
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang1-0/+6
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown1-0/+7
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown1-0/+5
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin1-0/+48
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham1-0/+135
2010-10-28fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy1-1/+1
2010-10-28fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi1-2/+2
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris1-2/+8
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2-12/+12
2010-10-28fanotify: limit number of listeners per userEric Paris2-0/+4
2010-10-28fanotify: allow userspace to override max marksEric Paris1-1/+3
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris1-0/+1
2010-10-28fanotify: allow userspace to override max queue depthEric Paris1-2/+3
2010-10-28fsnotify: implement a default maximum queue depthEric Paris1-1/+0
2010-10-28fanotify: allow userspace to flush all marksEric Paris1-1/+2
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris2-5/+12
2010-10-28fsnotify: correctly handle return codes from listenersEric Paris1-0/+2
2010-10-28fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris1-2/+2
2010-10-28fanotify: implement fanotify listener orderingEric Paris1-1/+10
2010-10-28fsnotify: implement ordering between notifiersEric Paris1-0/+8
2010-10-28fanotify: allow fanotify to be builtEric Paris1-0/+1
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King1-1/+4
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-840/+401
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-3/+0
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-11/+22
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov1-0/+2
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker1-1/+3
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman9-840/+401
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds25-264/+306
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-7/+212
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-0/+59
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang1-1/+1
2010-10-28Fix compile brekage with !CONFIG_BLOCKIngo Molnar1-0/+1
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)1-1/+1
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2-0/+3
2010-10-289p: Use V9FS_MAGIC in statfsM. Mohan Kumar1-0/+1
2010-10-289p: Implement TGETLOCKM. Mohan Kumar2-0/+19
2010-10-289p: Implement TLOCKM. Mohan Kumar2-0/+29
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2-0/+3
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj1-0/+4
2010-10-28jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron1-0/+5
2010-10-28genirq: Fix up irq_node() for irq_data changes.Paul Mundt1-1/+1
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o7-180/+307
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2-156/+251