index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-24
sony-laptop - switch from workqueue to a timer
Dmitry Torokhov
1
-10
/
+10
2009-12-24
sony-laptop - simplify keymap initialization
Dmitry Torokhov
1
-12
/
+8
2009-12-24
sony-laptop - remove private workqueue, use keventd instead
Dmitry Torokhov
1
-32
/
+39
2009-12-24
Merge branch 'misc-2.6.33' into release
Len Brown
10
-304
/
+423
2009-12-24
Merge branch 'tc1100-wmi' into release
Len Brown
1
-60
/
+55
2009-12-24
Merge branch 'sony' into release
Len Brown
1
-23
/
+71
2009-12-24
Merge branch 'classmate' into release
Len Brown
3
-0
/
+622
2009-12-24
Merge branch 'pdc' into release
Len Brown
2
-23
/
+80
2009-12-24
Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...
Len Brown
7
-71
/
+134
2009-12-24
Merge branch 'osc' into release
Len Brown
1
-8
/
+18
2009-12-24
classmate-laptop: add support for Classmate PC ACPI devices
Thadeu Lima de Souza Cascardo
3
-0
/
+622
2009-12-24
hp-wmi: Fix two memleaks
Thomas Renninger
1
-1
/
+8
2009-12-24
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
2
-13
/
+0
2009-12-24
dell-wmi: do not keep driver loaded on unsupported boxes
Dmitry Torokhov
1
-22
/
+19
2009-12-24
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
3
-2
/
+5
2009-12-24
drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...
Peter Feuerer
1
-18
/
+28
2009-12-24
acerhdf: add new BIOS versions
Peter Feuerer
1
-2
/
+15
2009-12-24
acerhdf: limit modalias matching to supported
Stefan Bader
1
-3
/
+4
2009-12-24
toshiba_acpi: convert to seq_file
Alexey Dobriyan
1
-112
/
+147
2009-12-24
asus_acpi: convert to seq_file
Alexey Dobriyan
1
-127
/
+194
2009-12-24
ACPI: do not select ACPI_DOCK from ATA_ACPI
Carlos R. Mafra
1
-1
/
+0
2009-12-24
sony-laptop: enumerate rfkill devices using SN06
Mattia Dongili
1
-19
/
+57
2009-12-24
sony-laptop: rfkill support for newer models
Mattia Dongili
1
-8
/
+14
2009-12-24
ACPI: fix OSC regression that caused aer and pciehp not to load
Shaohua Li
1
-8
/
+18
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
25
-1062
/
+1200
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-17
/
+25
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
usb: otg: isp1301_omap: fix compile error
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
2
-45
/
+91
2009-12-23
USB: musb: Fix array index out of bounds issue
Maulik Mankad
1
-1
/
+1
2009-12-23
USB: musb: Fix null pointer dereference issue
Maulik Mankad
1
-0
/
+2
2009-12-23
USB: musb: correct DMA address for tx
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: gadget_ep0: avoid SetupEnd interrupt
Sergei Shtylyov
1
-4
/
+10
2009-12-23
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
Swaminathan S
1
-0
/
+6
2009-12-23
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
1
-0
/
+8
2009-12-23
USB: musb: gadget: set otg tranceiver to idle when registering gadget
Arnaud Mandy
1
-0
/
+1
2009-12-23
USB: musb: Populate the VBUS GPIO with the correct GPIO number
Swaminathan S
1
-1
/
+1
2009-12-23
USB: musb: fix compiling warning with min() macro
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: move musb_remove to __exit
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb_gadget: fix kernel oops in txstate()
Sergei Shtylyov
1
-3
/
+3
2009-12-23
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
Andreas Mohr
1
-603
/
+630
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
3
-955
/
+964
2009-12-23
USB core: fix recent kernel-doc warnings
Randy Dunlap
2
-4
/
+6
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
1
-0
/
+1
2009-12-23
USB: fix section mismatch in early ehci dbgp
Jan Beulich
1
-1
/
+1
2009-12-23
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
1
-1
/
+1
2009-12-23
USB: serial: Extra device/vendor ID for mos7840 driver
Blaise Gassend
1
-2
/
+5
[next]