summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: earlycon: add DT supportRob Herring2014-05-201-0/+28
* of: consolidate linker section OF match table declarationsRob Herring2014-05-202-5/+4
* clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring2014-05-201-1/+1
* irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-2/+2
* irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-4/+2
* clk: sunxi: fix function type for CLK_OF_DECLARERob Herring2014-05-201-1/+1
* clk: sunxi: avoid double DT matchingRob Herring2014-05-201-2/+1
* clk: rockchip: fix function type for CLK_OF_DECLARERob Herring2014-05-201-2/+1
* of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-201-1/+1
* irqchip: align irqchip OF match table section namingRob Herring2014-05-201-3/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2020-824/+3117
|\
| * tty/serial: fix generic earlycon option parsingRob Herring2014-05-031-13/+5
| * tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-031-0/+10
| * Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-2789-599/+1191
| |\
| * | serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle2014-04-251-0/+1
| * | serial: sc16is7xx: depend on I2CJon Ringle2014-04-251-0/+1
| * | serial: sc16is7xxJon Ringle2014-04-253-0/+1289
| * | Revert "serial: sh-sci: Add device tree support for r8a7779"Greg Kroah-Hartman2014-04-241-9/+1
| * | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-243-0/+72
| * | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-242-1/+30
| * | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-242-123/+16
| * | tty/serial: add generic serial earlyconRob Herring2014-04-243-0/+161
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-5/+0
| * | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-243-0/+877
| * | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-242-447/+470
| * | tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann2014-04-241-5/+1
| * | tty: xuartps: Refactor read-modify-writesSoren Brinkmann2014-04-241-28/+24
| * | tty: xuartps: Print warning in clock notifierSoren Brinkmann2014-04-241-1/+3
| * | tty: xuartps: Clean upSoren Brinkmann2014-04-241-136/+74
| * | tty: xuartps: Initialize ports according to aliasesMichal Simek2014-04-241-8/+16
| * | tty: xuartps: Fix kernel-doc errors in the driverMichal Simek2014-04-241-60/+49
| * | tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-241-2/+2
| * | tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-241-3/+0
| * | tty: serial: omap: remove some dead codeFelipe Balbi2014-04-241-39/+0
| * | tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-241-23/+9
| * | tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-241-7/+3
| * | tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-241-3/+6
| * | tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-241-2/+3
| * | tty: serial: add missing bracesFelipe Balbi2014-04-241-1/+4
| * | Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-241-4/+1
| * | bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2014-04-242-5/+20
| * | serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-245-20/+3
| * | tty: serial: replace del_timer by del_timer_syncJulia Lawall2014-04-241-1/+1
| * | serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson2014-04-241-1/+1
| * | serial: sh-sci: Add device tree support for r8a7779Simon Horman2014-04-241-1/+9
| * | 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-241-4/+77
| * | pch_uart: Add uart device to irq nameAlexander Stein2014-04-241-1/+7
* | | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13293-2357/+3776
|\ \ \
| * | | of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-133-1/+55
| * | | of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-131-9/+5