summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-041-13/+5
| * tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-041-0/+10
| * Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-2889-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-251-9/+1
| * | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-253-0/+72
| * | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-252-1/+30
| * | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-252-123/+16
| * | tty/serial: add generic serial earlyconRob Herring2014-04-253-0/+161
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-251-5/+0
| * | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-253-0/+877
| * | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-252-447/+470
| * | tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann2014-04-251-5/+1
| * | tty: xuartps: Refactor read-modify-writesSoren Brinkmann2014-04-251-28/+24
| * | tty: xuartps: Print warning in clock notifierSoren Brinkmann2014-04-251-1/+3
| * | tty: xuartps: Clean upSoren Brinkmann2014-04-251-136/+74
| * | tty: xuartps: Initialize ports according to aliasesMichal Simek2014-04-251-8/+16
| * | tty: xuartps: Fix kernel-doc errors in the driverMichal Simek2014-04-251-60/+49
| * | tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-251-2/+2
| * | tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-251-3/+0
| * | tty: serial: omap: remove some dead codeFelipe Balbi2014-04-251-39/+0
| * | tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-251-23/+9
| * | tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-251-7/+3
| * | tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-251-3/+6
| * | tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-251-2/+3
| * | tty: serial: add missing bracesFelipe Balbi2014-04-251-1/+4
| * | Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-251-4/+1
| * | bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2014-04-252-5/+20
| * | serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-255-20/+3
| * | tty: serial: replace del_timer by del_timer_syncJulia Lawall2014-04-251-1/+1
| * | serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson2014-04-251-1/+1
| * | serial: sh-sci: Add device tree support for r8a7779Simon Horman2014-04-251-1/+9
| * | 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-251-4/+77
| * | pch_uart: Add uart device to irq nameAlexander Stein2014-04-251-1/+7
* | | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-14293-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
| * | | of: kill off of_can_translate_addressRob Herring2014-05-132-24/+3
| * | | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-131-10/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-1/+1
| |\ \ \
| | * | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-061-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-086-3/+72
| |\ \ \ \
| | * | | | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
| | * | | | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-251-0/+7
| | * | | | Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-251-1/+3
| | * | | | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-251-1/+28
| | * | | | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-241-0/+8