summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mci i.MX esdhc: Add oftree supportSascha Hauer2012-09-231-5/+17
* cfi-flash: Add devicetree probe supportSascha Hauer2012-09-231-6/+23
* mfd mc13xxx: Add devicetree supportSascha Hauer2012-09-231-0/+12
* spi imx: dt supportSascha Hauer2012-09-231-2/+47
* serial i.MX: oftree supportSascha Hauer2012-09-171-2/+15
* spi: add oftree supportSascha Hauer2012-09-141-1/+32
* of: Add devicetree partition parsingSascha Hauer2012-09-142-0/+65
* of: add devicetree probing supportSascha Hauer2012-09-148-2/+864
* driver: add dev_get_drvdata functionSascha Hauer2012-09-141-0/+10
* drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet SwitchJan Luebbe2012-09-143-0/+199
* driver: Add platform_device_id mechanismSascha Hauer2012-09-141-1/+16
* driver: rewrite dev_printf as a functionSascha Hauer2012-09-141-0/+19
* I2C: Put I2C devices on their own busSascha Hauer2012-09-149-9/+32
* SPI: Put SPI devices on their own busSascha Hauer2012-09-146-5/+29
* mfd mc34708: Separate I2C and SPI probeSascha Hauer2012-09-141-10/+19
* mfd mc13xxx: Separate I2C and SPI probeSascha Hauer2012-09-111-10/+18
* smsc911x: Check platformdata pointerJan Weitzel2012-09-101-2/+2
* smc911x: fix typo pn check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-101-1/+1
* mtd/mtdraw: fix format specifier for ssize_tJan Luebbe2012-09-071-1/+1
* mtd: use correct format specifierJan Luebbe2012-09-071-2/+2
* Merge branch 'for-next/usb'Sascha Hauer2012-09-051-1/+2
|\
| * usb: use ep-specific pwrgood delaySteffen Trumtrar2012-08-311-1/+2
* | Merge branch 'for-next/smc911x'Sascha Hauer2012-09-053-396/+541
|\ \
| * | smc911x: check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+11
| * | smc911x: update chip detectionJean-Christophe PLAGNIOL-VILLARD2012-09-032-39/+34
| * | smc911x: improve detection handleJean-Christophe PLAGNIOL-VILLARD2012-09-032-1/+22
| * | smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-033-42/+85
| * | smc911x: add 16bit bus width supportJean-Christophe PLAGNIOL-VILLARD2012-09-031-5/+29
| * | smc911x: introduce read/write opsJean-Christophe PLAGNIOL-VILLARD2012-09-031-38/+63
| * | smc911x: move register define to smc911x.hJean-Christophe PLAGNIOL-VILLARD2012-09-032-327/+354
* | | Merge branch 'for-next/ppc'Sascha Hauer2012-09-054-0/+838
|\ \ \
| * | | net: GIANFAR driverRenaud Barbier2012-08-104-0/+838
* | | | Merge branch 'for-next/pbl'Sascha Hauer2012-09-052-0/+11
|\ \ \ \
| * | | | ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
| * | | | ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-121-0/+10
| |/ / /
* | | | Merge branch 'for-next/omap'Sascha Hauer2012-09-052-44/+153
|\ \ \ \
| * | | | mtd OMAP NAND: implement buswidth autodetection supportSascha Hauer2012-08-031-13/+31
| * | | | mtd nand: implement buswidth detectionSascha Hauer2012-08-031-4/+16
| * | | | mtd OMAP NAND: Use prefetch engineSascha Hauer2012-08-031-0/+100
| * | | | mtd OMAP NAND: Fix dev_ready handlingSascha Hauer2012-08-021-28/+7
| |/ / /
* | | | Merge branch 'for-next/mtd'Sascha Hauer2012-09-054-11/+40
|\ \ \ \
| * | | | mtd: add private data to mtddev-hookAlexander Aring2012-09-034-6/+35
| * | | | mtd: fix compiler warningsAlexander Aring2012-09-032-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2012-09-051-1/+1
|\ \ \ \
| * | | | net: miidev: really wait for auto negotiationWolfram Sang2012-09-031-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next/mc13xxx'Sascha Hauer2012-09-051-5/+26
|\ \ \ \
| * | | | mc13xxx: Fixed memory leakAlexander Shiyan2012-09-041-5/+5
| * | | | mc13xxx: Hide private struct mc13xxx from other unitsAlexander Shiyan2012-09-041-0/+15
| * | | | mc13xxx: Added mc13xxx_revision() function.Alexander Shiyan2012-08-101-0/+6
| |/ / /
* | | | Merge branch 'for-next/jtag'Sascha Hauer2012-09-055-0/+416
|\ \ \ \