summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2015-08-261-6/+15
| * usb: ehci: replace multiple use of le16_to_cpu(req->index) with variableKuo-Jung Su2015-08-261-9/+10
| * usb: ehci-hcd: initialize ehci->qh_list[] with zerosPeter Mamonov2015-08-261-0/+2
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-09-013-60/+113
|\ \
| * | serial: ns16550: Set linux_console_nameSascha Hauer2015-08-261-0/+2
| * | clk: socfpga: don't register fixed clocksSteffen Trumtrar2015-08-191-12/+1
| * | gpio: dw: implement new bindingsSteffen Trumtrar2015-08-191-24/+55
| * | gpio: dw: fix copy&paste variable nameSteffen Trumtrar2015-08-191-2/+2
| * | clk: socfpga: fix dt binding supportSteffen Trumtrar2015-08-191-21/+52
| |/
* | Merge branch 'for-next/restart'Sascha Hauer2015-09-0110-54/+583
|\ \
| * | mfd: da9053: add da9053 watchdog and system restart driverJuergen Borleis2015-08-283-0/+316
| * | mfd: da9063: add da9063 watchdog and system restart driverPhilipp Zabel2015-08-283-0/+174
| * | watchdog: Give watchdogs a nameSascha Hauer2015-08-274-1/+17
| * | watchdog: Allow multiple watchdogsSascha Hauer2015-08-271-12/+45
| * | restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-273-30/+32
| * | watchdog: imxwd: remove remove callbackSascha Hauer2015-08-261-12/+0
| |/
* | Merge branch 'for-next/of_path'Sascha Hauer2015-09-012-7/+11
|\ \
| * | of_path: Allow pointing directly to the partitionSascha Hauer2015-09-011-5/+9
| * | cdev: Add function to find cdev by device_nodeSascha Hauer2015-09-011-2/+2
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2015-09-014-91/+122
|\ \
| * | spi: i.MX: optimize transfers for ECSPI v2.3Sascha Hauer2015-08-311-1/+72
| * | spi: i.MX: create SoC specific transfer functionsSascha Hauer2015-08-311-14/+31
| * | spi: i.MX: use start mode control bitSascha Hauer2015-08-311-6/+2
| * | mtd: spi-nor: mostly drop lock/unlock codeSascha Hauer2015-08-281-66/+8
| * | mtd: m25p80: make it possible to use large blocks if desiredSascha Hauer2015-08-263-5/+10
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-09-014-22/+32
|\ \
| * | mci: mmci: Fix status flags checkAlexander Shiyan2015-08-191-9/+9
| * | mtd: nand: mrvl-nand: create initial empty bbtRobert Jarzmik2015-08-191-2/+3
| * | i2c-imx: Fix memory leak in i2c_fsl_probe()Andrey Smirnov2015-08-191-4/+8
| * | spi-nor: Align spi_nor_ids[] with kernel 4.1Fabio Estevam2015-08-191-7/+12
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2015-09-015-10/+300
|\ \
| * | i2c: gpio: add bus recovery supportJan Luebbe2015-08-201-0/+10
| * | i2c: algo-bit: check if the bus is busyJan Luebbe2015-08-201-0/+32
| * | i2c: algo-bit: fix debug codeJan Luebbe2015-08-201-7/+5
| * | i2c-omap: add bus recovery supportJan Luebbe2015-08-201-3/+81
| * | i2c-omap: clear ARDY twiceJan Luebbe2015-08-201-0/+4
| * | i2c: add bus recovery infrastructureJan Luebbe2015-08-201-0/+130
| * | at24: support write-protect GPIOJan Luebbe2015-08-201-0/+38
| |/
* | Merge branch 'for-next/fb-imx-ipu-v3'Sascha Hauer2015-09-016-152/+273
|\ \
| * | video: simple-panel: mode support depends on I2C and EDIDLucas Stach2015-08-191-1/+2
| * | video: MTL017: depend on I2CLucas Stach2015-08-191-0/+1
| * | video: ipu-fb: mark internally used functions as staticLucas Stach2015-08-191-2/+4
| * | fb: imx-ipu-v3: Use writecombine memory for fbSascha Hauer2015-08-071-1/+1
| * | video: ipuv3: Adjust videomode to IPU limitationsSascha Hauer2015-08-071-0/+30
| * | video: imx-hdmi: sync with kernelSascha Hauer2015-08-072-148/+235
| |/
* | video: fbcon: needs console supportLucas Stach2015-08-201-0/+1