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: MMIO32 support for 8250_early.c
Samium Gromoff
2010-08-10
1
-15
/
+42
*
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
2010-08-10
1
-18
/
+13
*
serial: general fixes in the serial_rs485 structure
Claudio Scordino
2010-08-10
1
-3
/
+8
*
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
2010-08-10
1
-1
/
+1
*
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-10
1
-2
/
+2
*
tty_io: remove casts from void*
Kulikov Vasiliy
2010-08-10
1
-6
/
+6
*
serial: max3107: Abstract out the platform specific bits
Alan Cox
2010-08-10
5
-337
/
+527
*
serial: max3107: introduce a max3107 driver
jianwei.yang
2010-08-10
4
-0
/
+1809
*
tty: avoid recursive BTM in pty_close
Arnd Bergmann
2010-08-10
2
-13
/
+15
*
8250: fix set_ldisc operation
Arnd Bergmann
2010-08-10
1
-7
/
+2
*
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
11
-1
/
+25
*
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
2
-0
/
+48
*
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
4
-26
/
+24
*
tty: untangle locking of wait_until_sent
Arnd Bergmann
2010-08-10
4
-15
/
+31
*
tty: reorder ldisc locking
Arnd Bergmann
2010-08-10
2
-6
/
+27
*
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
6
-10
/
+17
*
cdc-acm: remove dead code
Arnd Bergmann
2010-08-10
1
-9
/
+3
*
tty: fix console_sem lock order
Arnd Bergmann
2010-08-10
1
-2
/
+0
*
tty: never hold BTM while getting tty_mutex
Arnd Bergmann
2010-08-10
2
-19
/
+17
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
16
-115
/
+130
*
serial: fix termios settings in open
Arnd Bergmann
2010-08-10
1
-10
/
+9
*
serial: Use block_til_ready helper
Alan Cox
2010-08-10
1
-86
/
+1
*
serial: trim locking on the helpers
Alan Cox
2010-08-10
1
-4
/
+1
*
serial: add port helpers
Alan Cox
2010-08-10
1
-14
/
+37
*
serial: Change the wait for carrier locking
Alan Cox
2010-08-10
1
-9
/
+35
*
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
3
-11
/
+11
*
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
1
-0
/
+2
*
vc: Locking clean up
Alan Cox
2010-08-10
2
-3
/
+8
*
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
2
-6
/
+3
*
tty: serial - fix tty back references in termios
Alan Cox
2010-08-10
5
-26
/
+19
*
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
2010-08-10
1
-49
/
+60
*
synclink: reworking locking a bit
Alan Cox
2010-08-10
2
-2
/
+19
*
tty: Fix the digi acceleport driver NULL checks
Alan Cox
2010-08-10
1
-5
/
+9
*
specialix: Kill the BKL
Alan Cox
2010-08-10
1
-6
/
+5
*
epca: Kill the big kernel lock
Alan Cox
2010-08-10
1
-3
/
+1
*
cyclades: Kill off BKL usage
Alan Cox
2010-08-10
1
-11
/
+9
*
synclink: kill the big kernel lock
Alan Cox
2010-08-10
3
-73
/
+56
*
rocket: kill BKL
Alan Cox
2010-08-10
1
-9
/
+19
*
isicom: kill off the BKL
Alan Cox
2010-08-10
1
-8
/
+5
*
riscom8: kill use of lock_kernel
Alan Cox
2010-08-10
1
-6
/
+8
*
istallion: use bit ops for the board flags
Alan Cox
2010-08-10
1
-18
/
+18
*
stallion: prune lock_kernel calls
Alan Cox
2010-08-10
2
-17
/
+25
*
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
5
-9
/
+15
*
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
3
-9
/
+47
*
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
2010-08-10
1
-28
/
+18
*
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
2010-08-10
1
-7
/
+8
*
max3110 sanity check a register
jianwei.yang
2010-08-10
1
-2
/
+11
*
mrst_max3110: add UART driver for Max3110 on Moorestown
Feng Tang
2010-08-10
4
-0
/
+921
*
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
2010-08-10
1
-1
/
+1
*
vt: clean up the code - use kernel library
Andy Shevchenko
2010-08-10
1
-2
/
+3
[next]