index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
serial: efm32: add module_exit
Vincent Stehlé
1
-0
/
+1
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2
-26
/
+32
2014-05-28
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
Johannes Thumshirn
1
-3
/
+4
2014-05-28
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
1
-4
/
+4
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
1
-4
/
+13
2014-05-28
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
2
-33
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2
-3
/
+1
2014-05-28
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
1
-0
/
+3
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-05-27
tty: n_hdlc: Drop redundant error message
Jean Delvare
1
-4
/
+0
2014-05-27
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-04
tty/serial: fix generic earlycon option parsing
Rob Herring
1
-13
/
+5
2014-05-04
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
89
-599
/
+1191
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+9
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-34
/
+55
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+57
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-162
/
+288
2014-04-27
Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-20
/
+184
2014-04-26
Merge branches 'pnp' and 'acpi-hotplug'
Rafael J. Wysocki
2
-3
/
+81
2014-04-26
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
1
-0
/
+1
2014-04-26
serial: sc16is7xx: depend on I2C
Jon Ringle
1
-0
/
+1
2014-04-26
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+74
2014-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+20
2014-04-26
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+11
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-04-25
usb: qcserial: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+3
2014-04-25
serial: sc16is7xx
Jon Ringle
3
-0
/
+1289
2014-04-25
USB: io_ti: fix firmware download on big-endian machines
Johan Hovold
1
-17
/
+33
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-25
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
1
-9
/
+1
2014-04-25
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
3
-0
/
+72
2014-04-25
tty/serial: pl011: add generic earlycon support
Rob Herring
2
-1
/
+30
2014-04-25
tty/serial: convert 8250 to generic earlycon
Rob Herring
2
-123
/
+16
2014-04-25
tty/serial: add generic serial earlycon
Rob Herring
3
-0
/
+161
2014-04-25
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
1
-5
/
+0
2014-04-25
tty: serial: Add driver for MEN's 16z135 High Speed UART.
Johannes Thumshirn
3
-0
/
+877
2014-04-25
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2
-447
/
+470
2014-04-25
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
1
-5
/
+1
2014-04-25
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
1
-28
/
+24
2014-04-25
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
1
-1
/
+3
[next]