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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
serial: tegra: Fix compilation error
Venu Byravarasu
1
-1
/
+1
2013-01-25
serial: pxa: fine-tune clk useage
Yi Zhang
1
-1
/
+11
2013-01-25
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
1
-0
/
+2
2013-01-25
n_tty: Unthrottle tty when flushing read buffer
Karthik Manamcheri
1
-0
/
+2
2013-01-25
goldfish: move to tty_port for flip buffers
Alan Cox
1
-12
/
+7
2013-01-22
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
1
-1
/
+1
2013-01-22
serial:ifx6x60: Remove memset for SPI frame
channing
1
-1
/
+0
2013-01-21
goldfish: tty driver
Arve Hjønnevåg
3
-0
/
+340
2013-01-21
serial: sccnxp: Make baudrate table struct static
Alexander Shiyan
1
-4
/
+2
2013-01-21
serial: sccnxp: Reset break and overrun bits in RX handler
Alexander Shiyan
1
-1
/
+6
2013-01-21
serial/efm32: parse location property
Uwe Kleine-König
1
-7
/
+24
2013-01-21
serial: xilinx_uartps: Get clock rate info from dts
Josh Cartwright
1
-15
/
+19
2013-01-20
pch_uart: add sysrq support
Liang Li
1
-8
/
+19
2013-01-20
pch_uart: fix a deadlock when pch_uart as console
Liang Li
1
-7
/
+22
2013-01-20
tty: Correct tty buffer flush.
Ilya Zykov
1
-70
/
+22
2013-01-20
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
1
-1
/
+1
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
40
-32
/
+107
2013-01-18
tty: Add driver unthrottle in ioctl(...,TCFLSH,..).
Ilya Zykov
1
-2
/
+6
2013-01-18
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
1
-1
/
+1
2013-01-17
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
1
-9
/
+4
2013-01-17
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
1
-15
/
+19
2013-01-17
serial: tegra: Switch to using struct tty_port
Thierry Reding
1
-12
/
+15
2013-01-17
serial: imx: Remove unused 'tty' variable
Fabio Estevam
1
-1
/
+0
2013-01-17
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
1
-2
/
+0
2013-01-17
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
1
-2
/
+2
2013-01-17
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
3
-0
/
+910
2013-01-17
tty: rocket: Explicitly list supported PCI IDs
Kevin Cernekee
1
-3
/
+25
2013-01-17
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
1
-2
/
+2
2013-01-17
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
1
-2
/
+2
2013-01-17
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
1
-1
/
+1
2013-01-17
tty: serial/68328serial.c: remove unnecessary null pointer check
Cong Ding
1
-1
/
+1
2013-01-17
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
1
-10
/
+28
2013-01-17
serial/arc-uart: Fix section mistmatch
Vineet Gupta
1
-2
/
+2
2013-01-17
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2
-7
/
+22
2013-01-16
Staging: sb105x: mark it BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2013-01-16
TTY: ip22zilog, fix tty_flip_buffer_push call
Jiri Slaby
1
-18
/
+12
2013-01-16
serial: 8250_dw: Set maxburst size
Heikki Krogerus
1
-2
/
+4
2013-01-16
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
1
-0
/
+7
2013-01-16
serial: 8250_dma: TX optimisation
Heikki Krogerus
1
-3
/
+3
2013-01-16
serial: 8250_dma: Switch to using tty_port
Heikki Krogerus
1
-4
/
+7
2013-01-15
tty: don't deadlock while flushing workqueue
Sebastian Andrzej Siewior
1
-5
/
+5
2013-01-15
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
1
-0
/
+65
2013-01-15
serial: 8250: Add support for dmaengine
Heikki Krogerus
5
-3
/
+300
2013-01-15
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2
-1
/
+42
2013-01-15
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
1
-4
/
+53
2013-01-15
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
1
-31
/
+47
2013-01-15
serial: 8250_dw: Map IO memory
Heikki Krogerus
1
-2
/
+5
2013-01-15
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
1
-1
/
+1
2013-01-15
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
1
-6
/
+16
2013-01-15
tty: Only wakeup the line discipline idle queue when queue is active
Ivo Sieben
1
-1
/
+3
[next]