summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rework remap_rangeSascha Hauer2015-11-033-9/+6
* video: simple-panel: depend on OFDEVICELucas Stach2015-10-141-1/+1
* mtd: nand_denali: don't include arch headerLucas Stach2015-10-142-2/+0
* input: usb-kbd: depend on CONSOLE_FULLLucas Stach2015-10-141-0/+1
* Merge branch 'for-next/usb'Sascha Hauer2015-10-078-19/+928
|\
| * usb: core: drop unnecessary le16_to_cpu() conversionAntony Pavlov2015-10-021-4/+4
| * input: port usb keyboard driver from the u-bootPeter Mamonov2015-10-023-0/+428
| * usb: ehci-hcd: use mdelay_non_interruptible()Peter Mamonov2015-10-021-3/+3
| * usb: ehci-hcd: detect re-entrancePeter Mamonov2015-10-021-4/+38
| * usb: ehci-hcd: port periodic transactions implementation from the u-bootPeter Mamonov2015-10-022-2/+415
| * usb: chipidea: Add udc unregister for device removalMarkus Pargmann2015-09-232-0/+20
| * usb: ehci-hcd: use is_timeout_non_interruptible()Peter Mamonov2015-09-101-2/+2
| * usb: ehci-hcd: add OF bindingsPeter Mamonov2015-09-041-4/+18
| * usb: ehci: fix include/usb/usb.h:'struct usb_configuration' misuseAntony Pavlov2015-09-021-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2015-10-076-0/+2190
|\ \
| * | mtd denali: pass col argument to READID operationEnrico Jorns2015-09-231-1/+1
| * | mtd nand_denali: Add denali nand driverEnrico Jorns2015-09-235-0/+2188
| * | mtd nand: added 'bits_per_cell' propertyEnrico Jorns2015-09-231-0/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2015-10-077-7/+11
|\ \ \
| * | | video: imx-hdmi: Remove unused 'regmap' structureFabio Estevam2015-10-011-1/+0
| * | | introduce strerrorpSascha Hauer2015-09-232-5/+5
| * | | usb: storage: fix warning: no previous prototype for 'usb_stor_Bulk_clear_end...Antony Pavlov2015-09-141-1/+1
| * | | video: imx-hdmi: depend on EDID supportLucas Stach2015-09-041-0/+1
| * | | video: vpl: depend on OFTREELucas Stach2015-09-041-0/+3
| * | | mtd: spi-nor: add Spansion S25FL204K supportAntony Pavlov2015-09-021-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/mips'Sascha Hauer2015-10-072-0/+157
|\ \ \
| * | | gpio: add ath79-gpio driver for Atheros MIPS SoCsAntony Pavlov2015-09-232-0/+157
| | |/ | |/|
* | | Merge branch 'for-next/mci'Sascha Hauer2015-10-072-7/+48
|\ \ \
| * | | mci: core: Increase clock for SD highspeed modeSascha Hauer2015-10-021-0/+3
| * | | ata: intf_platform_ide: add OF bindingsPeter Mamonov2015-09-241-5/+25
| * | | drivers: mci: Add mci_get_device_by_name functionDaniel Schultz2015-09-041-0/+18
| * | | drivers: mci: Make two functions publicDaniel Schultz2015-09-041-2/+2
* | | | Merge branch 'for-next/imx-ldb'Sascha Hauer2015-10-074-41/+81
|\ \ \ \
| * | | | video: backlight-pwm: Add regulator supportSascha Hauer2015-10-011-0/+13
| * | | | video: backlight-pwm: Add error messageSascha Hauer2015-10-011-1/+3
| * | | | video: ipuv3: print error message when no modes are foundSascha Hauer2015-10-011-1/+3
| * | | | video: simple-panel: Add support for device tree provided nodesSascha Hauer2015-10-011-0/+8
| * | | | video: simple-panel: Add debug/error messagesSascha Hauer2015-10-011-5/+23
| * | | | video: ipuv3: imx-ldb: Support video modes in ldb nodeSascha Hauer2015-10-011-28/+27
| * | | | video: ipuv3: imx-ldb: remove unused variableSascha Hauer2015-10-011-7/+0
| * | | | video: ipuv3: Do not crash when no mode is foundSascha Hauer2015-10-011-0/+5
| | |/ / | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-10-072-5/+63
|\ \ \ \
| * | | | chipidea-imx: allow phymode configuration in pdataEric Bénard2015-09-291-0/+1
| * | | | i2c: fsl: Add bus recovery supportSascha Hauer2015-09-171-5/+62
* | | | | Revert "spi: i.MX: optimize transfers for ECSPI v2.3"Sascha Hauer2015-10-051-72/+1
| |/ / / |/| | |
* | | | video: imx: assert that image buffer doesn't cross a 4 MiB boundaryUwe Kleine-König2015-09-211-10/+39
|/ / /
* / / net: e1000: correct function signature of set_ethaddrLucas Stach2015-09-091-1/+1
|/ /
* | mfd: da9053: remove references to nonexistent cdev memberLucas Stach2015-09-041-2/+1
* | ata: ide-sff: fix integer overflow in ata_wait_ready()Peter Mamonov2015-09-041-1/+1
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-09-011-14/+26
|\