summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ohci-at91: fix non static symbol warningWei Yongjun2016-09-131-1/+1
* usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun2016-09-131-0/+1
* ezusb: constify local structuresJulia Lawall2016-09-131-1/+1
* USB: wusbcore: add in missing white space in error message textColin Ian King2016-09-131-2/+1
* cdc-acm: cleaning up debug in data submission pathOliver Neukum2016-09-131-10/+6
* cdc-acm: cleanup debugging in submission pathOliver Neukum2016-09-131-4/+4
* usb: musb: remove redundant stack buffersRasmus Villemoes2016-09-131-7/+5
* usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun2016-09-131-1/+3
* usb: musb: da8xx: Remove mach codeDavid Lechner2016-09-132-86/+51
* usb: musb: da8xx: Use devm in probeDavid Lechner2016-09-131-14/+5
* musb: sunxi: Add support for platform_set_modeHans de Goede2016-09-131-4/+57
* usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren2016-09-131-41/+17
* usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren2016-09-131-66/+10
* usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren2016-09-131-4/+18
* usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2016-09-132-0/+67
* Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-09-1320-276/+1122
|\
| * extcon: Add support for qcom SPMI PMIC USB id detection hardwareStephen Boyd2016-09-134-0/+218
| * extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-1313-83/+83
| * extcon: axp288: Fix spelling mistakeColin Ian King2016-09-131-3/+3
| * extcon: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-09-131-2/+2
| * extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong2016-09-131-1/+12
| * extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck2016-08-181-1/+7
| * extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi2016-08-082-0/+6
| * extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi2016-08-082-0/+6
| * extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong2016-08-082-1/+12
| * extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi2016-08-082-76/+164
| * extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi2016-08-082-22/+31
| * extcon: Add the support for the capability of each propertyChanwoo Choi2016-08-082-0/+162
| * extcon: Add the support for extcon property according to extcon typeChanwoo Choi2016-08-082-1/+281
| * extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi2016-08-082-29/+139
| * extcon: Fix compile time warningManinder Singh2016-08-081-1/+1
| * extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi2016-08-082-49/+1
| * extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi2016-08-081-20/+1
| * extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi2016-08-081-1/+1
| * extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2016-08-082-14/+16
| * extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi2016-08-081-4/+7
| * extcon: arizona: Remove unneeded semi-colonCharles Keepax2016-08-081-1/+1
| * extcon: Move extcon_get_edev_by_phandle() errors to dbg levelStephen Boyd2016-08-081-2/+2
| * extcon: adc-jack: update cable state during bootVenkat Reddy Talla2016-08-081-0/+1
* | scsi: introduce a quirk for false cache reportingOliver Neukum2016-09-135-1/+24
* | usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen2016-09-121-0/+1
* | Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-12171-666/+1050
|\ \
| * | Linux 4.8-rc6v4.8-rc6Linus Torvalds2016-09-111-1/+1
| * | nvme: make NVME_RDMA depend on BLOCKLinus Torvalds2016-09-111-1/+1
| * | Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-116-8/+19
| |\ \
| | * \ Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-8/+19
| | |\ \
| | | * | iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-051-3/+2
| | | * | iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-051-2/+2
| | | * | iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
| | | * | iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11