index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Rob Herring
2014-05-20
20
-824
/
+3117
|
\
|
*
tty/serial: fix generic earlycon option parsing
Rob Herring
2014-05-04
1
-13
/
+5
|
*
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
2014-05-04
1
-0
/
+10
|
*
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-28
89
-599
/
+1191
|
|
\
|
*
|
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
2014-04-25
1
-0
/
+1
|
*
|
serial: sc16is7xx: depend on I2C
Jon Ringle
2014-04-25
1
-0
/
+1
|
*
|
serial: sc16is7xx
Jon Ringle
2014-04-25
3
-0
/
+1289
|
*
|
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
2014-04-25
1
-9
/
+1
|
*
|
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
2014-04-25
3
-0
/
+72
|
*
|
tty/serial: pl011: add generic earlycon support
Rob Herring
2014-04-25
2
-1
/
+30
|
*
|
tty/serial: convert 8250 to generic earlycon
Rob Herring
2014-04-25
2
-123
/
+16
|
*
|
tty/serial: add generic serial earlycon
Rob Herring
2014-04-25
3
-0
/
+161
|
*
|
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
2014-04-25
1
-5
/
+0
|
*
|
tty: serial: Add driver for MEN's 16z135 High Speed UART.
Johannes Thumshirn
2014-04-25
3
-0
/
+877
|
*
|
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2014-04-25
2
-447
/
+470
|
*
|
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
2014-04-25
1
-5
/
+1
|
*
|
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
2014-04-25
1
-28
/
+24
|
*
|
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
2014-04-25
1
-1
/
+3
|
*
|
tty: xuartps: Clean up
Soren Brinkmann
2014-04-25
1
-136
/
+74
|
*
|
tty: xuartps: Initialize ports according to aliases
Michal Simek
2014-04-25
1
-8
/
+16
|
*
|
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
2014-04-25
1
-60
/
+49
|
*
|
tty: serial: omap: fix Sparse warnings
Felipe Balbi
2014-04-25
1
-2
/
+2
|
*
|
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
2014-04-25
1
-3
/
+0
|
*
|
tty: serial: omap: remove some dead code
Felipe Balbi
2014-04-25
1
-39
/
+0
|
*
|
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
2014-04-25
1
-23
/
+9
|
*
|
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
2014-04-25
1
-7
/
+3
|
*
|
tty: serial: omap: cleanup variable declarations
Felipe Balbi
2014-04-25
1
-3
/
+6
|
*
|
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
2014-04-25
1
-2
/
+3
|
*
|
tty: serial: add missing braces
Felipe Balbi
2014-04-25
1
-1
/
+4
|
*
|
Revert "serial: omap: unlock the port lock"
Felipe Balbi
2014-04-25
1
-4
/
+1
|
*
|
bluetooth: hci_ldisc: fix deadlock condition
Felipe Balbi
2014-04-25
2
-5
/
+20
|
*
|
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-25
5
-20
/
+3
|
*
|
tty: serial: replace del_timer by del_timer_sync
Julia Lawall
2014-04-25
1
-1
/
+1
|
*
|
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
Daniel Thompson
2014-04-25
1
-1
/
+1
|
*
|
serial: sh-sci: Add device tree support for r8a7779
Simon Horman
2014-04-25
1
-1
/
+9
|
*
|
8250_dw: Support all baudrates on baytrail
Loic Poulain
2014-04-25
1
-4
/
+77
|
*
|
pch_uart: Add uart device to irq name
Alexander Stein
2014-04-25
1
-1
/
+7
*
|
|
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-05-14
293
-2357
/
+3776
|
\
\
\
|
*
|
|
of/selftest: add testcase for nodes with same name and address
Rob Herring
2014-05-13
3
-1
/
+55
|
*
|
|
of/selftest: clean-up of_selftest_platform_populate pass/fail handling
Rob Herring
2014-05-13
1
-9
/
+5
|
*
|
|
of: kill off of_can_translate_address
Rob Herring
2014-05-13
2
-24
/
+3
|
*
|
|
of/platform: fix device naming for non-translatable addresses
Rob Herring
2014-05-13
1
-10
/
+1
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-09
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-06
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-05-08
6
-3
/
+72
|
|
\
\
\
\
|
|
*
|
|
|
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2014-05-05
2
-1
/
+26
|
|
*
|
|
|
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2014-04-25
1
-0
/
+7
|
|
*
|
|
|
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
2014-04-25
1
-1
/
+3
|
|
*
|
|
|
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
2014-04-25
1
-1
/
+28
|
|
*
|
|
|
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
2014-04-24
1
-0
/
+8
[next]