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
2006-01-09
[PATCH] ppc32: cpm_uart: fix xchar sending
Aristeu Sergio Rozanski Filho
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-4
/
+11
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-18
/
+6
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-46
/
+146
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
2
-109
/
+38
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2
-4
/
+4
2006-01-06
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...
Sylvain Munaut
1
-11
/
+15
2006-01-06
[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
Sylvain Munaut
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-50
/
+8
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+2
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-14
/
+5
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-21
/
+10
2006-01-05
[SERIAL] 8520_pci: build fix
Andrew Morton
1
-2
/
+2
2006-01-04
[SERIAL] Remove _INLINE_
Russell King
2
-10
/
+4
2006-01-04
[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()
Russell King
1
-7
/
+8
2006-01-04
[SERIAL] Use uart_match_port() to find a matching port in find_port()
Russell King
1
-3
/
+1
2006-01-04
[SERIAL] Fix matching of MMIO ports
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-04
[SERIAL] Add support for more Connect Tech PCI serial boards
Gareth Howlett
1
-6
/
+114
2006-01-04
[Serial] Don't miss modem status changes
Russell King
1
-17
/
+16
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
2
-12
/
+0
2005-12-30
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
1
-2
/
+2
2005-12-27
[SERIAL] Fix AMBA PL011 sysrq character handling
Russell King
1
-1
/
+1
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-5
/
+5
2005-12-07
[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.
Dave Jones
1
-1
/
+1
2005-11-28
[SERIAL] mark several serial tables const
Arjan van de Ven
4
-6
/
+6
2005-11-21
[SERIAL] imx: Fix missed platform_driver_unregister
Russell King
1
-1
/
+1
2005-11-19
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-24
/
+22
2005-11-19
[SERIAL] Remove unused variable in sa1100.c
Russell King
1
-1
/
+0
2005-11-19
[SERIAL] Fix status reporting with PL011 serial driver
Russell King
1
-23
/
+22
2005-11-18
[PARISC] Make Serial MUX depend on a specific bus type.
Matthew Wilcox
1
-1
/
+1
2005-11-17
[PARISC] Define port->timeout to fix a long msleep in mux.c
Ryan Bradetich
1
-0
/
+7
2005-11-17
[PARISC] Compile fixups for serial/mux.c
Ryan Bradetich
1
-8
/
+4
2005-11-13
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
6
-65
/
+82
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
3
-3
/
+3
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
1
-3
/
+4
2005-11-13
[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21m
Russell King
1
-35
/
+49
2005-11-12
[SERIAL] sa1100_start_tx spinlock recursion
Florin Malita
1
-3
/
+1
2005-11-12
[SERIAL] Claim Wacom tablet device on HP tc1100 tablet
Bjorn Helgaas
1
-0
/
+2
2005-11-12
[SERIAL] Fix mpc52xx_uart.c
Andrey Volkov
1
-2
/
+2
2005-11-12
[SERIAL] dz: Use CKSEG1ADDR to setup mappings.
Ralf Baechle
1
-2
/
+2
2005-11-12
[SERIAL] dz: Nuke trailing whitespace
Ralf Baechle
1
-22
/
+22
2005-11-12
[SERIAL] don't disable xscale serial ports after autoconfig
Lennert Buytenhek
1
-1
/
+4
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
8
-157
/
+156
2005-11-07
[SUNSU]: Do not mark sunsu_console_setup() __init
David S. Miller
1
-1
/
+1
2005-11-07
[PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driver
Greg Ungerer
1
-3
/
+34
2005-11-07
[PATCH] serial: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-11-07
[PATCH] serial console: touch NMI watchdog
Andrew Morton
1
-0
/
+3
2005-11-06
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
Pantelis Antoniou
6
-3
/
+183
2005-11-04
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
[next]