summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda2018-10-021-1/+2
* Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...Yoshihiro Shimoda2018-10-021-14/+1
* usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape2018-10-021-44/+172
* USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()Alan Stern2018-10-021-3/+6
* usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood2018-10-021-1/+1
* usb: gadget: atmel: remove pointless retrieval of DT name propertyRob Herring2018-10-021-6/+0
* usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire2018-10-021-2/+4
* usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire2018-10-021-4/+26
* usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun2018-10-022-10/+16
* usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2018-10-022-0/+90
* usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2018-10-022-0/+14
* usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen2018-10-021-10/+19
* usb: dwc2: fix unbalanced use of external vbus-supplyFabrice Gasnier2018-10-021-7/+26
* usb: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice Gasnier2018-10-021-0/+2
* usb: dwc2: fix a race with external vbus supplyFabrice Gasnier2018-10-021-1/+9
* usb: dwc2: get optional vbus-supply regulator onceFabrice Gasnier2018-10-022-9/+11
* usb: dwc3: add EXTCON dependency for qcomArnd Bergmann2018-10-021-1/+1
* usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni2018-10-021-0/+2
* usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai2018-10-021-1/+1
* usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan2018-10-021-7/+23
* usb: dwc3: exynos: Add support for Exynos5433 variant with all clocksMarek Szyprowski2018-10-021-0/+9
* usb: dwc3: exynos: Rework clock handling and prepare for new variantsMarek Szyprowski2018-10-021-48/+80
* usb: dwc3: exynos: Remove dead codeMarek Szyprowski2018-10-021-75/+0
* usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King2018-10-021-1/+1
* usb: gadget: udc: Remove unnecessary parenthesesNathan Chancellor2018-10-021-1/+1
* usb: dwc2: remove set but unused variableJosh Abraham2018-10-021-3/+0
* Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda2018-10-023-21/+0
* usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"Colin Ian King2018-10-022-2/+2
* Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/nextFelipe Balbi2018-10-027-558/+740
|\
| * usb: gadget: uvc: configfs: Use %u to print unsigned int valuesLaurent Pinchart2018-09-251-16/+16
| * usb: gadget: uvc: configfs: Simplify attributes macrosLaurent Pinchart2018-09-251-110/+74
| * usb: gadget: uvc: configfs: Fix operation on big endian platformsLaurent Pinchart2018-09-251-35/+24
| * usb: gadget: uvc: Remove uvc_set_trace_param() functionLaurent Pinchart2018-09-251-6/+0
| * usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart2018-09-255-42/+39
| * usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart2018-09-251-1/+3
| * usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart2018-09-251-10/+20
| * usb: gadget: uvc: configfs: Sort frame intervals upon writingPaul Elder2018-09-241-0/+13
| * usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper2018-09-241-0/+3
| * usb: gadget: uvc: configfs: Add bFrameIndex attributesJoel Pepper2018-09-241-0/+56
| * usb: gadget: uvc: configfs: Add bFormatIndex attributesLaurent Pinchart2018-09-241-6/+8
| * usb: gadget: uvc: configfs: Add interface number attributesLaurent Pinchart2018-09-243-0/+67
| * usb: gadget: uvc: configfs: Allocate groups dynamicallyLaurent Pinchart2018-09-242-251/+338
| * usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart2018-09-241-0/+4
| * usb: gadget: uvc: configfs: Add section header commentsLaurent Pinchart2018-09-181-29/+91
| * usb: gadget: uvc: configfs: Don't wrap groups unnecessarilyLaurent Pinchart2018-09-181-185/+117
* | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-295-7/+18
|\ \
| * \ Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-281-2/+4
| |\ \
| | * | nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-261-2/+4
| * | | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| * | | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3