Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
24c03d47d0481ed7b172b398f6c9b7ca1fafb9fa
/
drivers
/
serial
99da904
jsm: add new supported board to jsm serial driver
by Scott Kilau
· 17 years ago
6f441fe
8250: switch 8250 drivers to use _nocache ioremaps
by Alan Cox
· 17 years ago
ec31b212
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
71cc2c2
serial: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
23d22ce
serial: switch the serial core to int put_char methods
by Alan Cox
· 17 years ago
09a6ffa
serial m68k: put_char returns
by Alan Cox
· 17 years ago
978e595
tty/serial: lay the foundations for the next set of reworks
by Alan Cox
· 17 years ago
e523844
serial_core: Prepare for BKL push down
by Alan Cox
· 17 years ago
c0754c9
68360serial: Note that there isn't any info->mcr locking
by Alan Cox
· 17 years ago
2f35174
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
by Bryan Wu
· 17 years ago
d973664
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
bc775ea
[POWERPC] mpc5200: Fix unterminated of_device_id table
by Grant Likely
· 17 years ago
681587c
[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed
by Roel Kluin
· 17 years ago
e31a94e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
e945e84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
6e76645
[MIPS] Alchemy: move UART platform code to its proper place
by Sergei Shtylyov
· 17 years ago
6e10efe
atmel_serial: remove duplicated macro definition
by Michael Trimarchi
· 17 years ago
d1ec61e
serial: use time_before, time_before_eq, etc
by Julia Lawall
· 17 years ago
01c194d
serial 8250: tighten test for using backup timer
by Alex Williamson
· 17 years ago
baac589
serial: add vr41xx_siu_early_setup() for serial console
by Yoichi Yuasa
· 17 years ago
eb424fd
uart_get_baud_rate: stop mangling termios
by Alan Cox
· 17 years ago
e991a2b
Fix tty speed handling on 8250
by Alan Cox
· 17 years ago
7a63ce5
serial: silence section mismatch warnings in 8250_pci
by Sam Ravnborg
· 17 years ago
032c17e
crisv10: prepare for BKL push down
by Alan Cox
· 17 years ago
1ecf0d0
dz: test after postfix decrement fails in dz_console_putchar()
by Roel Kluin
· 17 years ago
3ade116
sparc: sunzilog.c remove unused argument
by Robert Reif
· 17 years ago
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
b912b5e
[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.
by John Linn
· 17 years ago
346ad4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0a27842
Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.
by Sonic Zhang
· 17 years ago
50e2e15
Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it
by Mike Frysinger
· 17 years ago
2ade972
Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.
by Graf Yang
· 17 years ago
227739b
sparc: sunzilog uart order
by Robert Reif
· 17 years ago
1a3a4c7
Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1
by Sonic Zhang
· 17 years ago
0c44a86
Blackfin Serial Driver: punt unused lsr variable
by Mike Frysinger
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
85b375a
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
74081f8
PM: Fix misuse of wakeup flag accessors in serial core
by Alan Stern
· 17 years ago
cf816ec
Merge branch 'merge-fixes' into devel
by Russell King
· 17 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
178dd0c
sh: Add support for SH7723 CPU subtype.
by Paul Mundt
· 17 years ago
4a1b550
kgdb: Kconfig fix
by Andrew Morton
· 17 years ago
84b5ae1
kgdb: kgdboc pl011 I/O module
by Jason Wessel
· 17 years ago
c191e5a
kgdb: fix kgdboc dynamic module configuration
by Jason Wessel
· 17 years ago
f2d937f
consoles: polling support, kgdboc
by Jason Wessel
· 17 years ago
3a8daaa
[ARM] 4999/1: <IMX UART>: fix membase
by Sascha Hauer
· 17 years ago
3d45444
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
by Sascha Hauer
· 17 years ago
789d525
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
by Sascha Hauer
· 17 years ago
0d3c393
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
by Sascha Hauer
· 17 years ago
864eeed
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
by Sascha Hauer
· 17 years ago
8c9915b
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
by Sascha Hauer
· 17 years ago
56626f3
[POWERPC] QE: UCC nodes cleanup
by Anton Vorontsov
· 17 years ago
d464df2
[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.
by Laurent Pinchart
· 17 years ago
e169c13
serial: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
19a7426
[POWERPC] of_serial: Fix possible null dereference.
by Stephen Neuendorffer
· 17 years ago
39d4c92
atmel_serial: fix uart/console concurrent access
by Marc Pignat
· 17 years ago
ba0657f
atmel_serial: avoid stopping pdc during transmission
by Michael Trimarchi
· 17 years ago
f0bb3cf
8250_pci: duplicate initializer in array ([pbn_b0_8_115200])
by Al Viro
· 17 years ago
cae167d
serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.
by Yutaro Ebihara
· 17 years ago
e84290d
of_serial: fix section mismatch warnings
by Josh Boyer
· 17 years ago
022d917
drivers/serial/m32r_sio.c: correct use of ! and &
by Julia Lawall
· 17 years ago
51587cb
serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
by Bjorn Helgaas
· 17 years ago
84b9a77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0aef456
Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.
by Sonic Zhang
· 17 years ago
7d01b47
Blackfin Serial Driver: Enable IR function when user application (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with line discipline N_IRDA
by Graf Yang
· 17 years ago
96de1a8
serial: Move asm-sh/sci.h to linux/serial_sci.h.
by Paul Mundt
· 17 years ago
56f5de8
Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes.
by Sonic Zhang
· 17 years ago
0711d85
Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma.
by Sonic Zhang
· 17 years ago
0400b69
atmel_serial: fix interrupt handler return value
by Haavard Skinnemoen
· 17 years ago
e8ea024
serial: sh-sci: Fix up SH-5 build.
by Paul Mundt
· 17 years ago
9109a30
sh: add support for sh7366 processor
by Magnus Damm
· 17 years ago
922f9cf
fs/char_dev.c: chrdev_open marked static and removed from fs.h
by Denis Cheng
· 17 years ago
ae16106
atmel_serial: show tty name in /proc/interrupts
by Haavard Skinnemoen
· 17 years ago
c811ab8
atmel_serial: use container_of instead of direct cast
by Haavard Skinnemoen
· 17 years ago
6433471
atmel_serial: fix broken RX buffer allocation
by Haavard Skinnemoen
· 17 years ago
a667061
atmel_serial: add DMA support
by Chip Coldwell
· 17 years ago
1ecc26b
atmel_serial: split the interrupt handler
by Remy Bohmer
· 17 years ago
dfa7f34
atmel_serial: fix bugs in probe() error path and remove()
by Haavard Skinnemoen
· 17 years ago
1c0fd82
atmel_serial: use existing console options only if BRG is running
by Haavard Skinnemoen
· 17 years ago
829dd81
atmel_serial: use cpu_relax() when busy-waiting
by Haavard Skinnemoen
· 17 years ago
b843aa2
atmel_serial: clean up the code
by Remy Bohmer
· 17 years ago
a46c999
serial_core: bring mostly into line with coding style
by Alan Cox
· 17 years ago
b4c502a
8250: enable rate reporting via termios
by Alan Cox
· 17 years ago
6f803cd
serial8250: coding style
by Alan Cox
· 17 years ago
5756ee9
8250_pci: coding style
by Alan Cox
· 17 years ago
3b0fd36
8250_hub6: codding style
by Alan Cox
· 17 years ago
0fe1c13
8250_hp300: coding style
by Alan Cox
· 17 years ago
8b4a483
8250_gsc: coding style
by Alan Cox
· 17 years ago
ce2e204
8250_early: coding style
by Alan Cox
· 17 years ago
3796958
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
1237a2e
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
by Jiri Slaby
· 17 years ago
e6ee512
dz.c: Resource management
by Maciej W. Rozycki
· 17 years ago
f5519ca
dz.c: Use a helper to cast from "struct uart_port *"
by Maciej W. Rozycki
· 17 years ago
ff11d07
dz: clean up and improve the setup of termios settings
by Maciej W. Rozycki
· 17 years ago
54c0f37
dz: handle special conditions on reception correctly
by Maciej W. Rozycki
· 17 years ago
Next »