summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-1018-89/+580
|\
| * phy: spear1340-miphy: Return proper error for spear1340_miphy_xlateAxel Lin2015-04-031-2/+2
| * phy: spear1310-miphy: Return proper error for spear1310_miphy_xlateAxel Lin2015-04-031-2/+2
| * phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin2015-04-031-7/+7
| * phy: Add driver to support individual USB PHYs on sun9iChen-Yu Tsai2015-04-033-0/+214
| * phy: Add a driver for dm816x USB PHYTony Lindgren2015-04-033-0/+298
| * phy: qcom-ufs: Don't return error if fail to get optional resourceAxel Lin2015-04-031-20/+3
| * phy: qcom-ufs: Fix build error due to missing export symbolsAxel Lin2015-04-031-0/+9
| * phy: samsung_usb2: Fixup samsung_usb2_phy_power_on/off pathsAxel Lin2015-03-261-2/+8
| * phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim2015-03-261-0/+10
| * phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probeAxel Lin2015-03-261-0/+1
| * phy: stih41x-usb: Fixup stih41x_usb_phy_power_on failure pathAxel Lin2015-03-261-2/+6
| * phy: berlin-usb: Set drvdata for phy and use itAxel Lin2015-03-101-8/+6
| * phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin2015-03-101-7/+2
| * phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin2015-03-101-4/+2
| * phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin2015-03-101-8/+2
| * phy: miphy28lp: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-4/+1
| * phy: berlin-sata: Use devm_kcalloc at appropriate placeAxel Lin2015-03-101-1/+1
| * phy: xgene: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-18/+5
| * phy: berlin-usb: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-4/+1
* | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-1015-28/+33
|\ \
| * | usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+2
| * | usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-3/+4
| * | usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+1
| * | usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * | usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-4/+5
| * | usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+3
| * | usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-8/+11
| * | usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* | | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-07140-710/+1412
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-073-11/+4
| |\ \ \
| | * | | net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
| | * | | mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1
| | * | | xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-021-4/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-061-14/+23
| |\ \ \ \
| | * | | | Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
| | * | | | Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
| * | | | | Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-046-5/+26
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-013-2/+16
| | |\ \ \ \ \
| | | * | | | | USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-03-251-2/+6
| | | * | | | | USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-191-0/+3
| | | * | | | | USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-03-162-0/+7
| | * | | | | | Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-241-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
| | * | | | | | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1