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
2010-10-22
serial: 8250: Don't delay after transmitter is ready.
David Daney
1
-2
/
+4
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2
-0
/
+7
2010-10-22
vcs: add poll/fasync support
Nicolas Pitre
1
-0
/
+133
2010-10-22
tty: Fix warning left over from TIOCGICOUNT changes
Alan Cox
1
-2
/
+0
2010-10-22
tty: icount changeover for other main devices
Alan Cox
10
-280
/
+296
2010-10-22
tty: Convert the USB drivers to the new icount interface
Alan Cox
10
-145
/
+203
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
3
-19
/
+50
2010-10-22
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
1
-9
/
+25
2010-10-22
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2
-34
/
+28
2010-10-22
serial: mrst_max3110: some code cleanup
Feng Tang
2
-127
/
+201
2010-10-22
tty_io: check return code of tty_register_device
Vasiliy Kulikov
1
-2
/
+22
2010-10-22
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
1
-25
/
+22
2010-10-22
add ttyprintk driver
Samo Pogacnik
3
-0
/
+241
2010-10-22
serial-core: restore termios settings when resume console ports
Jason Wang
1
-0
/
+12
2010-10-22
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
1
-1
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2
-5
/
+14
2010-10-22
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
1
-1
/
+25
2010-10-22
serial: mfd: snprintf() returns largish values
Dan Carpenter
1
-0
/
+6
2010-10-22
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
1
-0
/
+17
2010-10-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+1
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+2
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-16
/
+12
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+7
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-26
/
+1
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-18
/
+18
2010-10-18
Input: evdev - fix EVIOCSABS regression
Daniel Mack
1
-1
/
+1
2010-10-18
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
Daniel Mack
1
-0
/
+6
2010-10-18
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
1
-9
/
+3
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2
-26
/
+1
2010-10-15
v4l1: fix 32-bit compat microcode loading translation
Linus Torvalds
1
-11
/
+21
2010-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-10-15
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+17
2010-10-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-73
/
+100
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
HID: Add Cando touch screen 15.6-inch product id
François Jaouen
3
-0
/
+4
2010-10-12
ps3disk: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
[next]