index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3
Yoshihiro Shimoda
2018-10-02
1
-1
/
+2
*
Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...
Yoshihiro Shimoda
2018-10-02
1
-14
/
+1
*
usb: gadget: f_uac2: disable IN/OUT ep if unused
Andreas Pape
2018-10-02
1
-44
/
+172
*
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
Alan Stern
2018-10-02
1
-3
/
+6
*
usb: dwc3: Fix spelling of 'optimizations'
Faisal Mehmood
2018-10-02
1
-1
/
+1
*
usb: gadget: atmel: remove pointless retrieval of DT name property
Rob Herring
2018-10-02
1
-6
/
+0
*
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
2018-10-02
1
-2
/
+4
*
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
2018-10-02
1
-4
/
+26
*
usb: mtu3: disable vbus rise/fall interrupts of ltssm
Chunfeng Yun
2018-10-02
2
-10
/
+16
*
usb: renesas_usbhs: Add multiple clocks management
Yoshihiro Shimoda
2018-10-02
2
-0
/
+90
*
usb: renesas_usbhs: Add reset_control
Yoshihiro Shimoda
2018-10-02
2
-0
/
+14
*
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
2018-10-02
1
-10
/
+19
*
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
2018-10-02
1
-7
/
+26
*
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
2018-10-02
1
-0
/
+2
*
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
2018-10-02
1
-1
/
+9
*
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
2018-10-02
2
-9
/
+11
*
usb: dwc3: add EXTCON dependency for qcom
Arnd Bergmann
2018-10-02
1
-1
/
+1
*
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
2018-10-02
1
-0
/
+2
*
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
2018-10-02
1
-1
/
+1
*
usb: dwc2: Disable all EP's on disconnect
Minas Harutyunyan
2018-10-02
1
-7
/
+23
*
usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks
Marek Szyprowski
2018-10-02
1
-0
/
+9
*
usb: dwc3: exynos: Rework clock handling and prepare for new variants
Marek Szyprowski
2018-10-02
1
-48
/
+80
*
usb: dwc3: exynos: Remove dead code
Marek Szyprowski
2018-10-02
1
-75
/
+0
*
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
2018-10-02
1
-1
/
+1
*
usb: gadget: udc: Remove unnecessary parentheses
Nathan Chancellor
2018-10-02
1
-1
/
+1
*
usb: dwc2: remove set but unused variable
Josh Abraham
2018-10-02
1
-3
/
+0
*
Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"
Yoshihiro Shimoda
2018-10-02
3
-21
/
+0
*
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2018-10-02
2
-2
/
+2
*
Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next
Felipe Balbi
2018-10-02
7
-558
/
+740
|
\
|
*
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
2018-09-25
1
-16
/
+16
|
*
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
2018-09-25
1
-110
/
+74
|
*
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
2018-09-25
1
-35
/
+24
|
*
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
2018-09-25
1
-6
/
+0
|
*
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
2018-09-25
5
-42
/
+39
|
*
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
2018-09-25
1
-1
/
+3
|
*
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
2018-09-25
1
-10
/
+20
|
*
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
2018-09-24
1
-0
/
+13
|
*
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
2018-09-24
1
-0
/
+3
|
*
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
2018-09-24
1
-0
/
+56
|
*
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
2018-09-24
1
-6
/
+8
|
*
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
2018-09-24
3
-0
/
+67
|
*
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2018-09-24
2
-251
/
+338
|
*
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
2018-09-24
1
-0
/
+4
|
*
usb: gadget: uvc: configfs: Add section header comments
Laurent Pinchart
2018-09-18
1
-29
/
+91
|
*
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Laurent Pinchart
2018-09-18
1
-185
/
+117
*
|
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
5
-7
/
+18
|
\
\
|
*
\
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-28
1
-2
/
+4
|
|
\
\
|
|
*
|
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-09-26
1
-2
/
+4
|
*
|
|
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
|
|
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
[next]