summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-0647-176/+176
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-3047-176/+176
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-0610-35/+433
|\ \
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-271-13/+1
| * | bus: mvebu-mbus: Drop device referenceSebastian Hesselbarth2015-04-271-14/+14
| * | bus: mvebu-mbus: Remove coherency attributeSebastian Hesselbarth2015-04-271-6/+0
| * | spi: Add SPI GPIO bitbang driverSebastian Hesselbarth2015-04-273-0/+245
| * | spi: ath79: move spidelay from spi-bitbang-txrxSebastian Hesselbarth2015-04-272-2/+2
| * | gpio: Add driver for 74x164 compatible shift-registersSebastian Hesselbarth2015-04-273-0/+140
| * | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-0615-61/+56
|\ \ \
| * | | usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-041-2/+2
| * | | mtd: of_mtd_fixup(): fix given DT not the default oneMarc Kleine-Budde2015-05-011-1/+1
| * | | net: fec: Fix RGMII-IDMarkus Pargmann2015-05-011-1/+4
| * | | PCI: imx6: simplify config access codeLucas Stach2015-05-011-9/+2
| * | | net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
| * | | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-233-22/+12
| * | | ubi: cdev: remove trailing newline from debug messagesMarc Kleine-Budde2015-04-231-7/+7
| * | | firmware: socfpga: Fix a bug in fpgamgr_program_write_buf()Andrey Smirnov2015-04-231-1/+15
| * | | firmware: socfpga: Add necessary dependency to KconfigAndrey Smirnov2015-04-211-1/+1
| * | | i2c: mv64xxx: continue probe when clock-frequency is missingAntony Pavlov2015-04-171-2/+1
| * | | environment: remove unused codeMarc Kleine-Budde2015-04-171-9/+0
| * | | drivers/base: Mark (of|platform)_device_id data as constantUwe Kleine-König2015-04-171-2/+2
| * | | pci: Do not abuse dev->priv for storing dataSascha Hauer2015-04-171-4/+4
| * | | mtd: m25p80: import ID for Winbond W25Q128FVSSI from linuxAntony Pavlov2015-04-141-0/+1
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-05-064-1/+258
|\ \ \ \
| * | | | habv4: add High Assurance Boot v4Marc Kleine-Budde2015-04-153-0/+239
| * | | | spi: i.MX: Respect the value of 'cs_change'Andrey Smirnov2015-04-141-1/+19
| |/ / /
* | | | Merge branch 'for-next/defer'Sascha Hauer2015-05-065-18/+96
|\ \ \ \ | | |/ / | |/| |
| * | | gpio: orion: Convert to platform_driverSebastian Hesselbarth2015-04-201-6/+1
| * | | led: gpio: Free GPIOs on unregister()Sebastian Hesselbarth2015-04-201-0/+6
| * | | led: Fix led_gpio_rgb_unregister prototypeSascha Hauer2015-04-201-1/+1
| * | | led: gpio: Properly deal with deferred probingSebastian Hesselbarth2015-04-171-4/+26
| * | | OF: gpio: Silence error message on -EPROBE_DEFERSebastian Hesselbarth2015-04-171-3/+5
| * | | gpio: Return -EPROBE_DEFER on gpio_get_num()Sebastian Hesselbarth2015-04-171-1/+4
| * | | base: Introduce deferred probingSebastian Hesselbarth2015-04-171-3/+53
* | | | net: phy: Do not double remove phy deviceSascha Hauer2015-05-051-0/+2
* | | | PCI: fill in bus primary fieldLucas Stach2015-05-011-0/+1
* | | | PCI: register and active bridge device before proceeding to scanLucas Stach2015-05-011-2/+6
| |_|/ |/| |
* | | net: e1000: add HAS_DMA dependencyAntony Pavlov2015-04-281-0/+1
* | | mtd: partition: Fix OF partition fixupSascha Hauer2015-04-281-2/+2
|/ /
* / USB: xHCI: Sync non-coherent DMA buffersSebastian Hesselbarth2015-04-151-1/+22
|/
* Merge branch 'for-next/state'Sascha Hauer2015-04-133-0/+86
|\
| * state: add framework for persistent state handlingSascha Hauer2015-03-123-0/+86
* | Merge branch 'for-next/pxa'Sascha Hauer2015-04-131-0/+29
|\ \
| * | net: smc1111: add a quirk for pxa pxa27x platformsRobert Jarzmik2015-04-131-0/+29
* | | Merge branch 'for-next/pci'Sascha Hauer2015-04-136-20/+1275
|\ \ \
| * | | pci: Add i.MX6 pcie supportSascha Hauer2015-03-173-0/+620
| * | | pci: Add pcie-designware driverSascha Hauer2015-03-174-0/+639
| * | | pci: fix copy-paste bugSascha Hauer2015-03-171-1/+1