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
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-14
CRISv10 serial driver rewrite
Jesper Nilsson
2
-859
/
+580
2007-11-14
serial: only use PNP IRQ if it's valid
Bjorn Helgaas
1
-1
/
+2
2007-11-14
atmel_serial build warnings begone
David Brownell
1
-9
/
+0
2007-11-14
8250_pnp: add support for "LG C1 EXPRESS DUAL" machines
Damian Jurd
1
-0
/
+5
2007-11-14
serial: add PNP ID for Davicom ISA 33.6K modem
Bjorn Helgaas
1
-0
/
+2
2007-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-18
/
+1
2007-11-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-4
/
+6
2007-11-07
sh: Remove SCI_NPORTS from sh-sci.h
Nobuhiro Iwamatsu
1
-1
/
+0
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-17
/
+1
2007-11-05
serial: fix compile warning about putc
Yinghai Lu
1
-2
/
+2
2007-11-05
PCI: pciserial_resume_one ignored return value of pci_enable_device
Dirk Hohndel
1
-1
/
+4
2007-11-01
[POWERPC] Uartlite: speed up console output
Grant Likely
1
-4
/
+6
2007-10-30
serial: fix serial_txx9 console initialization
Atsushi Nemoto
1
-1
/
+9
2007-10-29
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
Komuro
1
-1
/
+1
2007-10-25
serial: stop passing NULL to functions that expect data
Alan Cox
1
-1
/
+2
2007-10-23
m68knommu: new style ColdFire UART driver
Greg Ungerer
1
-0
/
+653
2007-10-21
Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...
Mike Frysinger
1
-1
/
+1
2007-10-20
typo fixes
Matt LaPlante
1
-3
/
+3
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-2
/
+2
2007-10-19
amba-pl011, rename BIT macro
Jiri Slaby
1
-13
/
+13
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-6
/
+4
2007-10-17
jsm: Remove further unneeded crud
Alan Cox
1
-40
/
+3
2007-10-16
tty: bring the old cris driver back somewhere into the realm of new tty buffe...
Alan Cox
1
-55
/
+12
2007-10-16
m32r: serial: remove M32R_SIO_SHARE_IRQS
Hirokazu Takata
2
-7
/
+1
2007-10-16
Add support for Wacom WACF007 and WACF008 to serial pnp driver
Maik Broemme
1
-0
/
+2
2007-10-16
serial_txx9: Use UPF_FIXED_PORT
Atsushi Nemoto
1
-21
/
+5
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
1
-1
/
+39
2007-10-16
8250_pci: Autodetect mainpine cards
Alan Cox
1
-0
/
+120
2007-10-16
serial_txx9: cleanup includes
Atsushi Nemoto
1
-4
/
+0
2007-10-16
Add support for PCMCIA card Sierra WIreless AC850
Eric Leblond
1
-0
/
+1
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-90
/
+91
2007-10-15
[SERIAL] Fix console initialisation ordering
Russell King
1
-9
/
+9
2007-10-14
mpc52xx-uart: fix compile warning (format type mismatch)
Grant Likely
1
-4
/
+4
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-12
/
+61
2007-10-12
[ARM] pxa: update pxa serial driver to use clk support
Russell King
1
-5
/
+23
2007-10-12
[ARM] pxa: convert PXA serial drivers to use platform resources
Russell King
1
-78
/
+61
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
10
-261
/
+735
2007-10-04
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
1
-2
/
+2
2007-10-03
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
Scott Wood
1
-0
/
+3
2007-10-03
[POWERPC] cpm_uart: sparse fixes
Scott Wood
6
-183
/
+192
2007-10-03
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...
Scott Wood
6
-25
/
+260
2007-10-03
[POWERPC] Uartlite: Revert register io access changes
Grant Likely
1
-18
/
+18
2007-10-03
[POWERPC] Uartlite: Let the console be initialized earlier
Grant Likely
1
-3
/
+38
2007-10-03
[POWERPC] Uartlite: Add of-platform-bus binding
Grant Likely
1
-4
/
+92
2007-10-03
[POWERPC] Uartlite: Comment block tidy
Grant Likely
1
-3
/
+40
2007-10-03
[POWERPC] Uartlite: Separate the bus binding from the driver proper
Grant Likely
1
-34
/
+65
2007-10-03
[POWERPC] Uartlite: Add macro for uartlite device name
Grant Likely
1
-2
/
+3
2007-10-03
[POWERPC] Uartlite: change name of ports to ulite_ports
Grant Likely
1
-5
/
+5
[prev]
[next]