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-12-16
drivers: serial: apbuart: Handle OF failures gracefully
Thomas Gleixner
1
-29
/
+19
2010-12-16
Serial: Avoid unbalanced IRQ wake disable during resume
Govindraj.R
1
-2
/
+6
2010-12-16
pch_uart : fix warnings for 64bit compile
Tomoya MORINAGA
1
-6
/
+7
2010-12-10
8250: fix uninitialized FIFOs
Ondrej Puzman
1
-0
/
+2
2010-12-10
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
2
-12
/
+41
2010-12-10
8250: use container_of() instead of casting
Jamie Iles
1
-20
/
+40
2010-12-10
serial: omap-serial: Add support for kernel debugger
Cosmin Cojocar
2
-7
/
+33
2010-12-10
serial: fix pch_uart kconfig & build
Randy Dunlap
1
-1
/
+2
2010-11-30
serial: ifx6x60: fix memory leak
Vasiliy Kulikov
1
-0
/
+1
2010-11-30
serial: ifx6x60: free IRQ on error
Vasiliy Kulikov
1
-1
/
+3
2010-11-30
Serial: EG20T: add PCH_UART driver
Tomoya MORINAGA
3
-0
/
+1459
2010-11-30
Serial: ce4100: Add PCI UART support for the ce4100
Dirk Brandewie
1
-0
/
+36
2010-11-16
serial: ifx6x60: Fix missing include for msleep
Alan Cox
1
-0
/
+1
2010-11-16
serial: ifx6x60: The IFX requires SPI
Alan Cox
1
-1
/
+1
2010-11-16
serial: mpc52xx: make printout for type more generic
Wolfram Sang
1
-1
/
+5
2010-11-11
serial: cpu_uart: Remove unused uart_cpm_port fields
Baurzhan Ismagulov
1
-6
/
+0
2010-11-11
serial: cpm_uat: reducing CPM serial latency
Baurzhan Ismagulov
1
-0
/
+19
2010-11-11
serial: Add support for UART on VIA VT8500 and compatibles
Alexey Charkov
3
-0
/
+659
2010-11-11
ifx6x60: SPI protocol driver for Infineon 6x60 modem
Russ Gorby
4
-0
/
+1538
2010-11-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
1
-8
/
+15
2010-10-28
CRIS: Fix RS485 delay handling.
Jesper Nilsson
1
-7
/
+14
2010-10-28
Add missing "struct" to in sizeof.
Jesper Nilsson
1
-1
/
+1
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+1361
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+6
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+13
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-5
/
+0
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-4
/
+4
2010-10-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
13
-299
/
+515
2010-10-22
kdb,kgdb: fix sparse fixups
Jason Wessel
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+2
2010-10-22
serial8250: ratelimit "too much work" error
Daniel Drake
1
-2
/
+3
2010-10-22
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
1
-1
/
+6
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
1
-0
/
+17
2010-10-22
serial/imx: check that the buffer is non-empty before sending it out
Volker Ernst
1
-3
/
+2
2010-10-22
serial: mfd: add more baud rates support
Feng Tang
1
-14
/
+27
2010-10-22
jsm: Remove the uart port on errors
Breno Leitao
1
-1
/
+3
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
1
-11
/
+16
2010-10-22
altera_uart: Don't use plain integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-10-22
altera_uart: Fixup type usage of port flags
Anton Vorontsov
1
-2
/
+2
2010-10-22
altera_uart: Make it possible to use Altera UART and 8250 ports together
Anton Vorontsov
1
-4
/
+7
2010-10-22
altera_uart: Add support for different address strides
Anton Vorontsov
1
-21
/
+37
2010-10-22
altera_uart: Add support for getting mapbase and IRQ from resources
Anton Vorontsov
1
-22
/
+38
2010-10-22
altera_uart: Add support for polling mode (IRQ-less)
Anton Vorontsov
1
-1
/
+22
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
1
-10
/
+4
2010-10-22
serial: 8250: Don't delay after transmitter is ready.
David Daney
1
-2
/
+4
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-26
/
+25
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
1
-19
/
+16
2010-10-22
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
1
-9
/
+25
2010-10-22
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2
-34
/
+28
[next]