index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-3
/
+3
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-2
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-7
/
+4
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-20
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-20
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-26
/
+36
2010-09-15
pcmcia serial_cs.c: fix multifunction card handling
Dominik Brodowski
1
-26
/
+36
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-09-08
powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-0
/
+1
2010-09-03
serial: bfin_sport_uart: restore transmit frame sync fix
Sonic Zhang
1
-1
/
+1
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-23
68328serial: check return value of copy_*_user() instead of access_ok()
Kulikov Vasiliy
1
-18
/
+11
2010-08-23
serial: print early console device address in hex
Luck, Tony
1
-2
/
+2
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+1
2010-08-16
of: Fix missing includes
Grant Likely
1
-2
/
+1
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
40
-306
/
+4832
2010-08-16
sparc: Really fix "console=" for serial consoles.
David S. Miller
1
-6
/
+9
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-10
Merge branches 'master' and 'devel' into for-linus
Russell King
5
-18
/
+74
2010-08-10
U6715 16550A serial driver support
Philippe Langlais
1
-3
/
+34
2010-08-10
serial: max3107: Fix gpiolib support
Alan Cox
1
-0
/
+2
2010-08-10
hsu: call PCI pm hooks in suspend/resume function
Feng Tang
1
-9
/
+22
2010-08-10
hsu: some code cleanup
Feng Tang
1
-66
/
+19
2010-08-10
hsu: add a periodic timer to check dma rx channel
Feng Tang
1
-3
/
+47
2010-08-10
hsu: driver for Medfield High Speed UART device
Feng Tang
3
-0
/
+1499
2010-08-10
serial: add support for OX16PCI958 card
Lytochkin Boris
1
-0
/
+13
2010-08-10
serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
Christoph Egger
1
-11
/
+5
2010-08-10
timbuart: use __devinit and __devexit macros for probe and remove
Richard Röjfors
1
-3
/
+3
2010-08-10
serial: MMIO32 support for 8250_early.c
Samium Gromoff
1
-15
/
+42
2010-08-10
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
1
-18
/
+13
2010-08-10
serial: general fixes in the serial_rs485 structure
Claudio Scordino
1
-3
/
+8
2010-08-10
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
1
-1
/
+1
2010-08-10
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-08-10
serial: max3107: Abstract out the platform specific bits
Alan Cox
5
-337
/
+527
2010-08-10
serial: max3107: introduce a max3107 driver
jianwei.yang
4
-0
/
+1809
2010-08-10
8250: fix set_ldisc operation
Arnd Bergmann
1
-7
/
+2
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
3
-0
/
+6
2010-08-10
tty: untangle locking of wait_until_sent
Arnd Bergmann
3
-13
/
+22
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-2
/
+2
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
3
-9
/
+9
2010-08-10
serial: fix termios settings in open
Arnd Bergmann
1
-10
/
+9
2010-08-10
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-10
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-10
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-10
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-10
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2
-6
/
+3
2010-08-10
tty: serial - fix tty back references in termios
Alan Cox
5
-26
/
+19
[next]