summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
* USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
* usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
* USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
* USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-07-221-0/+7
* usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
* USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
* usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
* usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
* usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-151-0/+6
* usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
* usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
* usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
* usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto2013-07-151-4/+0
* usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
* usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
* usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-151-2/+2
* usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
* usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-07-151-0/+1
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-141-1601/+880
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-1312-40/+441
|\
| * x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
| * toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
| * asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
| * Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
| * Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-103-0/+222
| * hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
| * asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
| * drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
| * asus-wmi: append newline to messagesvic2013-07-101-8/+8
| * x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
| * x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10
| * amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
| * dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
| * hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-138-56/+162
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-123-24/+118
| |\ \
| | * | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
| | * | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
| | * | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-021-11/+104
| | * | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
| * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1324-56/+393
|\ \ \ \
| * | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16