summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-11ACPI thermal: remove two unused functionsZhang Rui1-9/+0
2010-12-11ACPI: fix a section mismatchZhang Rui1-1/+1
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying1-17/+17
2010-12-11ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming1-16/+50
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-26/+33
2010-12-11cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom1-4/+11
2010-12-11phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams15-35/+30
2010-12-11enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-12-11usb: gadget: g_ncm addedYauheni Kaliuta3-0/+263
2010-12-11usb: gadget: f_ncm.c addedYauheni Kaliuta2-0/+1408
2010-12-11usb: gadget: u_ether: prepare for NCMYauheni Kaliuta2-2/+16
2010-12-11usb: pch_udc: Fix setup transfers with data outRichard Röjfors1-1/+4
2010-12-11usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors1-8/+11
2010-12-11usb: add ab8500 usb transceiver driverMian Yousaf Kaukab3-0/+595
2010-12-11USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti1-0/+4
2010-12-11USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti1-0/+10
2010-12-11USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti4-0/+160
2010-12-11USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti3-55/+175
2010-12-11USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti1-0/+1
2010-12-11USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti1-6/+3
2010-12-11USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti5-168/+181
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti2-6/+282
2010-12-11USB: EHCI: msm: Add support for power managementPavankumar Kondeti2-2/+57
2010-12-11USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti4-0/+307
2010-12-11USB: Add MSM OTG Controller driverPavankumar Kondeti3-0/+861
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He4-0/+120
2010-12-11USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe1-0/+1
2010-12-11usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser1-2/+2
2010-12-11USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann1-5/+7
2010-12-11usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König1-2/+6
2010-12-11USB: whci-hcd: fix compiler warningNamhyung Kim1-1/+1
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller15-63/+82
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK2-11/+99
2010-12-10usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK1-0/+1
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK1-5/+39
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK1-0/+1
2010-12-10usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK1-0/+12
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK1-0/+493
2010-12-10mfd: TWL6030: USBOTG VBUS event generation onHema HK1-1/+8
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab4-1/+225
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta1-85/+45
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi7-15/+0
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2-25/+0
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi1-24/+40
2010-12-10usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi1-17/+45
2010-12-10usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi1-59/+87
2010-12-10usb: musb: omap2430: drop the nopsFelipe Balbi1-11/+0