summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wdog: imx-wd: watchdog cannot be disabled againStefan Christ2015-11-301-1/+4
* | | | Merge branch 'for-next/i2c'Sascha Hauer2015-12-0813-17/+1043
|\ \ \ \
| * | | | drivers: bus: Match against id_table firstAndrey Smirnov2015-12-071-3/+2
| * | | | eeprom: Support pagesize OF device tree propertyTrent Piepho2015-11-261-6/+12
| * | | | eeprom: Add support for 24c1025 EEPROMTrent Piepho2015-11-261-2/+6
| * | | | i2c: core: Add client I2C address to devinfoTrent Piepho2015-11-201-0/+9
| * | | | i2c: add pca954x bus multiplexer driverAntony Pavlov2015-11-195-1/+272
| * | | | i2c: import multiplexed I2C bus core support from linux kernelAntony Pavlov2015-11-193-0/+156
| * | | | i2c: Create for_each_i2c_adapter()Sascha Hauer2015-11-191-4/+4
| * | | | i2c-imx: Use xzalloc instead of kzallocAndrey Smirnov2015-11-191-1/+1
| * | | | i2c: Add support for DesignWare controllersAndrey Smirnov2015-11-193-0/+581
| | |/ / | |/| |
* | | | Merge branch 'for-next/fb'Sascha Hauer2015-12-082-27/+39
|\ \ \ \
| * | | | video: pwm-backlight: Honour discrete brightness levels from dtSascha Hauer2015-11-231-7/+20
| * | | | font: fbconsole: add custom font supportsDu Huanpeng2015-11-231-2/+3
| * | | | fbconsole: move font variable into struct font_descDu Huanpeng2015-11-091-19/+17
| | |/ / | |/| |
* | | | net: smc1111: fix ethernet mac settingRobert Jarzmik2015-12-071-1/+1
| |_|/ |/| |
* | | mtd: core: initialize *retlen in mtd_write()Sascha Hauer2015-11-231-0/+2
| |/ |/|
* | usb: mx25: fix bit position of "Host power mask"Uwe Kleine-König2015-11-091-1/+1
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-11-063-45/+54
|\
| * usb: ehci-hcd: Use regular mdelay()Sascha Hauer2015-10-141-1/+3
| * Revert "usb: ehci-hcd: detect re-entrance"Sascha Hauer2015-10-141-38/+4
| * Revert "usb: ehci-hcd: use mdelay_non_interruptible()"Sascha Hauer2015-10-141-3/+3
| * usb: core: return -EAGAIN on usb_* functions reentrancePeter Mamonov2015-10-141-1/+39
| * input: usb_kbd: skip poll on -EAGAIN errorPeter Mamonov2015-10-141-2/+5
* | Merge branch 'for-next/net'Sascha Hauer2015-11-061-5/+8
|\ \
| * | net: phy: wait for link OK after successfull autonegotiationAnton Bondarenko2015-11-051-5/+8
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-11-063-2/+265
|\ \
| * | net: mvneta: add Armada XP compatibleSebastian Hesselbarth2015-10-121-0/+1
| * | clk: mvebu: Add corediv clock driver for Armada 370/XPSebastian Hesselbarth2015-10-122-2/+264
* | | Merge branch 'for-next/misc'Sascha Hauer2015-11-064-27/+17
|\ \ \
| * | | fb: alloc or free shadowfb whether fb enabled or disabledAleksey Kuleshov2015-11-061-2/+2
| * | | fb: satisfy semantics for shadowfb's alloc/freeAleksey Kuleshov2015-11-061-2/+9
| * | | fbconsole: no need to copy extra lineAleksey Kuleshov2015-11-061-1/+2
| * | | mci: Print versions with micro levels correctlyTrent Piepho2015-11-051-5/+4
| * | | ata: disk_ata_drive: remove obsolete check for ID validityPeter Mamonov2015-11-021-17/+0
| | |/ | |/|
* | | Merge branch 'for-next/memtest'Sascha Hauer2015-11-063-9/+6
|\ \ \
| * | | rework remap_rangeSascha Hauer2015-11-033-9/+6
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2015-11-061-1/+1
|\ \ \
| * | | video: ipuv3: Silence VPL messageSascha Hauer2015-10-271-1/+1
| | |/ | |/|
* | | amba: check if on remove callbackAlexander Aring2015-10-271-1/+2
| |/ |/|
* | 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