aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-3/+2
2010-10-29new helper: mount_bdev()Al Viro1-0/+3
2010-10-29beginning of transtion: ->mount()Al Viro1-0/+2
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-1/+215
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown1-0/+12
2010-10-29mfd: Voltages and GPIOs platform_data definitions for max8998Lukasz Majewski1-0/+12
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski1-6/+6
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-0/+11
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-0/+31
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König2-136/+265
2010-10-29mfd: Remove deprecated mc13783 functionsUwe Kleine-König1-18/+0
2010-10-29mfd: Allow for bypass of cell resource conflict checkDaniel Drake1-0/+3
2010-10-29mfd: Declare abx500_remove_ops()Mark Brown1-0/+1
2010-10-29mfd: Add basic tps6586x interrupt supportGary King1-0/+31
2010-10-29mfd: Update chip id of 88pm8607Haojian Zhuang1-1/+1
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin2-6/+25
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-0/+5
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+1
2010-10-29mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann1-0/+2
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+1
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