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
2010-12-11
ACPI thermal: remove two unused functions
Zhang Rui
1
-9
/
+0
2010-12-11
ACPI: fix a section mismatch
Zhang Rui
1
-1
/
+1
2010-12-11
ACPI, APEI, use raw spinlock in ERST
Huang Ying
1
-17
/
+17
2010-12-11
ACPI: fix allowing to add/remove multiple _OSI strings
Lin Ming
1
-16
/
+50
2010-12-11
acpi: fix _OSI string setup regression
Lin Ming
1
-26
/
+33
2010-12-11
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
Casey Leedom
1
-4
/
+11
2010-12-11
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2
-6
/
+55
2010-12-11
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
15
-35
/
+30
2010-12-11
enic: Bug Fix: Pass napi reference to the isr that services receive queue
Vasanthy Kolluri
1
-1
/
+2
2010-12-11
usb: gadget: g_ncm added
Yauheni Kaliuta
3
-0
/
+263
2010-12-11
usb: gadget: f_ncm.c added
Yauheni Kaliuta
2
-0
/
+1408
2010-12-11
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2
-2
/
+16
2010-12-11
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
1
-1
/
+4
2010-12-11
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
1
-8
/
+11
2010-12-11
usb: add ab8500 usb transceiver driver
Mian Yousaf Kaukab
3
-0
/
+595
2010-12-11
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
1
-0
/
+4
2010-12-11
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
1
-0
/
+10
2010-12-11
USB: gadget: Add USB controller driver for MSM SoC
Pavankumar Kondeti
4
-0
/
+160
2010-12-11
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
3
-55
/
+175
2010-12-11
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
1
-0
/
+1
2010-12-11
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
1
-6
/
+3
2010-12-11
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
5
-168
/
+181
2010-12-11
USB: OTG: msm: Add support for power management
Pavankumar Kondeti
2
-6
/
+282
2010-12-11
USB: EHCI: msm: Add support for power management
Pavankumar Kondeti
2
-2
/
+57
2010-12-11
USB: EHCI: Add MSM Host Controller driver
Pavankumar Kondeti
4
-0
/
+307
2010-12-11
USB: Add MSM OTG Controller driver
Pavankumar Kondeti
3
-0
/
+861
2010-12-11
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
4
-0
/
+120
2010-12-11
USB: serial: usb_wwan: Add missing uaccess.h / fix build failure
Peter Huewe
1
-0
/
+1
2010-12-11
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-12-11
USB: host: uhci-q: Fixed minor coding style issues
Tobias Ollmann
1
-5
/
+7
2010-12-11
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
1
-2
/
+6
2010-12-11
USB: whci-hcd: fix compiler warning
Namhyung Kim
1
-1
/
+1
2010-12-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-63
/
+82
2010-12-10
connector: add module alias
Stephen Hemminger
1
-0
/
+1
2010-12-10
r8169: Fix runtime power management
Rafael J. Wysocki
1
-10
/
+16
2010-12-10
usb: musb: Adding musb support for OMAP4430
Hema HK
2
-11
/
+99
2010-12-10
usb: otg: TWL6030: Add twl6030_usb file for compilation
Hema HK
1
-0
/
+1
2010-12-10
mfd: TWL6030: OMAP4: Registering the TWL6030-usb device
Hema HK
1
-5
/
+39
2010-12-10
usb: musb: TWL6030: Selecting TWL6030_USB transceiver
Hema HK
1
-0
/
+1
2010-12-10
usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.
Hema HK
1
-0
/
+12
2010-12-10
usb: otg: Adding twl6030-usb transceiver driver for OMAP4430
Hema HK
1
-0
/
+493
2010-12-10
mfd: TWL6030: USBOTG VBUS event generation on
Hema HK
1
-1
/
+8
2010-12-10
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
4
-1
/
+225
2010-12-10
musb: am35x: fix compile error due to control apis
Ajay Kumar Gupta
1
-85
/
+45
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
7
-15
/
+0
2010-12-10
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2
-25
/
+0
2010-12-10
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
1
-24
/
+40
2010-12-10
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
1
-17
/
+45
2010-12-10
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
1
-59
/
+87
2010-12-10
usb: musb: omap2430: drop the nops
Felipe Balbi
1
-11
/
+0
[prev]
[next]