index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
-1
/
+1
2014-08-20
usb: gadget: f_uac1: add function strings
Andrzej Pietrasiewicz
-1
/
+50
2014-08-20
usb: gadget: f_uac2: add configfs support
Andrzej Pietrasiewicz
-0
/
+108
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
-8
/
+15
2014-08-20
usb: gadget: f_uac2: use usb_gstrings_attach
Andrzej Pietrasiewicz
-16
/
+17
2014-08-20
usb: gadget: f_uac2: remove compatibility layer
Andrzej Pietrasiewicz
-124
/
+0
2014-08-20
usb: gadget: audio: convert to new interface of f_uac2
Andrzej Pietrasiewicz
-2
/
+84
2014-08-20
usb: gadget: f_uac2: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
-40
/
+242
2014-08-20
usb: gadget: audio: Use container_of to free audio_dev
Andrzej Pietrasiewicz
-24
/
+14
2014-08-20
usb: phy: msm: mark msm_otg_mode_fops static
Felipe Balbi
-1
/
+1
2014-08-20
usb: phy: samsung: Remove unnecessary lines of register bit definitions
Jingoo Han
-34
/
+2
2014-08-20
usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()
Wei Yongjun
-3
/
+1
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
-24
/
+8
2014-08-20
usb: gadget: remove $(PWD) in ccflags-y
Philippe Reynes
-6
/
+6
2014-08-20
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
-4
/
+21
2014-08-19
usb: gadget: uvc: fix possible lockup in uvc gadget
Michael Grzeschik
-0
/
+3
2014-08-19
usb: wusbcore: fix below build warning
Peter Chen
-2
/
+1
2014-08-19
usb: core: fix below build warning
Peter Chen
-2
/
+2
2014-08-19
usb: dwc2: gadget: fix below build warning
Peter Chen
-1
/
+1
2014-08-19
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
-62
/
+42
2014-08-19
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
-0
/
+4
2014-08-19
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
-1
/
+2
2014-08-19
usbcore: Fix wrong device in an error message in hub_port_connect()
Takashi Iwai
-3
/
+1
2014-08-19
Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"
Li RongQing
-3
/
+0
2014-08-19
usb: phy: msm: Fix return value check in msm_otg_probe()
Wei Yongjun
-2
/
+2
2014-08-19
usb: gadget: Fix return value check in r8a66597_probe()
Wei Yongjun
-2
/
+2
2014-08-19
usb: gadget: Fix return value check in ep_write()
Wei Yongjun
-1
/
+1
2014-08-19
usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
Dan Carpenter
-1
/
+1
2014-08-19
usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
-1
/
+1
2014-08-19
usb: atmel_usba_udc: fix it to deal with final dma channel
Bo Shen
-1
/
+1
2014-08-19
usb: gadget: fix error return code
Julia Lawall
-2
/
+6
2014-08-19
usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH
Jingoo Han
-1
/
+1
2014-08-19
usb: dbgp gadget: fix use after free in dbgp_unbind()
Alexey Khoroshilov
-0
/
+2
2014-08-19
usb: phy: drop kfree of devm_kzalloc's data
Himangi Saraogi
-3
/
+1
2014-08-19
usb: phy: return -ENODEV on failure of try_module_get
Arjun Sreedharan
-0
/
+3
2014-08-18
USB: ftdi_sio: Added PID for new ekey device
Jaša Bartelj
-0
/
+7
2014-08-18
USB: serial: pl2303: add device id for ztek device
Greg KH
-0
/
+2
2014-08-18
USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
Johan Hovold
-0
/
+3
2014-08-18
USB: zte_ev: remove duplicate Qualcom PID
Johan Hovold
-1
/
+0
2014-08-18
USB: zte_ev: remove duplicate Gobi PID
Johan Hovold
-1
/
+0
2014-08-18
Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"
Johan Hovold
-21
/
+21
2014-08-18
USB: option: add VIA Telecom CDS7 chipset device id
Brennan Ashton
-0
/
+5
2014-08-18
USB: option: reduce interrupt-urb logging verbosity
Johan Hovold
-0
/
+2
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-9
/
+9
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+2
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-5638
/
+8179
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+3
2014-08-01
USB: devio: fix issue with log flooding
Oliver Neukum
-1
/
+1
2014-08-01
uas: Log a warning when we cannot use uas because the hcd lacks streams
Hans de Goede
-3
/
+9
[prev]
[next]