summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman8-85/+309
2013-06-07wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese1-1/+2
2013-06-07UWB: HWA: add support for Alereon 5310 and 5611 devicesThomas Pugliese1-0/+6
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-21/+21
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese4-26/+0
2013-06-06USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov1-1/+1
2013-06-06wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2-6/+5
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann2-65/+7
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann1-20/+0
2013-06-06usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2-2/+58
2013-06-06usb: xhci: add USB2 Link power management BESL supportMathias Nyman3-64/+162
2013-06-06usb: xhci: define port register names and use them instead of magic numbersMathias Nyman3-11/+14
2013-06-06usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman3-5/+58
2013-06-06usb/xhci: unify parameter of xhci_msi_irqAlex Shi3-4/+4
2013-06-06usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner3-1/+15
2013-06-04USB: serial: pl2303 works at 500kbpsLuca Olivetti1-1/+1
2013-06-04uwb: use %*ph specifier to dump bufferAndy Shevchenko1-4/+3
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar1-0/+3
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar4-53/+44
2013-06-03usb, chipidea: remove redundant D0 power state setYijing Wang1-1/+0
2013-06-03usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner1-4/+2
2013-06-03usb: misc: usb3503: Fix up whitespaceJulius Werner1-1/+1
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2-1/+29
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen1-6/+6
2013-06-03USB: serial: add support Infineon modem USB flashloader driverWei Shuai3-0/+50
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar4-108/+52
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar5-24/+19
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar4-17/+113
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern2-3/+7
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern1-17/+26
2013-05-30USB: MUSB: upgrade the isochronous APIAlan Stern1-2/+1
2013-05-30usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham1-0/+12
2013-05-30usb: serial: dump small buffers with help of %*phAndy Shevchenko2-15/+4
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han8-26/+16
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat1-4/+0
2013-05-30drivers/usb/host: remove leftover release_mem_regionWolfram Sang1-1/+0
2013-05-30usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim1-0/+14
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-9/+10
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman426-3190/+5144
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+1
2013-05-26Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-102/+139
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-173/+202
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds17-178/+692
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-26/+8
2013-05-25drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-25random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-25drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-25drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2