summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Add new functions for triggering inode writebackChris Mason1-0/+2
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-11/+19
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-10-29switch get_sb_ns() usersAl Viro1-3/+2
2010-10-29convert get_sb_pseudo() usersAl Viro1-3/+2
2010-10-29convert get_sb_nodev() usersAl Viro2-2/+5
2010-10-29convert get_sb_single() usersAl Viro1-0/+3
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-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus 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-29Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+2
2010-10-29regulator: Add option for machine drivers to enable the dummy regulatorMark Brown1-0/+5
2010-10-29Regulator: LP3972 PMIC regulator driverAxel Lin1-0/+48
2010-10-29MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham1-0/+135
2010-10-29fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy1-1/+1
2010-10-29fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi1-2/+2
2010-10-29fanotify: ignore events on directories unless specifically requestedEric Paris1-2/+8
2010-10-29fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2-12/+12
2010-10-29fanotify: limit number of listeners per userEric Paris2-0/+4
2010-10-29fanotify: allow userspace to override max marksEric Paris1-1/+3
2010-10-29fanotify: limit the number of marks in a single fanotify groupEric Paris1-0/+1
2010-10-29fanotify: allow userspace to override max queue depthEric Paris1-2/+3
2010-10-29fsnotify: implement a default maximum queue depthEric Paris1-1/+0
2010-10-29fanotify: allow userspace to flush all marksEric Paris1-1/+2
2010-10-29fsnotify: call fsnotify_parent in perm eventsEric Paris2-5/+12
2010-10-29fsnotify: correctly handle return codes from listenersEric Paris1-0/+2
2010-10-29fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris1-2/+2