index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
virtio: console: Add support for nonblocking write()s
Amit Shah
2010-05-19
1
-8
/
+111
|
*
|
|
|
virtio: console: Rename wait_is_over() to will_read_block()
Amit Shah
2010-05-19
1
-3
/
+3
|
*
|
|
|
virtio: console: Don't always create a port 0 if using multiport
Amit Shah
2010-05-19
1
-17
/
+15
|
*
|
|
|
virtio: console: Use a control message to add ports
Amit Shah
2010-05-19
1
-44
/
+33
|
*
|
|
|
virtio: console: Move code around for future patches
Amit Shah
2010-05-19
1
-133
/
+133
|
*
|
|
|
virtio: console: Remove config work handler
Amit Shah
2010-05-19
1
-63
/
+1
|
*
|
|
|
virtio: console: Don't call hvc_remove() on unplugging console ports
Amit Shah
2010-05-19
1
-0
/
+11
|
*
|
|
|
virtio: console: Return -EPIPE to hvc_console if we lost the connection
Amit Shah
2010-05-19
1
-2
/
+6
|
*
|
|
|
virtio: console: Let host know of port or device add failures
Amit Shah
2010-05-19
1
-0
/
+5
|
*
|
|
|
virtio: console: Add a __send_control_msg() that can send messages without a ...
Amit Shah
2010-05-19
1
-5
/
+11
|
*
|
|
|
virtio: Revert "virtio: disable multiport console support."
Amit Shah
2010-05-19
1
-41
/
+8
|
*
|
|
|
virtio: add_buf_gfp
Michael S. Tsirkin
2010-05-19
1
-9
/
+11
|
*
|
|
|
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-3
/
+3
|
*
|
|
|
virtio_ring: remove a level of indirection
Michael S. Tsirkin
2010-05-19
1
-20
/
+16
|
*
|
|
|
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-23
/
+23
|
*
|
|
|
virtio_blk: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-3
/
+3
|
*
|
|
|
virtio_console: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-16
/
+16
|
*
|
|
|
virtio_balloon: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-9
/
+8
|
*
|
|
|
virtio_blk: remove multichar constant.
Rusty Russell
2010-05-19
1
-1
/
+1
|
*
|
|
|
Add virtio disk identification ioctl
john cooper
2010-05-19
1
-0
/
+10
|
*
|
|
|
Add virtio disk identification support
john cooper
2010-05-19
1
-0
/
+30
*
|
|
|
|
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-21
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
hisax_fcpcipnp: fix broken isapnp device table.
Rusty Russell
2010-05-19
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2010-05-21
9
-278
/
+1606
|
\
\
\
\
\
|
*
|
|
|
|
Move N014, N051 and CR620 dmi information to load scm dmi table
Lee, Chun-Yi
2010-05-20
1
-15
/
+15
|
*
|
|
|
|
drivers/platform/x86/eeepc-wmi.c: fix build warning
Daniel Mack
2010-05-20
1
-1
/
+1
|
*
|
|
|
|
X86 platfrom wmi: Add debug facility to dump WMI data in a readable way
Thomas Renninger
2010-05-20
1
-0
/
+35
|
*
|
|
|
|
X86 platform wmi: Also log GUID string when an event happens and debug is set
Thomas Renninger
2010-05-20
1
-0
/
+6
|
*
|
|
|
|
X86 platform wmi: Introduce debug param to log all WMI events
Thomas Renninger
2010-05-20
1
-8
/
+50
|
*
|
|
|
|
Clean up all objects used by scm model when driver initial fail or exit
Lee, Chun-Yi
2010-05-20
1
-3
/
+10
|
*
|
|
|
|
msi-laptop: fix up some coding style issues found by checkpatch
Greg Kroah-Hartman
2010-05-20
1
-13
/
+24
|
*
|
|
|
|
msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...
Lee, Chun-Yi
2010-05-20
1
-1
/
+58
|
*
|
|
|
|
msi-laptop: Set rfkill init state when msi-laptop intiial
Lee, Chun-Yi
2010-05-20
1
-0
/
+24
|
*
|
|
|
|
msi-laptop: Add MSI CR620 notebook dmi information to scm models table
Lee, Chun-Yi
2010-05-20
1
-0
/
+10
|
*
|
|
|
|
msi-laptop: Add N014 N051 dmi information to scm models table
Lee, Chun-Yi
2010-05-20
1
-0
/
+22
|
*
|
|
|
|
drivers/platform/x86: Use kmemdup
Julia Lawall
2010-05-20
1
-3
/
+1
|
*
|
|
|
|
drivers/platform/x86: Use kzalloc
Julia Lawall
2010-05-20
1
-4
/
+2
|
*
|
|
|
|
Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...
Matthew Garrett
2010-05-20
1
-224
/
+376
|
|
\
\
\
\
\
|
|
*
|
|
|
|
thinkpad-acpi: document backlight level writeback at driver init
Henrique de Moraes Holschuh
2010-05-16
1
-0
/
+4
|
|
*
|
|
|
|
thinkpad-acpi: clean up ACPI handles handling
Henrique de Moraes Holschuh
2010-05-16
1
-9
/
+8
|
|
*
|
|
|
|
thinkpad-acpi: don't depend on led_path for led firmware type (v2)
Henrique de Moraes Holschuh
2010-05-16
1
-19
/
+28
|
|
*
|
|
|
|
thinkpad-acpi: explain errors from acpi_install_notify_handler
Henrique de Moraes Holschuh
2010-05-16
1
-2
/
+2
|
|
*
|
|
|
|
thinkpad-acpi: acpi_evalf fixes
Henrique de Moraes Holschuh
2010-05-16
1
-4
/
+5
|
|
*
|
|
|
|
thinkpad-acpi: detect EC node using its HID (v2)
Henrique de Moraes Holschuh
2010-05-16
1
-12
/
+41
|
|
*
|
|
|
|
thinkpad-acpi: disclose usertask for ALSA callbacks
Henrique de Moraes Holschuh
2010-05-16
1
-0
/
+5
|
|
*
|
|
|
|
thinkpad-acpi: fix brightness hotkey poll handling
Henrique de Moraes Holschuh
2010-05-16
1
-12
/
+24
|
|
*
|
|
|
|
thinkpad-acpi: let other subdrivers know backlight level range
Henrique de Moraes Holschuh
2010-05-16
1
-111
/
+140
|
|
*
|
|
|
|
thinkpad-acpi: move greeting messages out of the first subdriver (v2)
Henrique de Moraes Holschuh
2010-05-16
1
-29
/
+27
|
|
*
|
|
|
|
thinkpad-acpi: fix volume/mute hotkey poll handling
Henrique de Moraes Holschuh
2010-05-16
1
-14
/
+57
|
|
*
|
|
|
|
thinkpad-acpi: X100e quick fixes
Henrique de Moraes Holschuh
2010-05-16
1
-0
/
+2
[prev]
[next]