index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
2013-07-25
1
-3
/
+3
|
*
|
|
usb: serial: option: Add ONYX 3G device support
Enrico Mioso
2013-07-24
1
-0
/
+1
|
*
|
|
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
2013-07-24
1
-1
/
+1
|
|
/
/
|
*
|
usb: option: add TP-LINK MA260
Bjørn Mork
2013-07-23
1
-0
/
+2
|
*
|
USB: option: add D-Link DWM-152/C1 and DWM-156/C1
Alexandr \"Sky\" Ivanov
2013-07-23
1
-0
/
+2
|
*
|
USB: EHCI: Fix resume signalling on remote wakeup
Roger Quadros
2013-07-22
1
-0
/
+1
|
*
|
USB: cp210x: add MMB and PI ZigBee USB Device Support
Sami Rahman
2013-07-22
1
-0
/
+2
|
*
|
usb: cp210x support SEL C662 Vendor/Device
Barry Grussling
2013-07-22
1
-0
/
+1
|
*
|
USB: option: append Petatel NP10T device to GSM modems list
Daniil Bolsun
2013-07-22
1
-2
/
+4
|
*
|
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
2013-07-22
1
-0
/
+1
|
*
|
USB: storage: Add MicroVault Flash Drive to unusual_devs
Ren Bigcren
2013-07-22
1
-0
/
+7
|
*
|
usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
Luiz Angelo Daros de Luca
2013-07-22
1
-0
/
+1
|
*
|
USB: global suspend and remote wakeup don't mix
Alan Stern
2013-07-16
2
-8
/
+34
|
|
/
|
*
usb: phy: omap-usb3: fix dpll clock index
Ruchika Kharwar
2013-07-15
1
-1
/
+1
|
*
usb: phy: samsung: Fix an error message typo
Sachin Kamat
2013-07-15
1
-1
/
+1
|
*
usb: gadget: don't fail when DMA isn't present
Alan Stern
2013-07-15
1
-0
/
+6
|
*
usb: gadget: USB_MV_U3D should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-0
/
+1
|
*
usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-0
/
+1
|
*
usb: gadget: USB_MV_UDC should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-1
/
+1
|
*
usb: dwc3: USB_DWC3 should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-1
/
+1
|
*
usb: gadget: Kconfig: Fix configfs-based RNDIS function build
Andrzej Pietrasiewicz
2013-07-15
1
-0
/
+1
|
*
usb: renesas_usbhs: gadget: remove extra check on udc_stop
Kuninori Morimoto
2013-07-15
1
-4
/
+0
|
*
usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()
Wei Yongjun
2013-07-15
1
-2
/
+2
|
*
usb: dwc3: fix the error returned with usb3_phy failure
Ruchika Kharwar
2013-07-15
1
-1
/
+1
|
*
usb: dwc3: fix wrong bit mask in dwc3_event_type
Huang Rui
2013-07-15
1
-2
/
+2
|
*
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
2013-07-15
1
-6
/
+8
|
*
usb: gadget: fotg210-udc: remove __init and __exit
Yuan-Hsin Chen
2013-07-15
1
-2
/
+2
|
*
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
2013-07-15
1
-1
/
+1
|
*
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-07-15
1
-0
/
+1
*
|
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
2013-07-26
1
-1
/
+1
*
|
usb: limit OMAP related USB options to OMAP2PLUS platforms
Paul Gortmaker
2013-07-26
1
-0
/
+2
*
|
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
2013-07-26
1
-76
/
+52
*
|
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
2013-07-26
1
-3
/
+1
*
|
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
2013-07-26
1
-5
/
+5
*
|
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
2013-07-26
1
-21
/
+14
*
|
USB: usb-skeleton.c: add retry for nonblocking read
Chen Wang
2013-07-25
1
-2
/
+1
*
|
usbtmc: convert to devm_kzalloc
Andy Shevchenko
2013-07-25
1
-2
/
+1
*
|
usbtmc: remove redundant braces
Andy Shevchenko
2013-07-25
1
-14
/
+14
*
|
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
2013-07-25
1
-5
/
+4
*
|
usbtmc: remove trailing spaces
Andy Shevchenko
2013-07-25
1
-3
/
+3
*
|
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
Hans de Goede
2013-07-25
1
-3
/
+3
*
|
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-07-25
8
-82
/
+8
*
|
USB: remove redundant "#if"
Alan Stern
2013-07-25
1
-4
/
+2
*
|
usb: misc: EHSET Test Fixture device driver for host compliance
Manu Gautam
2013-07-25
3
-0
/
+148
*
|
usb: atm: speedtch: be careful with bInterval
Felipe Balbi
2013-07-25
1
-1
/
+1
*
|
usb: class: cdc-acm: be careful with bInterval
Felipe Balbi
2013-07-25
1
-1
/
+1
*
|
Revert "usb: host: Faraday fotg210-hcd driver"
Greg Kroah-Hartman
2013-07-24
5
-6813
/
+0
*
|
usb: host: Faraday fotg210-hcd driver
Yuan-Hsin Chen
2013-07-24
5
-0
/
+6813
*
|
USB: check sg buffer size in usb_submit_urb
Ming Lei
2013-07-24
1
-0
/
+8
*
|
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
2013-07-24
2
-35
/
+12
[prev]
[next]