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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
41
-732
/
+1480
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
17
-393
/
+977
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
302
-44889
/
+39077
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-4
/
+4
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
10
-58
/
+50
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
35
-759
/
+284
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-1372
/
+2390
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
9
-22
/
+29
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-286
/
+419
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-2
/
+3
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
230
-52
/
+389
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
99
-553
/
+614
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
20
-233
/
+245
2010-10-22
serial8250: ratelimit "too much work" error
Daniel Drake
1
-2
/
+3
2010-10-22
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
1
-1
/
+6
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
1
-0
/
+17
2010-10-22
serial/imx: check that the buffer is non-empty before sending it out
Volker Ernst
1
-3
/
+2
2010-10-22
serial: mfd: add more baud rates support
Feng Tang
1
-14
/
+27
2010-10-22
jsm: Remove the uart port on errors
Breno Leitao
1
-1
/
+3
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
1
-11
/
+16
2010-10-22
altera_uart: Don't use plain integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-10-22
altera_uart: Fixup type usage of port flags
Anton Vorontsov
1
-2
/
+2
2010-10-22
altera_uart: Make it possible to use Altera UART and 8250 ports together
Anton Vorontsov
1
-4
/
+7
2010-10-22
altera_uart: Add support for different address strides
Anton Vorontsov
1
-21
/
+37
2010-10-22
altera_uart: Add support for getting mapbase and IRQ from resources
Anton Vorontsov
1
-22
/
+38
2010-10-22
altera_uart: Add support for polling mode (IRQ-less)
Anton Vorontsov
1
-1
/
+22
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
1
-10
/
+4
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-22
driver core: Display error codes when class suspend fails
Mark Brown
1
-4
/
+4
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-6
/
+11
[next]