aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | drivers/char: Eliminate use after freeJulia Lawall2010-05-19
| | * | | | | virtio: console: Accept console size along with resize control messageAmit Shah2010-05-19
| | * | | | | virtio: console: Store each console's size in the console structureAmit Shah2010-05-19
| | * | | | | virtio: console: Resize console port 0 on config intr only if multiport is offAmit Shah2010-05-19
| | * | | | | virtio: console: Add support for nonblocking write()sAmit Shah2010-05-19
| | * | | | | virtio: console: Rename wait_is_over() to will_read_block()Amit Shah2010-05-19
| | * | | | | virtio: console: Don't always create a port 0 if using multiportAmit Shah2010-05-19
| | * | | | | virtio: console: Use a control message to add portsAmit Shah2010-05-19
| | * | | | | virtio: console: Move code around for future patchesAmit Shah2010-05-19
| | * | | | | virtio: console: Remove config work handlerAmit Shah2010-05-19
| | * | | | | virtio: console: Don't call hvc_remove() on unplugging console portsAmit Shah2010-05-19
| | * | | | | virtio: console: Return -EPIPE to hvc_console if we lost the connectionAmit Shah2010-05-19
| | * | | | | virtio: console: Let host know of port or device add failuresAmit Shah2010-05-19
| | * | | | | virtio: console: Add a __send_control_msg() that can send messages without a ...Amit Shah2010-05-19
| | * | | | | virtio: Revert "virtio: disable multiport console support."Amit Shah2010-05-19
| | * | | | | virtio: add_buf_gfpMichael S. Tsirkin2010-05-19
| | * | | | | virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | virtio_ring: remove a level of indirectionMichael S. Tsirkin2010-05-19
| | * | | | | virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | virtio_balloon: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | virtio_blk: remove multichar constant.Rusty Russell2010-05-19
| | * | | | | Add virtio disk identification ioctljohn cooper2010-05-19
| | * | | | | Add virtio disk identification supportjohn cooper2010-05-19
| * | | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-21
| |\ \ \ \ \ \
| | * | | | | | hisax_fcpcipnp: fix broken isapnp device table.Rusty Russell2010-05-19
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-05-21
| |\ \ \ \ \ \
| | * | | | | | Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi2010-05-20
| | * | | | | | drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack2010-05-20
| | * | | | | | X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger2010-05-20
| | * | | | | | X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger2010-05-20
| | * | | | | | X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger2010-05-20
| | * | | | | | Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi2010-05-20
| | * | | | | | msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman2010-05-20
| | * | | | | | msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi2010-05-20
| | * | | | | | msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi2010-05-20
| | * | | | | | msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi2010-05-20
| | * | | | | | msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi2010-05-20
| | * | | | | | drivers/platform/x86: Use kmemdupJulia Lawall2010-05-20
| | * | | | | | drivers/platform/x86: Use kzallocJulia Lawall2010-05-20
| | * | | | | | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett2010-05-20
| | |\ \ \ \ \ \
| | | * | | | | | thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh2010-05-16
| | | * | | | | | thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh2010-05-16