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-10-10
[PATCH] __iomem annotations in sunzilog
Al Viro
1
-1
/
+1
2006-10-09
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-13
/
+5
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-1
/
+1
2006-10-06
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
Jeff Garzik
5
-13
/
+5
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
5
-13
/
+5
2006-10-06
[IA64] Fix breakage from irq change
Tony Luck
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
37
-215
/
+165
2006-10-04
[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options
Haavard Skinnemoen
1
-1
/
+7
2006-10-04
[PATCH] atmel_serial: Support AVR32
Haavard Skinnemoen
2
-12
/
+16
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
1
-2
/
+3
2006-10-04
[PATCH] atmel_serial: Rename at91_register_uart_fns
Haavard Skinnemoen
1
-9
/
+9
2006-10-04
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
Haavard Skinnemoen
1
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: Internal names
Haavard Skinnemoen
2
-346
/
+346
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
1
-7
/
+7
2006-10-04
[PATCH] at91_serial -> atmel_serial: Platform device name
Haavard Skinnemoen
1
-1
/
+1
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
3
-11
/
+11
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91_serial.c
Haavard Skinnemoen
2
-1
/
+1
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
Haavard Skinnemoen
2
-1
/
+125
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
4
-5
/
+0
2006-10-04
[PARISC] Clean up asm-parisc/serial.h
Matthew Wilcox
1
-2
/
+2
2006-10-04
[PARISC] Document that D-class can also use serial_mux
Carlos O'Donell
1
-4
/
+5
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
4
-5
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
3
-3
/
+3
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-3
/
+3
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
7
-101
/
+268
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
4
-64
/
+109
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
5
-5
/
+5
2006-10-01
[SERIAL] add PNP IDs for FPI based touchscreens
Matthew Garrett
1
-0
/
+13
2006-10-01
[SERIAL] tickle NMI watchdog on serial output.
Dave Jones
1
-2
/
+3
2006-10-01
[SERIAL] Fix oops when removing suspended serial port
Russell King
1
-2
/
+7
2006-10-01
[SERIAL] Fix resume handling bug
Russell King
1
-8
/
+6
2006-10-01
[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c
Alexey Dobriyan
1
-0
/
+4
2006-10-01
[SERIAL] OMAP1510 serial fix for 115200 baud
Jonathan McDowell
1
-0
/
+11
2006-10-01
[SERIAL] returning proper error from serial core driver
Ram Gupta
1
-0
/
+1
2006-10-01
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
Sergei Shtylyov
1
-4
/
+4
2006-10-01
[SERIAL] suspend/resume handlers don't have level arg anymore
Sergei Shtylyov
2
-4
/
+0
2006-10-01
[SERIAL] 8250 resourse management fixes
Sergei Shtylyov
1
-9
/
+8
2006-10-01
[SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 card
Russell King
1
-0
/
+20
2006-10-01
[SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk
Russell King
1
-5
/
+17
2006-10-01
[SERIAL] serial_cs: add configuration quirk
Russell King
1
-5
/
+34
2006-10-01
[SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirk
Russell King
1
-37
/
+63
2006-10-01
[SERIAL] serial_cs: convert IBM post-init handling to a quirk
Russell King
1
-34
/
+56
2006-10-01
[SERIAL] serial_cs: allow wildcarded quirks
Russell King
1
-4
/
+7
2006-10-01
[SERIAL] serial_cs: convert multi-port table to quirk table
Russell King
1
-13
/
+42
2006-10-01
[SERIAL] serial_cs: Use clean up multiport card detection
Russell King
1
-6
/
+5
2006-10-01
[SERIAL] Remove m32r_sio dependency on asm/serial.h
Russell King
1
-3
/
+2
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
Amol Lad
1
-0
/
+3
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/mux.c
Amol Lad
1
-0
/
+2
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c
Amol Lad
1
-0
/
+12
[next]