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
2011-08-23
8250: Fix race condition in serial8250_backup_timeout().
Al Cooper
1
-3
/
+5
2011-08-23
serial/8250_pci: delete duplicate data definition
Tomoya MORINAGA
1
-5
/
+0
2011-08-23
8250_pci: add support for Rosewill RC-305 4x serial port card
Eric Smith
1
-1
/
+5
2011-08-23
tty: Add "spi:" prefix for spi modalias
Axel Lin
3
-3
/
+3
2011-08-23
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...
Thomas Reim
1
-0
/
+10
2011-08-23
HID: wiimote: Add status and return request handlers
David Herrmann
1
-0
/
+24
2011-08-23
HID: wiimote: Add drm request
David Herrmann
1
-0
/
+26
2011-08-23
HID: wiimote: Register led class devices
David Herrmann
2
-59
/
+107
2011-08-23
HID: wiimote: Correctly call HID open/close callbacks
David Herrmann
1
-0
/
+16
2011-08-23
HID: wiimote: Simplify synchronization
David Herrmann
1
-51
/
+27
2011-08-23
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
1
-4
/
+6
2011-08-23
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
1
-1
/
+1
2011-08-23
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
1
-1
/
+3
2011-08-23
HID: usbhid: Add support for SiGma Micro chip
Jeremiah Matthey
2
-0
/
+4
2011-08-23
firewire: sbp2: fix panic after rmmod with slow targets
Chris Boot
1
-0
/
+4
2011-08-22
i915: do not setup intel_backlight twice
Kamal Mostafa
1
-2
/
+0
2011-08-22
atmel_serial: fix atmel_default_console_device
Voss, Nikolaus
1
-3
/
+5
2011-08-22
serial: 8250_pnp: add Intermec CV60 touchscreen device
Bjorn Helgaas
1
-0
/
+3
2011-08-22
drivers/serial/ucc_uart.c: Fix compiler warning
Kumar Gala
1
-1
/
+1
2011-08-22
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2011-08-22
drivers:misc: ti-st: fix unexpected UART close
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc: ti-st: free skb on firmware download
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc: ti-st: wait for completion at fail
Pavan Savoy
1
-0
/
+13
2011-08-22
drivers:misc: ti-st: reinit completion before send
Pavan Savoy
1
-0
/
+6
2011-08-22
drivers:misc: ti-st: fail-safe on wrong pkt type
Vijay Badawadagi
1
-0
/
+7
2011-08-22
drivers:misc: ti-st: reinit completion on ver read
Pavan Savoy
1
-0
/
+1
2011-08-22
drivers:misc:ti-st: platform hooks for chip states
Pavan Savoy
2
-0
/
+31
2011-08-22
drivers:misc: ti-st: avoid a misleading dbg msg
Pavan Savoy
1
-1
/
+1
2011-08-22
base/devres.c: quiet sparse noise about context imbalance
H Hartley Sweeten
1
-0
/
+1
2011-08-22
pti: add missing CONFIG_PCI dependency
Heiko Carstens
1
-0
/
+1
2011-08-22
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
1
-2
/
+1
2011-08-22
USB option driver K3765/K4505 avoid CDC_DATA interface
Andrew Bird
1
-1
/
+2
2011-08-22
USB: option: add YUGA device id to driver
Gavin.zhu
1
-0
/
+92
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
1
-0
/
+1
2011-08-22
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
1
-4
/
+3
2011-08-22
USB option driver add PID of Huawei Vodafone K4605
Andrew Bird
1
-2
/
+5
2011-08-22
USB option driver add PID of Huawei Vodafone K3806
Andrew Bird
1
-0
/
+2
2011-08-22
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
9
-33
/
+57
2011-08-22
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-35
/
+102
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
4
-40
/
+40
2011-08-22
target: Make locking in transport_deregister_session() IRQ safe
Roland Dreier
1
-6
/
+7
2011-08-22
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
Roland Dreier
1
-2
/
+0
2011-08-22
target: Print subpage too for unhandled MODE SENSE pages
Roland Dreier
1
-2
/
+2
2011-08-22
iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs
Dan Carpenter
1
-3
/
+1
2011-08-22
iscsi-target: Implement iSCSI target IPv6 address printing.
Chris Boot
1
-13
/
+3
2011-08-22
target: Fix task SGL chaining breakage with transport_allocate_data_tasks
Nicholas Bellinger
1
-13
/
+21
2011-08-22
target: Fix task count > 1 handling breakage and use max_sector page alignment
Nicholas Bellinger
2
-2
/
+33
2011-08-22
target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check
Nicholas Bellinger
1
-7
/
+8
2011-08-22
target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage
Nicholas Bellinger
1
-7
/
+7
2011-08-22
target: Remove duplicate task completions in transport_emulate_control_cdb
Nicholas Bellinger
1
-6
/
+8
[prev]
[next]