summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-078-85/+309
|\
| * usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-062-2/+58
| * usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-063-64/+162
| * usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-063-11/+14
| * usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-063-5/+58
| * usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-063-4/+4
| * usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-063-1/+15
* | wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese2013-06-061-1/+2
* | UWB: HWA: add support for Alereon 5310 and 5611 devicesThomas Pugliese2013-06-061-0/+6
* | USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese2013-06-061-21/+21
* | wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-064-26/+0
* | USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov2013-06-061-1/+1
* | wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2013-06-062-6/+5
* | usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann2013-06-062-65/+7
* | USB: OHCI: remove bogus #errorArnd Bergmann2013-06-061-20/+0
|/
* USB: serial: pl2303 works at 500kbpsLuca Olivetti2013-06-031-1/+1
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3
* USB: OHCI: add a name for the platform-private fieldManjunath Goudar2013-06-031-0/+3
* USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-034-53/+44
* usb, chipidea: remove redundant D0 power state setYijing Wang2013-06-031-1/+0
* usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner2013-06-031-4/+2
* usb: misc: usb3503: Fix up whitespaceJulius Werner2013-06-031-1/+1
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-032-1/+29
* usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-031-6/+6
* USB: serial: add support Infineon modem USB flashloader driverWei Shuai2013-06-033-0/+50
* USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-304-108/+52
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-305-24/+19
* USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-304-17/+113
* USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-302-3/+7
* USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1
* usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-302-15/+4
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-308-26/+16
* usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0
* drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0
* usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim2013-05-301-0/+14
* usb: misc: usb3503: Add to select the ports to disableDongjin Kim2013-05-301-9/+10
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-27426-3190/+5144
|\
| * Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
| |\
| | * amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| * | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-261-12/+1
| |\ \
| | * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
| * | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-263-2/+3
| |\ \ \
| | * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-101-1/+1
| | * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-101-1/+0
| | * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-101-0/+1
| | * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-031-0/+1
| * | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-267-102/+139
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-234-39/+66
| | |\ \ \ \