summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mtd: remove junk tabs in nand.hSebastian Andrzej Siewior2010-10-251-168/+147
| * | | | | | | | mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-251-56/+99
| * | | | | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-252-1/+3
| * | | | | | | | mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-252-2/+11
| * | | | | | | | mtd: add init_size hook for NAND driverHuang Shijie2010-10-251-0/+6
| * | | | | | | | mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-251-0/+5
| * | | | | | | | mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-251-0/+181
| * | | | | | | | mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-241-0/+68
| * | | | | | | | mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-241-0/+1
| * | | | | | | | mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-241-2/+2
| * | | | | | | | mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-241-4/+4
| * | | | | | | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-242-1/+16
| * | | | | | | | mtd: inftl.h: fix spacing errorsBrian Norris2010-10-241-7/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-292-2/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-281-1/+1
| * | | | | | | | dccp: Extend CCID packet dequeueing interfaceGerrit Renker2010-10-281-1/+3
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-10/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-10/+3
* | | | | | | | | | readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds2010-10-291-0/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-293-11/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | switch get_sb_ns() usersAl Viro2010-10-291-3/+2
| * | | | | | | | | | convert get_sb_pseudo() usersAl Viro2010-10-291-3/+2
| * | | | | | | | | | convert get_sb_nodev() usersAl Viro2010-10-292-2/+5
| * | | | | | | | | | convert get_sb_single() usersAl Viro2010-10-291-0/+3
| * | | | | | | | | | convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-3/+2
| * | | | | | | | | | new helper: mount_bdev()Al Viro2010-10-291-0/+3
| * | | | | | | | | | beginning of transtion: ->mount()Al Viro2010-10-291-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-221-1/+1
* | | | | | | | | | mfd: Factor out WM831x I2C I/O from the core driverMark Brown2010-10-291-0/+12
* | | | | | | | | | mfd: Voltages and GPIOs platform_data definitions for max8998Lukasz Majewski2010-10-291-0/+12
* | | | | | | | | | regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski2010-10-291-6/+6
* | | | | | | | | | mfd: Support for ICs compliant with max8998Lukasz Majewski2010-10-291-0/+11
* | | | | | | | | | mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-0/+31
* | | | | | | | | | mfd: Add mc13892 support to mc13xxxUwe Kleine-König2010-10-292-136/+265
* | | | | | | | | | mfd: Remove deprecated mc13783 functionsUwe Kleine-König2010-10-291-18/+0
* | | | | | | | | | mfd: Allow for bypass of cell resource conflict checkDaniel Drake2010-10-291-0/+3
* | | | | | | | | | mfd: Declare abx500_remove_ops()Mark Brown2010-10-291-0/+1
* | | | | | | | | | mfd: Add basic tps6586x interrupt supportGary King2010-10-291-0/+31
* | | | | | | | | | mfd: Update chip id of 88pm8607Haojian Zhuang2010-10-291-1/+1
* | | | | | | | | | mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-292-6/+25
* | | | | | | | | | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda2010-10-291-0/+5
* | | | | | | | | | mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann2010-10-291-0/+1
* | | | | | | | | | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann2010-10-291-0/+2
* | | | | | | | | | mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann2010-10-291-0/+1
* | | | | | | | | | rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-291-1/+5
* | | | | | | | | | mfd: Add MAX8998 interrupts supportJoonyoung Shim2010-10-292-6/+77
* | | | | | | | | | mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-25/+5
* | | | | | | | | | i2c: twl: add register defines for pm master moduleFelipe Balbi2010-10-291-0/+46
* | | | | | | | | | gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2010-10-291-0/+6