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.12.y
linux-6.13.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-08-26
hsu: add runtime pm support
Kristen Carlson Accardi
1
-0
/
+47
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
4
-4
/
+5
2011-08-25
TTY: use tty_wait_until_sent_from_close in tty_port_close_start
Jiri Slaby
1
-1
/
+1
2011-08-25
TTY: serial, move locking in uart_close
Jiri Slaby
1
-1
/
+1
2011-08-25
TTY: serial, use ASYNCB_CLOSING in uart_close
Jiri Slaby
1
-0
/
+3
2011-08-25
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-08-25
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
4
-103
/
+28
2011-08-25
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2
-21
/
+0
2011-08-25
tty: Add support serial for EXYNOS4212 SoC
Kukjin Kim
1
-2
/
+2
2011-08-25
atmel_serial: RS485: receiving enabled when sending data
Bernhard Roth
1
-3
/
+6
2011-08-25
serial/imx: support to handle break character
Hui Wang
1
-3
/
+7
2011-08-25
Revert "tty: serial8250: add helpers for the DesignWare 8250"
Greg Kroah-Hartman
3
-107
/
+0
2011-08-25
Revert "tty: of_serial: add support for the DesignWare 8250"
Greg Kroah-Hartman
1
-7
/
+0
2011-08-23
tty: of_serial: add support for the DesignWare 8250
Jamie Iles
1
-0
/
+7
2011-08-23
tty: serial8250: add helpers for the DesignWare 8250
Jamie Iles
3
-0
/
+107
2011-08-23
tty: serial8250: remove UPIO_DWAPB{,32}
Jamie Iles
2
-72
/
+0
2011-08-23
tty: serial8250: allow platforms to override irq handler
Jamie Iles
1
-4
/
+35
2011-08-23
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
Thomas Abraham
2
-12
/
+96
2011-08-23
serial:bfin_uart: Put TX IRQ in individual platform resource.
Sonic Zhang
1
-14
/
+22
2011-08-23
tty: clearify structure initializer in notify_write()
Mathias Krause
1
-1
/
+1
2011-08-23
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
Sonic Zhang
3
-2
/
+2
2011-08-23
serial:blackfin: Correct coding style in bfin serial driver.
Sonic Zhang
1
-9
/
+16
2011-08-23
TTY: mxser+cyclades remove wait_until_sent debug code
Jiri Slaby
2
-23
/
+2
2011-08-23
TTY: remove tty_locked
Jiri Slaby
4
-19
/
+2
2011-08-23
TTY: ami_serial, remove BTM from wait_until_sent
Jiri Slaby
1
-9
/
+1
2011-08-23
TTY: serial, remove tasklet for tty_wakeup
Jiri Slaby
1
-19
/
+1
2011-08-23
TTY: msm_serial, remove unneeded console set
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: serial, remove BTM from wait_until_sent
Jiri Slaby
1
-23
/
+7
2011-08-23
drivers/tty/synclink: remove double comment
Edwin van Vliet
1
-1
/
+0
2011-08-23
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi
3
-0
/
+923
2011-08-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-5
/
+10
2011-08-21
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
1
-1
/
+1
2011-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-98
/
+235
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-152
/
+430
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
1
-1
/
+1
2011-08-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+288
2011-08-19
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
1
-8
/
+6
2011-08-19
ata: Add iMX pata support
Arnaud Patard (Rtp)
3
-0
/
+263
2011-08-19
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
1
-0
/
+18
2011-08-19
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
1
-1
/
+1
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-8
/
+14
2011-08-19
i7core_edac: fixed typo in error count calculation
Mathias Krause
1
-1
/
+1
2011-08-18
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+15
2011-08-17
Merge branches 'ipoib' and 'iser' into for-next
Roland Dreier
3
-5
/
+9
2011-08-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2
-4
/
+8
2011-08-17
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
1
-1
/
+1
2011-08-16
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
Bernd Schubert
1
-3
/
+5
[next]