index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb: da8xx: remove clock con_id
David Lechner
2018-01-09
1
-1
/
+1
*
Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2018-01-08
5
-34
/
+212
|
\
|
*
phy: phy-mtk-tphy: use of_device_get_match_data()
Chunfeng Yun
2017-12-29
1
-6
/
+5
|
*
phy: phy-mtk-tphy: make shared banks optional for V1 TPHY
Chunfeng Yun
2017-12-29
1
-2
/
+3
|
*
phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
Chunfeng Yun
2017-12-29
1
-12
/
+7
|
*
phy: phy-brcm-usb-init: DRD mode can cause crash on startup
Al Cooper
2017-12-29
1
-0
/
+1
|
*
phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
Al Cooper
2017-12-29
1
-0
/
+2
|
*
phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
Al Cooper
2017-12-29
1
-12
/
+7
|
*
phy: phy-brcm-usb: Fix two DT properties to match bindings doc
Al Cooper
2017-12-29
1
-2
/
+2
|
*
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
Vivek Gautam
2017-12-29
2
-0
/
+185
*
|
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-01-08
31
-245
/
+277
|
\
\
|
*
|
usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel
Yoshihiro Shimoda
2017-12-14
3
-0
/
+21
|
*
|
usb: renesas_usbhs: set the mode by using extcon state for non-otg channel
Yoshihiro Shimoda
2017-12-13
1
-1
/
+14
|
*
|
usb: renesas_usbhs: add a new callback for extcon notifier
Yoshihiro Shimoda
2017-12-13
1
-0
/
+8
|
*
|
usb: renesas_usbhs: Add a function to write the UGCTRL2 register
Yoshihiro Shimoda
2017-12-13
1
-4
/
+7
|
*
|
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
2017-12-13
5
-4
/
+114
|
*
|
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
2017-12-12
2
-0
/
+11
|
*
|
usb: renesas_usbhs: use PIPEnCLR.ACLRM instead of {C,Dn}FIFOCTR.BCLR in usbhs...
Yoshihiro Shimoda
2017-12-12
1
-3
/
+2
|
*
|
usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() function
Yoshihiro Shimoda
2017-12-12
2
-5
/
+16
|
*
|
usb: renesas_usbhs: remove redundant polling in usbhsf_fifo_barrier()
Yoshihiro Shimoda
2017-12-12
1
-11
/
+5
|
*
|
usb: phy: Factor out the usb charger initialization
Baolin Wang
2017-12-12
1
-4
/
+10
|
*
|
usb: dwc3: Allow disabling of metastability workaround
Roger Quadros
2017-12-11
4
-2
/
+12
|
*
|
USB: dummy-hcd: Adapt dummy_udc_set_speed()
Roger Quadros
2017-12-11
1
-13
/
+1
|
*
|
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
Roger Quadros
2017-12-11
1
-2
/
+0
|
*
|
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
Markus Elfring
2017-12-11
1
-8
/
+8
|
*
|
usb: gadget: pxa27x: Remove redundant assignment to is_short and dev
Colin Ian King
2017-12-11
1
-3
/
+0
|
*
|
usb: gadget: udc-xilinx: remove redundant pointer udc
Colin Ian King
2017-12-11
1
-2
/
+0
|
*
|
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
2017-12-11
1
-1
/
+0
|
*
|
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
2017-12-11
1
-1
/
+1
|
*
|
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
2017-12-11
1
-3
/
+6
|
*
|
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
2017-12-11
1
-168
/
+24
|
*
|
usb: dwc3: Make sparse a bit happier
Vincent Pelletier
2017-12-11
1
-2
/
+2
|
*
|
gadget event trace : add request pointer
Matthieu CASTET
2017-12-11
1
-2
/
+4
|
*
|
usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
Felipe Balbi
2017-12-11
2
-7
/
+1
|
*
|
usb: gadget: add isoch_delay member
Felipe Balbi
2017-12-11
1
-0
/
+2
|
*
|
usb: dwc3: debug: decode a few more features
Felipe Balbi
2017-12-11
1
-0
/
+9
*
|
|
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
2018-01-04
1
-1
/
+4
*
|
|
usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2018-01-04
1
-1
/
+1
*
|
|
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
2018-01-04
1
-1
/
+1
*
|
|
USB: usbip: remove useless call in usbip_recv
Gustavo A. R. Silva
2018-01-04
1
-1
/
+0
*
|
|
USB: host: Use zeroing memory allocator rather than allocator/memset
Himanshu Jha
2018-01-04
2
-7
/
+3
*
|
|
uwb: remove trailing whitespace for coding style
Hugh Sipière
2018-01-02
1
-5
/
+5
*
|
|
uwb: fix brace coding style issue in drp-ie.c
Hugh Sipière
2018-01-02
1
-2
/
+1
*
|
|
usb: musb: remove unused pipe variable
Corentin Labbe
2018-01-02
1
-3
/
+0
*
|
|
usb: musb: remove unused frame variable
Corentin Labbe
2018-01-02
1
-2
/
+0
*
|
|
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2018-01-02
499
-2595
/
+7315
|
\
\
\
|
*
|
|
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
2017-12-31
1
-1
/
+1
|
*
|
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
14
-39
/
+42
|
|
\
\
\
|
|
*
|
|
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
2017-12-29
6
-16
/
+8
|
|
*
|
|
x86/apic: Update the 'apic=' description of setting APIC driver
Dou Liyang
2017-12-28
1
-1
/
+5
[next]