summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | pci: Use standard pr_debugSascha Hauer2015-03-171-19/+15
* | | | Merge branch 'for-next/net'Sascha Hauer2015-04-134-0/+6557
|\ \ \ \
| * | | | net: Add Intel e1000 driverSascha Hauer2015-04-034-0/+6557
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-04-132-12/+56
|\ \ \ \
| * | | | wdog: imx-wd: Disable watchdog powerdown counterMarkus Pargmann2015-04-131-0/+6
| * | | | wdog: imx-wd: Introduce ops struct for imx21/imx1Markus Pargmann2015-04-131-12/+43
| * | | | ARM/MXS/i.MX28: recognize watchdog resetSteffen Trumtrar2015-03-301-0/+7
* | | | | Merge branch 'for-next/driver'Sascha Hauer2015-04-136-9/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | driver: Call bus->remove instead of driver->removeSascha Hauer2015-03-171-2/+2
| * | | | driver: Call remove function only when availableSascha Hauer2015-03-175-5/+10
| * | | | driver: fix device remove orderSascha Hauer2015-03-171-2/+3
| | |/ / | |/| |
* | | | net: smc1111: fix platform data initializationsRobert Jarzmik2015-04-131-2/+2
* | | | net: mvneta: Fix transmit errors due to dirty txdescSebastian Hesselbarth2015-04-131-1/+1
* | | | pci: make sure to activate devices on the root busLucas Stach2015-04-131-0/+7
* | | | mtd: nand_omap_gpmc: Fix ecc check for bch8 romcodeTeresa Gámez2015-03-301-15/+23