summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx-realq7'Sascha Hauer2013-04-041-1/+8
|\
| * net: phy: micrel: Update id table from kernelSascha Hauer2013-03-111-1/+8
* | Merge branch 'for-next/fec'Sascha Hauer2013-04-041-12/+1
|\ \
| * | net: fec: use standard phy type definesSascha Hauer2013-03-091-11/+1
| * | net: fec: drop sevenwire supportSascha Hauer2013-03-091-1/+0
| |/
* | Merge branch 'for-next/device-driver-macros'Sascha Hauer2013-04-043-7/+15
|\ \
| * | Introduce device_spi_driver() macro and use it for SPI driversAlexander Shiyan2013-03-141-0/+3
| * | I2C: Rename i2c_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
| * | SPI: Rename spi_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
| * | Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-0/+2
| * | Extend device_platform_driver macroAlexander Shiyan2013-03-141-5/+8
| |/
* | Merge branch 'for-next/clps711x'Sascha Hauer2013-04-044-0/+111
|\ \
| * | Add system controller register driver (SYSCON)Alexander Shiyan2013-03-111-0/+26
| * | Add helpers to define resourcesAlexander Shiyan2013-03-111-0/+15
| * | Add Generic GPIO driverAlexander Shiyan2013-03-112-0/+70
| |/
* | Merge branch 'for-next/clk'Sascha Hauer2013-04-041-2/+2
|\ \
| * | clk: Add is_enabled callbackSascha Hauer2013-03-151-2/+2
| |/
* | Merge branch 'for-next/bootsource'Sascha Hauer2013-04-041-0/+27
|\ \
| * | bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usbMarc Kleine-Budde2013-04-041-0/+4
| * | bootsource: add support for bootsource instance informationMarc Kleine-Budde2013-04-041-0/+4
| * | bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-041-0/+19
| |/
* | Merge branch 'for-next/ata'Sascha Hauer2013-04-041-0/+3
|\ \
| * | ata: Add init callback to ata_port_operationsSascha Hauer2013-03-081-0/+1
| * | ata: add ata logical device to defer probeSascha Hauer2013-03-081-0/+2
| |/
* / parameter: fix build warning when !CONFIG_PARAMETERJosh Cartwright2013-04-021-1/+1
|/
* fix another brown paper bag bug introduced with compile time loglevelSascha Hauer2013-03-061-4/+1
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-043-0/+90
|\
| * sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+30
| * amba: introduce amba_device_get_pid/cidJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+28
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+32
* | Merge branch 'for-next/usb'Sascha Hauer2013-03-043-0/+14
|\ \
| * | USB i.MX: Add chipidea gadget supportSascha Hauer2013-02-151-0/+6
| * | USB i.MX chipidea: implement post init supportSascha Hauer2013-02-141-0/+2
| * | USB ehci: Add platform specific init callsSascha Hauer2013-02-141-0/+5
| * | USB chipidea i.MX: Fix PTS mask for HSICSascha Hauer2013-02-141-0/+1
| |/
* | Merge branch 'for-next/mxs'Sascha Hauer2013-03-041-0/+2
|\ \
| * | env: add register_persistent_environmentEric BĂ©nard2013-02-211-0/+2
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2013-03-042-4/+13
|\ \
| * | mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+2
| * | mtd: Add mtd_* functionsSascha Hauer2013-02-141-0/+7
| * | libmtd: rename functions from mtd_* to libmtd_*Sascha Hauer2013-02-141-4/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-0410-15/+54
|\ \
| * | usb: fix build for big-endian platformAntony Pavlov2013-03-031-1/+1
| * | log2: Fix declaration of __roundup_pow_of_twoMaxime Ripard2013-02-271-0/+9
| * | fs: add pread and pwrite functionsAlexander Aring2013-02-201-0/+2
| * | fs: fix return type of readAlexander Aring2013-02-181-1/+1
| * | Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-0/+4
| * | mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-184-12/+12
| * | Add missing SZ_xx definesAlexander Shiyan2013-02-151-0/+12
| * | Introduce device_platform_driver() macroAlexander Shiyan2013-02-131-0/+12