index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
4
-0
/
+317
*
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2010-05-20
1
-4
/
+4
*
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2010-05-20
2
-4
/
+8
*
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2010-05-20
2
-1
/
+9
*
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
6
-7
/
+16
*
usb: musb: allow board to pass down fifo mode
Felipe Balbi
2010-05-20
1
-20
/
+16
*
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-05-20
5
-9
/
+8
*
USB: ehci-au1xxx does not need EHCI IO watchdog
Manuel Lauss
2010-05-20
1
-1
/
+10
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
7
-40
/
+13
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
10
-90
/
+89
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
7
-22
/
+21
*
USB: remove duplicated #include
Huang Weiyi
2010-05-20
1
-1
/
+0
*
USB: Remove large struct from the stack in USB storage isd200 driver
Ian Munsie
2010-05-20
1
-2
/
+2
*
USB: cdc-acm: make bitfields unsigned
Randy Dunlap
2010-05-20
1
-2
/
+2
*
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
2010-05-20
1
-3
/
+1
*
USB: make hub.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-205
/
+0
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
41
-627
/
+43
*
USB: xhci: Fix check for room on the ring.
Sarah Sharp
2010-05-20
1
-1
/
+18
*
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
2010-05-20
1
-1
/
+1
*
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-05-20
2
-0
/
+9
*
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-05-15
1
-0
/
+1
*
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
2010-04-30
1
-3
/
+3
*
USB: ohci-at91: fix power management hanging
Patrice Vilchez
2010-04-30
1
-0
/
+2
*
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
2010-04-30
1
-10
/
+10
*
USB: ti_usb: fix printk format warning
Randy Dunlap
2010-04-30
1
-1
/
+1
*
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
2010-04-30
1
-2
/
+5
*
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
2010-04-30
1
-1
/
+1
*
USB: oxu210hp: release spinlock on error path
Dan Carpenter
2010-04-30
1
-3
/
+3
*
USB: serial: option: add cinterion device id
Greg Kroah-Hartman
2010-04-30
1
-0
/
+3
*
USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
Mahesh Kuruganti
2010-04-30
1
-0
/
+2
*
USB: serial: pl2303: Hybrid reader Uniform HCR331
Simone Contini
2010-04-30
2
-0
/
+2
*
USB: option: add ID for ZTE MF 330
Dominik Brodowski
2010-04-30
1
-0
/
+5
*
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
2
-0
/
+55
*
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-04-30
1
-0
/
+14
*
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
2010-04-30
1
-1
/
+1
*
USB: don't choose configs with no interfaces
Alan Stern
2010-04-30
1
-1
/
+1
*
USB: cdc-acm: add another device quirk
Russ Nelson
2010-04-30
1
-0
/
+3
*
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
2010-04-30
1
-2
/
+2
*
usb: Fix tusb6010 for DMA API
Tony Lindgren
2010-04-30
2
-8
/
+27
*
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
2010-04-30
1
-17
/
+34
*
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2010-04-30
2
-2
/
+2
*
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
2010-04-30
1
-10
/
+7
*
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
2010-04-30
1
-3
/
+0
*
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
2010-04-30
1
-0
/
+2
*
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
2010-04-30
1
-3
/
+1
*
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
2010-04-30
1
-5
/
+0
*
musb: potential use after free
Dan Carpenter
2010-04-30
1
-0
/
+1
*
musb: save and restore missing bus control register
Ajay Kumar Gupta
2010-04-30
2
-1
/
+3
*
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
2010-04-30
1
-7
/
+1
*
usb: Increase timeout value for device reset
Dinh Nguyen
2010-04-22
1
-1
/
+1
[next]