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.13.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-09-09
serial: Fix send_xchar() handlers
Peter Hurley
2
-0
/
+6
2014-09-09
serial: core: Remove unsafe x_char optimization
Peter Hurley
1
-6
/
+2
2014-09-09
serial: core: Fix x_char race
Peter Hurley
1
-4
/
+3
2014-09-09
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
1
-23
/
+16
2014-09-09
serial: Style fix
Peter Hurley
1
-2
/
+1
2014-09-09
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
3
-17
/
+5
2014-09-09
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
1
-1
/
+1
2014-09-09
serial: vr41xx_siu: delete double assignment
Julia Lawall
1
-1
/
+0
2014-09-09
serial: Fix build failure caused by missing header file
Pranith Kumar
1
-0
/
+1
2014-09-09
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
3
-0
/
+653
2014-09-09
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
Chen Gang
1
-3
/
+3
2014-09-09
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
1
-1
/
+1
2014-09-09
tty: Fix spurious poll() wakeups
Peter Hurley
1
-4
/
+4
2014-09-09
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
1
-1
/
+2
2014-09-09
serial: msm_serial: Fix kgdb continue
Stephen Boyd
1
-15
/
+7
2014-09-09
TTY: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-09-09
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2
-22
/
+11
2014-09-09
serial: serial_core.c: printk replacement
Sudip Mukherjee
1
-15
/
+11
2014-09-09
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
1
-1
/
+1
2014-09-09
serial: altera: Make of_device_id arrays const
Tobias Klauser
2
-2
/
+2
2014-09-09
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
1
-2
/
+0
2014-09-09
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
1
-6
/
+5
2014-09-09
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
1
-3
/
+2
2014-09-09
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
3
-0
/
+259
2014-09-09
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
1
-0
/
+39
2014-09-09
staging: dgnc: remove Neo card ids from device table
Bill Pemberton
1
-13
/
+0
2014-09-09
jsm: add support for additional Neo cards
Bill Pemberton
2
-4
/
+44
2014-09-01
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+3
2014-09-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+12
2014-08-31
Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-82
/
+114
2014-08-31
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
1
-2
/
+2
2014-08-31
spi: sh-msiof: Fix transmit-only DMA transfers
Geert Uytterhoeven
1
-2
/
+2
2014-08-30
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...
Mark Brown
9
-49
/
+76
2014-08-30
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
1
-33
/
+38
2014-08-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2014-08-30
Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+49
2014-08-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-11
/
+22
2014-08-30
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2014-08-30
zram: fix incorrect stat with failed_reads
Chao Yu
2
-4
/
+8
2014-08-29
Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
94
-5816
/
+202
2014-08-29
Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-43
/
+35
2014-08-29
Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+26
2014-08-29
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+23
2014-08-29
Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
1
-6
/
+19
2014-08-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+5
2014-08-29
x86, irq, PCI: Keep IRQ assignment for runtime power management
Jiang Liu
1
-0
/
+4
[next]