Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d4977c78e9c7dd042f96f4a21d957bc25a561333
/
drivers
/
serial
e9a137c
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
by Greg Ungerer
· 14 years ago
0fed2b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
85b8e3f
sh: fix Oops in the serial SCI driver
by Guennadi Liakhovetski
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
ac3ee84
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
90b9a32
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
e114474
serial: bfin_sport_uart: Use resource size to fix off-by-one error
by Tobias Klauser
· 14 years ago
6b7d8f8
serial: Add driver for the Altera UART
by Tobias Klauser
· 15 years ago
5bcd601
serial: Add driver for the Altera JTAG UART
by Tobias Klauser
· 15 years ago
24cd73a
serial: timbuart: make sure last byte is sent when port is closed
by Richard Röjfors
· 15 years ago
4405199
serial: two branches the same in timbuart_set_mctrl()
by Roel Kluin
· 15 years ago
e5bbbb1
serial: uartlite: move from byte accesses to word accesses
by John Linn
· 15 years ago
be99159
serial: bfin_sport_uart: drop redundant cpu depends
by Mike Frysinger
· 15 years ago
d671250
serial: bfin_sport_uart: drop the experimental markings
by Mike Frysinger
· 15 years ago
2ce1efc
serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
by Mike Frysinger
· 15 years ago
9356c46
serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
by Sonic Zhang
· 15 years ago
60bd940
serial: bfin_sport_uart: drop useless status masks
by Mike Frysinger
· 15 years ago
f4d10ca
serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
by Sonic Zhang
· 15 years ago
9498dc9
serial: bfin_sport_uart: protect changes to uart_port
by Sonic Zhang
· 15 years ago
1f7d1c8
serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
by Sonic Zhang
· 15 years ago
b59588a
serial: bfin_sport_uart: rename early platform driver class string
by Sonic Zhang
· 15 years ago
e8126b3
serial: bfin_sport_uart: add missing mapbase initialization
by Sonic Zhang
· 15 years ago
00c1ff8
serial: bfin_sport_uart: remove unused peripheral pin lists
by Sonic Zhang
· 15 years ago
3f3a978
serial: bfin_sport_uart: shorten the SPORT TX waiting loop
by Sonic Zhang
· 15 years ago
a5a420d
serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic)
by Sonic Zhang
· 15 years ago
9731191
kgdboc: Add ekgdboc for early use of the kernel debugger
by Jason Wessel
· 14 years ago
efe2f29
kgdboc,kdb: Allow kdb to work on a non open console port
by Jason Wessel
· 14 years ago
ada64e4
kgdboc,keyboard: Keyboard driver for kdb with kgdb
by Jason Wessel
· 14 years ago
6d45a1a
sparc,sunzilog: Add console polling support for sunzilog serial driver
by Jason Wessel
· 14 years ago
3f255eb
sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
by Jason Wessel
· 14 years ago
f5316b4
kgdb,8250,pl011: Return immediately from console poll
by Jason Wessel
· 14 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
349e1fb
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
1d3c6ff
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7c7cbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
cb34a67
drivers: serial: S5PC100 serial driver cleanup
by Marek Szyprowski
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 14 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
1c5250d
serial: imx.c: fix CTS trigger level lower to avoid lost chars
by Valentin Longchamp
· 15 years ago
e6114fa
serial: mpc52xx_uart: fix null pointer dereference
by Anatolij Gustschin
· 15 years ago
317b6d6
pcmcia: dev_node removal (write-only drivers)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
4fcfce9
serial: Use s3c2440 driver for S3C2416 SoC
by Yauhen Kharuzhy
· 15 years ago
e8faff7
ARM: 6092/1: atmel_serial: support for RS485 communications
by Claudio Scordino
· 15 years ago
87156d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
8f2adb7
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
c61fae9
serial: drivers/serial/pmac_zilog.c: add missing unlock
by Julia Lawall
· 15 years ago
d990166
serial: 8250_pnp - add Fujitsu Wacom device
by Ping Cheng
· 15 years ago
6bec119
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
b0c0602
serial/mpc52xx_uart: Drop outdated comments
by Wolfram Sang
· 15 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
0ad70740
ARM: 6030/1: KS8695: enable console
by Yegor Yefremov
· 15 years ago
2545cf6
m68knommu: allow 4 coldfire serial ports
by Philippe De Muyter
· 15 years ago
3732b68
m68knommu: fix coldfire tcdrain
by Philippe De Muyter
· 15 years ago
6f4567c
serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)
by Timur Maximov
· 15 years ago
f467bc1
powerpc/mpsc: Set the port device in the mpsc serial driver
by Corey Minyard
· 15 years ago
94a46d3
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
87e8b821
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c4a3987
drivers/serial/sunsu.c: Correct use after free
by Julia Lawall
· 15 years ago
720fcb3
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
by Paul Mundt
· 15 years ago
6631424
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1546a71
pcnet_cs: add new id
by Ken Kawasaki
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
3089f38
SH: extend SCI DMA support to work on SCIFA ports
by Guennadi Liakhovetski
· 15 years ago
f354a38
serial: sh-sci: Use sg_dma_len() and sg_dma_address()
by Magnus Damm
· 15 years ago
4bab9d4
dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
by Magnus Damm
· 15 years ago
0a60a21
SH: remove superfluous warning from the serial driver
by Guennadi Liakhovetski
· 15 years ago
d7bbf7f
SH: fix SCIFA SCASCR register bit definitions
by Guennadi Liakhovetski
· 15 years ago
8d099d4
serial: sh-sci: fix SH-Mobile SH breakage
by Magnus Damm
· 15 years ago
e4d8063
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
8dba8f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2314436
tty: cpm_uart: use resource_size()
by Tobias Klauser
· 15 years ago
f157b58
uartlite: Fix build on sparc.
by David Miller
· 15 years ago
9d20593
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
7de4a9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
935050d
drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fields
by Julia Lawall
· 15 years ago
3f7581d
serial: sh-sci: remove duplicated #include
by Huang Weiyi
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
dca1d9f
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
7ed63d5
serial amba-pl010: enable PPS support
by Rodolfo Giometti
· 15 years ago
dc77f16
serial 8250: enable PPS support
by Rodolfo Giometti
· 15 years ago
07081fd
uartlite: Fix build on sparc.
by David Miller
· 15 years ago
c7ed1ab
serial: sh-sci: clkdev updates for MSTP gating.
by Paul Mundt
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
4a31c08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
882d01f
Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stable
by Russell King
· 15 years ago
64ed28a
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 15 years ago
b93a4af
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 15 years ago
137ee2f
jsm: fixing error if the driver fails to load
by Breno Leitao
· 15 years ago
54862ee
jsm: removing the uart structure and filename on error
by Breno Leitao
· 15 years ago
4165fe4
tty: Fix up char drivers request_room usage
by Alan Cox
· 15 years ago
Next »