summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-201-44/+14
* ARM: align cpu_method_of_table namingRob Herring2014-05-202-6/+9
* irqchip: align irqchip OF match table section namingRob Herring2014-05-202-5/+5
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2031-993/+3193
|\
| * 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-27249-1441/+2312
| |\
| * | 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: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTsJon Ringle2014-04-251-0/+33
| * | serial: sc16is7xxJon Ringle2014-04-254-0/+1292
| * | Revert "serial: sh-sci: Add device tree support for r8a7779"Greg Kroah-Hartman2014-04-242-10/+1
| * | arm64: remove arch specific earlyprintkRob Herring2014-04-243-168/+0
| * | arm64: enable FIX_EARLYCON_MEM kconfigRob Herring2014-04-241-0/+3
| * | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-244-0/+74
| * | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-243-1/+37
| * | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-242-123/+16
| * | tty/serial: add generic serial earlyconRob Herring2014-04-244-0/+177
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-242-5/+3
| * | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-244-0/+880
| * | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-243-448/+471
| * | 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
| * | serial: fix UART_IIR_IDFelipe Balbi2014-04-241-1/+1
| * | Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-241-4/+1
| * | bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2014-04-242-5/+20
| * | tty_ldisc: add more limits to the @write_wakeupHuang Shijie2014-04-241-1/+4
| * | 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-242-1/+10
| * | 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-13713-4727/+7489
|\ \ \
| * | | 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
| * | | of: kill off of_can_translate_addressRob Herring2014-05-133-25/+3
| * | | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-131-10/+1