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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
11
-28
/
+28
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-18
/
+74
2010-08-11
Merge branches 'master' and 'devel' into for-linus
Russell King
5
-18
/
+74
2010-08-11
U6715 16550A serial driver support
Philippe Langlais
1
-3
/
+34
2010-08-11
serial: max3107: Fix gpiolib support
Alan Cox
1
-0
/
+2
2010-08-11
hsu: call PCI pm hooks in suspend/resume function
Feng Tang
1
-9
/
+22
2010-08-11
hsu: some code cleanup
Feng Tang
1
-66
/
+19
2010-08-11
hsu: add a periodic timer to check dma rx channel
Feng Tang
1
-3
/
+47
2010-08-11
hsu: driver for Medfield High Speed UART device
Feng Tang
3
-0
/
+1499
2010-08-11
serial: add support for OX16PCI958 card
Lytochkin Boris
1
-0
/
+13
2010-08-11
serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
Christoph Egger
1
-11
/
+5
2010-08-11
timbuart: use __devinit and __devexit macros for probe and remove
Richard Röjfors
1
-3
/
+3
2010-08-11
serial: MMIO32 support for 8250_early.c
Samium Gromoff
1
-15
/
+42
2010-08-11
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
1
-18
/
+13
2010-08-11
serial: general fixes in the serial_rs485 structure
Claudio Scordino
1
-3
/
+8
2010-08-11
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
1
-1
/
+1
2010-08-11
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-08-11
serial: max3107: Abstract out the platform specific bits
Alan Cox
5
-337
/
+527
2010-08-11
serial: max3107: introduce a max3107 driver
jianwei.yang
4
-0
/
+1809
2010-08-11
8250: fix set_ldisc operation
Arnd Bergmann
1
-7
/
+2
2010-08-11
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
3
-0
/
+6
2010-08-11
tty: untangle locking of wait_until_sent
Arnd Bergmann
3
-13
/
+22
2010-08-11
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-2
/
+2
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
3
-9
/
+9
2010-08-11
serial: fix termios settings in open
Arnd Bergmann
1
-10
/
+9
2010-08-11
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-11
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-11
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-11
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-11
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2
-6
/
+3
2010-08-11
tty: serial - fix tty back references in termios
Alan Cox
5
-26
/
+19
2010-08-11
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
1
-49
/
+60
2010-08-11
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
1
-28
/
+18
2010-08-11
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
1
-7
/
+8
2010-08-11
max3110 sanity check a register
jianwei.yang
1
-2
/
+11
2010-08-11
mrst_max3110: add UART driver for Max3110 on Moorestown
Feng Tang
4
-0
/
+921
2010-08-11
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
1
-1
/
+1
2010-08-11
serial: There's no config CONSOLE
Christoph Egger
1
-8
/
+0
2010-08-10
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+11
2010-08-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
3
-4
/
+17
2010-08-09
CRIS: ioctl for getting RS485 information
Claudio Scordino
1
-0
/
+11
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-35
/
+33
2010-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
2
-14
/
+57
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
11
-28
/
+28
2010-08-06
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+18
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-17
/
+18
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-29
/
+116
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-18
/
+3
2010-08-05
kgdboc: Add call backs to allow kernel mode switching
Jason Wessel
1
-0
/
+18
2010-08-05
SERIAL: 8250: Remove SERIAL_8250_AU1X00
Manuel Lauss
2
-18
/
+3
[next]