summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of gpio: Build gpio helper only when gpiolib is selectedSascha Hauer2012-10-261-1/+1
* mtd nand i.MX: fix compilation for unsupported SoCSascha Hauer2012-10-261-0/+3
* mtd mxs nand: select NAND_BBTSascha Hauer2012-10-261-0/+1
* misc JTAG: Let Jtag driver depend on GENERIC_GPIOSascha Hauer2012-10-261-0/+1
* mfd stmpe: Add missing semicolons at end of EXPORT_SYMBOLSascha Hauer2012-10-261-2/+2
* mtd: fix mtdraw_write/mtdraw_erase argumentsSascha Hauer2012-10-261-2/+2
* mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* mtd: ubi: cdev: fix build warning for 64-bitWolfram Sang2012-10-231-1/+1
* net gianfar: remove unused variableSascha Hauer2012-10-171-1/+0
* designware: fix 100mps phy supportJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+10
* mtd-core: add writesize in MEMGETINFO ioctlAlexander Aring2012-10-131-0/+1
* platform driver: Drop check for resource conflictsSascha Hauer2012-10-131-12/+0
* Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-072-16/+16
|\
| * driver: make get_bus_by_name staticSascha Hauer2012-10-041-1/+1
| * driver: move dev_get_drvdata out of CONFIG_CMD_DEVINFOSascha Hauer2012-10-041-15/+15
* | davinci_emac: fix comment for the _send functionAntony Pavlov2012-10-051-2/+2
* | i2c i.MX: fixup clock support for powerpcSascha Hauer2012-10-041-14/+1
* | gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* | net/designware: fix phylib supportJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+2
* | net/designware: update version display to print user ID and Synosys IDJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+10
* | amba/bus: add missing bus_registerJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+7
* | net mdio_bus: Add missing bus_registerSascha Hauer2012-10-041-2/+0
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-0417-26/+708
|\ \
| * | ARM i.MX: Remove old clock supportSascha Hauer2012-10-044-4/+0
| * | video i.MX IPU: Switch to clock supportSascha Hauer2012-10-041-2/+8
| * | video i.MX: Switch to clock supportSascha Hauer2012-10-041-1/+8
| * | i2c i.MX: Switch to clock supportSascha Hauer2012-10-041-2/+21
| * | mci i.MX: Switch to clock supportSascha Hauer2012-10-041-3/+12
| * | mci i.MX ESDHC: Switch to clock supportSascha Hauer2012-10-041-3/+12
| * | spi i.MX: Switch to clk supportSascha Hauer2012-10-041-2/+19
| * | serial i.MX: Switch to clk supportSascha Hauer2012-10-041-5/+20
| * | net fec: Switch to clk supportSascha Hauer2012-10-042-3/+32
| * | clk: initial common clk supportSascha Hauer2012-10-047-1/+521
| * | clk clkdev: Add clkdev matching based on physbaseSascha Hauer2012-10-041-0/+55
| |/
* | devinfo: display device bus nameJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+4
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-0477-99/+111
* | fb: move add param to bus probeJean-Christophe PLAGNIOL-VILLARD2012-10-041-11/+12
|/
* Merge branch 'for-next/spi'Sascha Hauer2012-10-034-0/+500
|\
| * drivers/spi: add driver for the Multichannel SPI controller found in TI SoCsJan Luebbe2012-09-064-0/+500
* | Merge branch 'for-next/sandbox'Sascha Hauer2012-10-033-0/+106
|\ \
| * | sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-253-0/+106
* | | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0393-344/+0
|\ \ \
| * | | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1794-347/+0
* | | | Merge branch 'for-next/mtd'Sascha Hauer2012-10-036-27/+186
|\ \ \ \
| * | | | mtd: nand: extend NAND flash detection to new MLC chipsMarcus Folkesson2012-09-162-19/+108
| * | | | drivers/nor/cfi_flash: use IS_ENABLED instead of an ifdefJan Luebbe2012-09-162-7/+3
| * | | | drivers/nor/m25p80: add MTD supportJan Luebbe2012-09-162-1/+72
| * | | | drivers/nor/m25p80: add JEDEC ID for Micron/Numonyx SPI NOR flashJan Luebbe2012-09-061-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-next/mmc'Sascha Hauer2012-10-031-4/+4
|\ \ \ \
| * | | | Fix endianness error on be targetFranck Jullien2012-09-141-4/+4