index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-23
41
-732
/
+1480
|
\
|
*
serial8250: ratelimit "too much work" error
Daniel Drake
2010-10-22
1
-2
/
+3
|
*
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
2010-10-22
1
-1
/
+6
|
*
serial: abstraction for 8250 legacy ports
Alan Cox
2010-10-22
1
-0
/
+17
|
*
serial/imx: check that the buffer is non-empty before sending it out
Volker Ernst
2010-10-22
1
-3
/
+2
|
*
serial: mfd: add more baud rates support
Feng Tang
2010-10-22
1
-14
/
+27
|
*
jsm: Remove the uart port on errors
Breno Leitao
2010-10-22
1
-1
/
+3
|
*
8250: allow platforms to override PM hook.
Manuel Lauss
2010-10-22
1
-11
/
+16
|
*
altera_uart: Don't use plain integer as NULL pointer
Anton Vorontsov
2010-10-22
1
-1
/
+1
|
*
altera_uart: Fixup type usage of port flags
Anton Vorontsov
2010-10-22
1
-2
/
+2
|
*
altera_uart: Make it possible to use Altera UART and 8250 ports together
Anton Vorontsov
2010-10-22
1
-4
/
+7
|
*
altera_uart: Add support for different address strides
Anton Vorontsov
2010-10-22
1
-21
/
+37
|
*
altera_uart: Add support for getting mapbase and IRQ from resources
Anton Vorontsov
2010-10-22
1
-22
/
+38
|
*
altera_uart: Add support for polling mode (IRQ-less)
Anton Vorontsov
2010-10-22
1
-1
/
+22
|
*
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
2010-10-22
1
-10
/
+4
|
*
serial: 8250: Don't delay after transmitter is ready.
David Daney
2010-10-22
1
-2
/
+4
|
*
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2010-10-22
2
-0
/
+7
|
*
vcs: add poll/fasync support
Nicolas Pitre
2010-10-22
1
-0
/
+133
|
*
tty: Fix warning left over from TIOCGICOUNT changes
Alan Cox
2010-10-22
1
-2
/
+0
|
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
10
-280
/
+296
|
*
tty: Convert the USB drivers to the new icount interface
Alan Cox
2010-10-22
10
-145
/
+203
|
*
tty: Make tiocgicount a handler
Alan Cox
2010-10-22
3
-19
/
+50
|
*
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
2010-10-22
1
-9
/
+25
|
*
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2010-10-22
2
-34
/
+28
|
*
serial: mrst_max3110: some code cleanup
Feng Tang
2010-10-22
2
-127
/
+201
|
*
tty_io: check return code of tty_register_device
Vasiliy Kulikov
2010-10-22
1
-2
/
+22
|
*
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
2010-10-22
1
-25
/
+22
|
*
add ttyprintk driver
Samo Pogacnik
2010-10-22
3
-0
/
+241
|
*
serial-core: restore termios settings when resume console ports
Jason Wang
2010-10-22
1
-0
/
+12
|
*
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
2010-10-22
1
-1
/
+1
|
*
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2010-10-22
2
-5
/
+14
|
*
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
2010-10-22
1
-1
/
+25
|
*
serial: mfd: snprintf() returns largish values
Dan Carpenter
2010-10-22
1
-0
/
+6
|
*
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
2010-10-22
1
-0
/
+1
|
*
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2010-10-22
1
-0
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-23
17
-393
/
+977
|
\
\
|
*
|
driver core: Display error codes when class suspend fails
Mark Brown
2010-10-22
1
-4
/
+4
|
*
|
Driver core: Add section count to memory_block struct
Nathan Fontenot
2010-10-22
1
-6
/
+11
|
*
|
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
2010-10-22
1
-0
/
+7
|
*
|
Driver core: Move find_memory_block routine
Nathan Fontenot
2010-10-22
1
-33
/
+33
|
*
|
hpilo: Despecificate driver from iLO generation
dann frazier
2010-10-22
2
-6
/
+6
|
*
|
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
2010-10-22
1
-3
/
+5
|
*
|
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2010-10-22
1
-10
/
+18
|
*
|
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
2010-10-22
1
-0
/
+6
|
*
|
driver-core: base: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
|
*
|
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
2010-10-22
1
-1
/
+0
|
*
|
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
2010-10-22
1
-35
/
+18
|
*
|
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
2010-10-22
1
-6
/
+37
|
*
|
uio: Cleanup irq handling.
Eric W. Biederman
2010-10-22
1
-7
/
+7
|
*
|
uio: Don't clear driver data
Eric W. Biederman
2010-10-22
1
-14
/
+3
[next]