index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
12
-7
/
+6
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
7
-7
/
+0
|
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
4
-0
/
+4
|
*
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
1
-0
/
+1
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-0
/
+1
*
|
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
1
-0
/
+1
|
\
\
|
*
|
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-03-26
1
-0
/
+1
*
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
2
-12
/
+39
|
\
\
\
|
*
\
\
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
Olof Johansson
2012-03-08
1
-12
/
+37
|
|
\
\
\
|
|
*
|
|
serial: pxa: add OF support
Haojian Zhuang
2012-03-07
1
-12
/
+37
|
*
|
|
|
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
2012-03-02
1
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-0
/
+2
|
|
|
/
/
*
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
2012-02-22
6
-7
/
+28
|
|
\
|
|
|
|
*
|
|
|
serial: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-02-01
1
-4
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[IA64] genirq fixup for SGI/SN
Dimitri Sivanich
2012-02-22
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-23
2
-16
/
+10
|
\
\
\
|
*
|
|
pinctrl: API changes to support multiple states per device
Stephen Warren
2012-03-05
1
-9
/
+3
|
*
|
|
pinctrl: assume map table entries can't have a NULL name field
Stephen Warren
2012-03-02
1
-1
/
+1
|
*
|
|
serial/sirf: fixup for changes to pin control
Linus Walleij
2012-02-22
2
-11
/
+11
|
|
/
/
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-22
1
-1
/
+1
|
\
\
\
|
*
|
|
tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES
Stephen Rothwell
2012-03-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
34
-558
/
+1449
|
\
\
\
|
*
|
|
serial: pxa: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-15
1
-4
/
+4
|
*
|
|
serial: PL011: clear pending interrupts
Linus Walleij
2012-03-14
1
-4
/
+11
|
*
|
|
serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...
Sonic Zhang
2012-03-13
1
-3
/
+5
|
*
|
|
tty: serial: vt8500: fix annotations for probe/remove
Wolfram Sang
2012-03-12
1
-2
/
+2
|
*
|
|
serial: remove back and forth conversions in serial_out_sync
Paul Gortmaker
2012-03-09
1
-4
/
+3
|
*
|
|
serial: use serial_port_in/out vs serial_in/out in 8250
Paul Gortmaker
2012-03-09
1
-80
/
+80
|
*
|
|
serial: reduce number of indirections in 8250 code
Paul Gortmaker
2012-03-09
1
-155
/
+167
|
*
|
|
serial: delete useless void casts in 8250.c
Paul Gortmaker
2012-03-09
1
-11
/
+11
|
*
|
|
serial: make 8250's serial_in shareable to other drivers.
Paul Gortmaker
2012-03-09
2
-5
/
+10
|
*
|
|
serial: delete last unused traces of pausing I/O in 8250
Paul Gortmaker
2012-03-09
1
-158
/
+150
|
*
|
|
pch_uart: Add module parameter descriptions
Darren Hart
2012-03-09
1
-0
/
+4
|
*
|
|
pch_uart: Use existing default_baud in setup_console
Darren Hart
2012-03-09
1
-1
/
+1
|
*
|
|
pch_uart: Add user_uartclk parameter
Darren Hart
2012-03-09
1
-0
/
+5
|
*
|
|
pch_uart: Add Fish River Island II uart clock quirks
Darren Hart
2012-03-09
1
-13
/
+27
|
*
|
|
pch_uart: Use uartclk instead of base_baud
Darren Hart
2012-03-09
1
-10
/
+10
|
*
|
|
mpc5200b/uart: select more tolerant uart prescaler on low baudrates
Frank Benkert
2012-03-08
1
-2
/
+3
|
*
|
|
TTY: remove serialP.h inclusion from some files
Jiri Slaby
2012-03-08
2
-2
/
+0
|
*
|
|
TTY: serial, include pci.h in m32r_sio
Jiri Slaby
2012-03-08
1
-0
/
+1
|
*
|
|
TTY: serial, use atomic_inc_return in ioc4_serial
Jiri Slaby
2012-03-08
1
-1
/
+1
|
*
|
|
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
2
-19
/
+5
|
*
|
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
3
-5
/
+0
|
*
|
|
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
Cousson, Benoit
2012-03-08
1
-3
/
+3
|
*
|
|
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
2012-02-24
1
-1
/
+16
|
*
|
|
serial: samsung: fix s3c2442 platform data
Denis 'GNUtoo' Carikli
2012-02-24
1
-1
/
+1
|
*
|
|
serial: Fix typo in sn_console.c
Masanari Iida
2012-02-24
1
-2
/
+2
|
*
|
|
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
2012-02-24
1
-1
/
+0
[next]