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
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-181
/
+249
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
1
-0
/
+7
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
1
-19
/
+176
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
2
-20
/
+11
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
1
-1
/
+6
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-11
timbuart: Fix the termios logic
Alan Cox
1
-9
/
+15
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
4
-0
/
+586
2009-06-11
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: handle anomaly 05000231
Sonic Zhang
1
-2
/
+10
2009-06-11
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
Sonic Zhang
1
-0
/
+14
2009-06-11
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: fix missing new lines when under load
Graf Yang
1
-0
/
+1
2009-06-11
Blackfin Serial Driver: fix baudrate for early_printk
Robin Getz
1
-1
/
+6
2009-06-11
Blackfin Serial Driver: fix error while transferring large files
Sonic Zhang
1
-2
/
+29
2009-06-11
Blackfin SPORT UART: rewrite inline assembly
Mike Frysinger
1
-25
/
+29
2009-06-11
Blackfin SPORT UART: fix data misses while using transmit frame sync
Michael Hennerich
1
-1
/
+1
2009-06-11
Blackfin SPORT UART: fix typo in sport_set_termios prototype
Mike Frysinger
1
-1
/
+1
2009-06-11
serial: add support for the TI AR7 internal UART
Florian Fainelli
1
-0
/
+7
2009-06-11
icom: fix compile errors when defining ICOM_TRACE
Breno Leitao
1
-10
/
+6
2009-06-11
icom: fixing a if clause spaghetti
Breno Leitao
1
-2
/
+2
2009-06-11
jsm: correctly support multiple 4/8-port boards
Alexander Y. Fomichev
2
-2
/
+13
2009-06-11
8250_pci: add the OXCB950 chip to the 8250 PCI driver.
Andre Przywara
1
-0
/
+3
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5
-4
/
+21
2009-06-03
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
1
-0
/
+2
2009-06-02
serial: sh-sci: Fix up PORT_SCI console output ordering.
SUGIOKA Toshinobu
1
-2
/
+1
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
1
-1
/
+1
2009-05-22
icom: fix rmmod crash
Breno Leitao
1
-1
/
+1
2009-05-22
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Paul Mundt
2
-179
/
+248
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2
-2
/
+2
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+3
2009-05-15
serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.
Benjamin Krill
1
-1
/
+3
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-1
/
+1
2009-05-09
sh: Fix up the sh64 earlyprintk build.
Paul Mundt
1
-1
/
+1
2009-05-08
serial: sh-sci: Fix up h8300 support.
Yoshinori Sato
2
-2
/
+19
2009-05-08
serial: sh-sci: Fix up section mismatch in error path.
Paul Mundt
1
-1
/
+1
2009-05-08
sh-sci: improve clock framework support
Magnus Damm
1
-31
/
+46
2009-05-08
sh-sci: ioremap() in a single place
Magnus Damm
1
-34
/
+20
2009-05-08
sh-sci: replace sci_init_ports()
Magnus Damm
1
-57
/
+50
2009-05-08
sh-sci: allow single port platform devices
Magnus Damm
1
-53
/
+72
2009-05-08
sh-sci: use to_sci_port() if possible
Magnus Damm
1
-5
/
+5
2009-05-08
sh-sci: rework serial console support
Magnus Damm
1
-24
/
+23
2009-05-08
sh-sci: remove early_sci_setup()
Magnus Damm
1
-14
/
+0
2009-05-08
sh-sci: add platform device private data
Magnus Damm
1
-42
/
+85
[next]