index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
2014-09-08
1
-0
/
+1
|
*
|
serial: blackfin: Fix missing gpio.h
Peter Hurley
2014-09-08
1
-0
/
+1
|
*
|
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
2014-09-08
1
-1
/
+1
|
*
|
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
2014-09-08
1
-17
/
+0
|
*
|
serial: Fix send_xchar() handlers
Peter Hurley
2014-09-08
2
-0
/
+6
|
*
|
serial: core: Remove unsafe x_char optimization
Peter Hurley
2014-09-08
1
-6
/
+2
|
*
|
serial: core: Fix x_char race
Peter Hurley
2014-09-08
1
-4
/
+3
|
*
|
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
2014-09-08
1
-23
/
+16
|
*
|
serial: Style fix
Peter Hurley
2014-09-08
1
-2
/
+1
|
*
|
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-09-08
3
-17
/
+5
|
*
|
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
2014-09-08
1
-1
/
+1
|
*
|
serial: vr41xx_siu: delete double assignment
Julia Lawall
2014-09-08
1
-1
/
+0
|
*
|
serial: Fix build failure caused by missing header file
Pranith Kumar
2014-09-08
1
-0
/
+1
|
*
|
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
2014-09-08
3
-0
/
+653
|
*
|
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
Chen Gang
2014-09-08
1
-3
/
+3
|
*
|
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-09-08
1
-1
/
+0
|
*
|
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
2014-09-08
1
-1
/
+0
|
*
|
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
2014-09-08
1
-1
/
+1
|
*
|
tty: Fix spurious poll() wakeups
Peter Hurley
2014-09-08
1
-4
/
+4
|
*
|
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
2014-09-08
1
-1
/
+2
|
*
|
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-09-08
1
-15
/
+7
|
*
|
TTY: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-09-08
1
-1
/
+1
|
*
|
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2014-09-08
2
-22
/
+11
|
*
|
serial: serial_core.c: printk replacement
Sudip Mukherjee
2014-09-08
1
-15
/
+11
|
*
|
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
2014-09-08
1
-1
/
+1
|
*
|
serial: altera: Make of_device_id arrays const
Tobias Klauser
2014-09-08
2
-2
/
+2
|
*
|
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
2014-09-08
1
-2
/
+0
|
*
|
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
2014-09-08
1
-2
/
+2
|
*
|
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
2014-09-08
1
-6
/
+5
|
*
|
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
2014-09-08
1
-2
/
+2
|
*
|
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
2014-09-08
1
-3
/
+2
|
*
|
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
2014-09-08
3
-0
/
+259
|
*
|
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
2014-09-08
1
-0
/
+39
|
*
|
staging: dgnc: remove Neo card ids from device table
Bill Pemberton
2014-09-08
1
-13
/
+0
|
*
|
jsm: add support for additional Neo cards
Bill Pemberton
2014-09-08
2
-4
/
+44
*
|
|
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-08
1008
-173940
/
+27227
|
\
\
\
|
*
|
|
staging: et131x: Remove et131x driver from drivers/staging
Mark Einon
2014-10-03
7
-5687
/
+0
|
*
|
|
staging: emxx_udc: Use min_t instead of min
Ebru Akagunduz
2014-10-02
1
-3
/
+3
|
*
|
|
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
Ebru Akagunduz
2014-10-02
1
-5
/
+5
|
*
|
|
staging: media: Fixed else after return or break warning
Yeliz Taneroglu
2014-10-02
1
-2
/
+2
|
*
|
|
staging: media: omap4iss: Fixed else after return or break warning
Yeliz Taneroglu
2014-10-02
1
-2
/
+2
|
*
|
|
staging: rtl8712: Fixed else not required after return
Sarah Khan
2014-10-02
1
-4
/
+2
|
*
|
|
staging: rtl8712: Fix missing blank line warning
Melike Yurtoglu
2014-10-02
1
-0
/
+1
|
*
|
|
staging: rtl8192e: rtl8192e: Remove spaces before the semicolons
Feyza Yavuz
2014-10-02
1
-2
/
+2
|
*
|
|
staging: rtl8192e: rtl8192e: Remove unnecessary return statements
Feyza Yavuz
2014-10-02
1
-2
/
+0
|
*
|
|
staging: rtl8192e: Remove unneeded void return
Melike Yurtoglu
2014-10-02
1
-3
/
+0
|
*
|
|
staging: rtl8192e: Fix void function return statements style
Melike Yurtoglu
2014-10-02
1
-6
/
+0
|
*
|
|
staging: rtl8712: Fix unnecessary parentheses style warning
Yeliz Taneroglu
2014-10-02
1
-1
/
+1
|
*
|
|
staging: rtl8192e: Fix unnecessary space before function pointer arguments
Melike Yurtoglu
2014-10-02
1
-1
/
+1
|
*
|
|
staging: rtl8192e: Array was made static const char * const
Melike Yurtoglu
2014-10-02
1
-1
/
+1
[prev]
[next]