summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* common: Allow for I/O mapped I/OMichel Stam2014-04-084-11/+13
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-048-15/+36
|\
| * nand: mxs: Fix for calculating ecc strength on some types of NAND flashDmitry Lavnikevich2014-03-121-4/+17
| * nand: mxs: Check for up to 4 NAND chipsDmitry Lavnikevich2014-03-121-2/+9
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-1/+1
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-125-6/+7
* | Merge branch 'for-next/misc'Sascha Hauer2014-04-0411-34/+86
|\ \
| * | mtd: omap gpmc: Turn debug message into dev_dbgSascha Hauer2014-04-041-1/+1
| * | drivers: treewide: Kill empty remove() implementationsAlexander Shiyan2014-04-026-31/+0
| * | of: Add support for "stdout-path" propertySascha Hauer2014-03-311-2/+5
| * | clocksource: add dummy software-only clocksourceAntony Pavlov2014-03-193-0/+80
* | | Merge branch 'for-next/davinci'Sascha Hauer2014-04-043-0/+219
|\ \ \
| * | | gpio: add driver for TI DaVinci SoCsAntony Pavlov2014-03-183-0/+219
| |/ /
* | | Merge branch 'for-next/mips'Sascha Hauer2014-04-047-7/+501
|\ \ \
| * | | clk: add Atheros AR933x driverAntony Pavlov2014-03-282-0/+174
| * | | serial: add Atheros AR933x driverAntony Pavlov2014-03-284-0/+281
| * | | serial: ns16550: add compatible entry for "ingenic,jz4740-uart"Antony Pavlov2014-03-261-0/+20
| * | | serial: ns16550: add compatible entry for "ns16450"Antony Pavlov2014-03-261-0/+16
| * | | serial: ns16550: make FCR setup value part of struct ns16550_privAntony Pavlov2014-03-261-6/+7
| * | | serial: ns16550: fix whitespacesAntony Pavlov2014-03-261-1/+1
* | | | Merge branch 'for-next/imx-ipu-v3'Sascha Hauer2014-04-0442-221/+8245
|\ \ \ \
| * | | | video: i.MX IPUv3: Add hdmi supportSascha Hauer2014-03-294-0/+2333
| * | | | video: i.MX IPUv3: Add lvds bridge supportSascha Hauer2014-03-293-0/+314
| * | | | video: Add i.MX IPUv3 supportSascha Hauer2014-03-2914-0/+3905
| * | | | video: Add edid supportSascha Hauer2014-03-295-3/+1065
| * | | | video: Add display timing from devicetree helperSascha Hauer2014-03-292-0/+239
| * | | | video: rework mode_name parameter settingSascha Hauer2014-03-291-33/+74
| * | | | video: introduce struct display_timingsSascha Hauer2014-03-298-27/+29
| * | | | clk: Add parent round/set rate for mux and gateSascha Hauer2014-03-283-0/+24
| * | | | clk: clk-fixed-factor: add set_rate/round_rate callbacksSascha Hauer2014-03-281-0/+30
| * | | | clk: let clk-divider handle the table based divider aswellSascha Hauer2014-03-283-121/+37
| * | | | clk: clk-divider: sync with kernel codeSascha Hauer2014-03-281-30/+161
| * | | | clk: clk-divider: pass flags to initializersSascha Hauer2014-03-282-4/+6
| * | | | clk: clk-fixed-factor: pass flags to initializersSascha Hauer2014-03-284-4/+5
| * | | | clk: clk-gate: pass flags to initializersSascha Hauer2014-03-285-9/+10
| * | | | clk: clk-mux: pass clk flags from initializersSascha Hauer2014-03-283-5/+7
| * | | | clk: implement clk_round_rateSascha Hauer2014-03-281-0/+10
| * | | | i2c: implement of_find_i2c_adapter_by_nodeSascha Hauer2014-03-281-0/+11
| * | | | i2c: i.MX: move to earlier initcallSascha Hauer2014-03-281-1/+1
| |/ / /
* / / / input: gpio-keys; dt probing needs CONFIG_OF_GPIOSascha Hauer2014-03-291-1/+1
|/ / /
* | | mtd: ubi: avoid NULL pointer dereference in ubi_get_devicePhilipp Zabel2014-03-231-0/+2
* | | usb: gadget: propagate error code from usb_composite_registerSascha Hauer2014-03-191-1/+3
* | | usb: gadget: set composite to NULL when usb_gadget_register_driver failsSascha Hauer2014-03-191-1/+8
|/ /
* / mci: core: Typo fix in printk specifierAlexander Shiyan2014-03-171-1/+1
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-074-20/+33
|\
| * mtd: ubi: rework loggingSascha Hauer2014-02-284-20/+33
* | Merge branch 'for-next/spi'Sascha Hauer2014-03-071-68/+64
|\ \
| * | spi: imx: Use device idsSascha Hauer2014-02-101-18/+48
| * | spi: imx: Use IS_ENABLED to drop ifdefsSascha Hauer2014-02-091-21/+8