summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: use bus->sysdev for DMA configurationPeter Chen2017-03-231-6/+6
* usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-18/+44
* usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann2017-03-231-2/+2
* usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-8/+8
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-233-50/+60
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-03-232-0/+9
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-03-232-1/+22
* ohci-pci: add qemu quirkGerd Hoffmann2017-03-233-1/+19
* usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT2017-03-171-1/+1
* usb: orion-ehci: Add support for the Armada 3700Hua Jing2017-03-171-0/+36
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+4
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+5
* drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova2017-03-172-5/+6
* USB: misc: sisusb_con: fix coccinelle warningJiri Slaby2017-03-171-1/+1
* usb: storage: karma: remove useless variablePierre-Yves Kerbrat2017-03-171-3/+3
* USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt2017-03-171-10/+10
* USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt2017-03-171-1/+1
* USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt2017-03-171-4/+4
* usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-171-1/+1
* usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda2017-03-171-0/+7
* usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-171-0/+23
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-1720-36/+44
* usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier2017-03-162-6/+6
* usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier2017-03-161-16/+15
* usb: gadget: net2280: Replace PCI pool old APIRomain Perier2017-03-162-7/+7
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-163-3/+3
* usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum2017-03-161-0/+1
* usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
* usb: atm: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-4/+20
|\
| * Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-09582-8591/+31489
| |\
| | * irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+16
| | * irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-03-061-1/+2
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-79/+50
|\ \ \
| * | | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-061-5/+1
| * | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-271-28/+27
| * | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-41/+43
| * | | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-181-3/+1
| * | | random: remove variable limitStephan Müller2017-01-181-23/+7
| * | | random: remove stale urandom_init_waitStephan Müller2017-01-181-1/+0
| * | | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-181-7/+0
* | | | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-112-65/+73
|\ \ \ \
| * | | | serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-071-2/+4
| * | | | tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-071-63/+69
| | |_|/ | |/| |
* | | | Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-112-1/+1
|\ \ \ \
| * | | | staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0
| * | | | staging/vc04_services: add CONFIG_OF dependencyArnd Bergmann2017-03-061-0/+1
| |/ / /