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-24
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2
-6
/
+3
2009-06-24
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
1
-2
/
+2
2009-06-24
kgdb: kgdboc console poll hooks for serial_txx9 uart
Atsushi Nemoto
1
-21
/
+92
2009-06-22
msm: fixups to match current code
Alan Cox
1
-3
/
+8
2009-06-22
msm_serial: serial driver for MSM7K onboard serial peripheral.
Robert Love
4
-0
/
+895
2009-06-22
timbuart: Fix for tx_empty
Richard Röjfors
1
-25
/
+25
2009-06-22
serial: samsung.c: mark s3c24xx_serial_remove as __devexit
Peter Korsgaard
8
-8
/
+8
2009-06-22
serial: fix off by one errors
Roel Kluin
3
-7
/
+7
2009-06-22
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
1
-0
/
+4
2009-06-22
serial: bfin_5xx: add missing spin_lock init
Mike Frysinger
1
-0
/
+1
2009-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-9
/
+17
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
1
-3
/
+2
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-06-17
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...
Paul Mundt
7
-32
/
+69
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-3
/
+2
2009-06-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-13
/
+29
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+2
2009-06-16
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
1
-5
/
+7
2009-06-16
atmel_serial: fix hang in set_termios when crtscts is enabled
Haavard Skinnemoen
1
-3
/
+5
2009-06-15
of_serial: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-06-16
of_serial: Add UPF_FIXED_TYPE flag
Dave Mitchell
1
-1
/
+1
2009-06-15
serial: Make ucc_uart work in HW UART mode
Dave Liu
1
-5
/
+14
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
18
-320
/
+1261
2009-06-15
serial: sh-sci: Move over to dev_pm_ops.
Paul Mundt
1
-8
/
+10
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-16
/
+37
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
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
[next]