index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
64
-95
/
+92
2011-02-17
tty: serial: altera_uart: Use port->regshift to store bus shift
Tobias Klauser
1
-7
/
+7
2011-02-17
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
Tobias Klauser
1
-1
/
+7
2011-02-17
tty,vt: fix VT_SETACTIVATE console switch
Jiri Olsa
1
-1
/
+2
2011-02-17
atmel_serial: enable PPS support
Viktar Palstsiuk
1
-0
/
+16
2011-02-17
tty: Add msm_smd_tty driver
Niranjana Vishwanathapura
3
-0
/
+246
2011-02-17
serial: change the divisor latch only when prescalar actually changed
Yin Kangkai
1
-12
/
+20
2011-02-17
serial: also set the uartclk value in resume after goes to highspeed
Yin Kangkai
1
-0
/
+1
2011-02-17
serial: ifx6x60: minor cleanup
Russ Gorby
2
-6
/
+4
2011-02-17
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
1
-0
/
+9
2011-02-17
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
1
-1
/
+2
2011-02-17
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
1
-1
/
+1
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2
-58
/
+52
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
1
-0
/
+18
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
1
-7
/
+8
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
3
-0
/
+115
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2
-2
/
+6
2011-02-04
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-04
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-04
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-04
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
1
-3
/
+2
2011-02-04
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2
-8
/
+24
2011-02-04
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2
-24
/
+0
2011-02-04
serial-core: reset the console speed on resume
Yin Kangkai
1
-3
/
+3
2011-02-04
serial: mrst_max3110: make buffer larger
Dan Carpenter
1
-1
/
+1
2011-02-04
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+15
2011-02-04
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
1
-3
/
+3
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
1
-1
/
+4
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2
-17
/
+20
2011-02-03
serial: mfd: remove the timeout workaround for A0
Feng Tang
1
-38
/
+0
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
1
-1
/
+1
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+6
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-381
/
+558
2011-02-01
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-134
/
+294
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-31
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-27
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-01-31
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2011-01-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-75
/
+85
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-29
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-29
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2011-01-29
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-29
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
[next]