summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | gpio/nomadik: show all pins in debugRabin Vincent2011-05-271-4/+27
| * | | | | | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-272-0/+1021
| * | | | | | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-272-0/+701
| * | | | | | langwell_gpio: add runtime pm supportKristen Carlson Accardi2011-05-261-0/+65
| * | | | | | gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang2011-05-261-58/+191
| * | | | | | gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535Ed Wildgoose2011-05-261-1/+1
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-28131-1595/+998Star
|\ \ \ \ \ \ \
| * | | | | | | mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-255-27/+8Star
| * | | | | | | mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2011-05-253-5/+9
| * | | | | | | mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-2560-150/+160
| * | | | | | | mtd: samsung onenand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3Star
| * | | | | | | mtd: omap2 onenand: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3Star
| * | | | | | | mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1Star
| * | | | | | | mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1Star
| * | | | | | | mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1Star
| * | | | | | | mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2Star
| * | | | | | | mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-251-14/+2Star
| * | | | | | | mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles2011-05-251-10/+5Star
| * | | | | | | mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1Star
| * | | | | | | mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3Star
| * | | | | | | mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1Star
| * | | | | | | mtd: ndfc: convert to mtd_device_register()Jamie Iles2011-05-251-12/+1Star
| * | | | | | | mtd: mxc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+4Star
| * | | | | | | mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * | | | | | | mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1Star
| * | | | | | | mtd: h1910: convert to mtd_device_register()Jamie Iles2011-05-252-5/+2Star
| * | | | | | | mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-21/+4Star
| * | | | | | | mtd: fsl_upm: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * | | | | | | mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * | | | | | | mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles2011-05-251-8/+1Star
| * | | | | | | mtd: diskonchip: convert to mtd_device_register()Jamie Iles2011-05-251-11/+7Star
| * | | | | | | mtd: davinci_nand: convert to mtd_device_register()Jamie Iles2011-05-251-30/+21Star
| * | | | | | | mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles2011-05-251-16/+3Star
| * | | | | | | mtd: cafe_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+2Star
| * | | | | | | mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1Star
| * | | | | | | mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles2011-05-251-3/+1Star
| * | | | | | | mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * | | | | | | mtd: uclinux: convert to mtd_device_register()Jamie Iles2011-05-252-11/+3Star
| * | | | | | | mtd: tqm8xll: convert to mtd_device_register()Jamie Iles2011-05-251-15/+5Star
| * | | | | | | mtd: scx200_docflash: convert to mtd_device_register()Jamie Iles2011-05-252-14/+4Star
| * | | | | | | mtd: sa1100-flash: convert to mtd_device_register()Jamie Iles2011-05-252-16/+7Star
| * | | | | | | mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles2011-05-251-19/+5Star
| * | | | | | | mtd: plat-ram: convert to mtd_device_register()Jamie Iles2011-05-251-15/+9Star
| * | | | | | | mtd: latch-addr-flash: convert to mtd_device_register()Jamie Iles2011-05-251-28/+17Star
| * | | | | | | mtd: intel_vr_nor: convert to mtd_device_register()Jamie Iles2011-05-251-17/+2Star
| * | | | | | | mtd: impa7: convert to mtd_device_register()Jamie Iles2011-05-251-19/+3Star
| * | | | | | | mtd: h720x-flash: convert to mtd_device_register()Jamie Iles2011-05-251-4/+2Star
| * | | | | | | mtd: gpio-addr-flash: convert to mtd_device_register()Jamie Iles2011-05-252-18/+10Star
| * | | | | | | mtd: edb7312: convert to mtd_device_register()Jamie Iles2011-05-251-18/+8Star
| * | | | | | | mtd: dc21285: convert to mtd_device_register()Jamie Iles2011-05-251-17/+3Star