index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
...
|
*
|
|
|
USB: pl2303: clean up driver somewhat
Johan Hovold
2014-01-03
1
-27
/
+34
|
*
|
|
|
USB: pl2303: remove bogus delta_msr_wait wake up
Johan Hovold
2014-01-03
1
-1
/
+0
|
*
|
|
|
USB: f81232: switch to generic tiocmiwait
Johan Hovold
2014-01-03
1
-42
/
+2
|
*
|
|
|
USB: f81232: remove bogus call to wake up MSR queue
Johan Hovold
2014-01-03
1
-1
/
+7
|
*
|
|
|
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
21
-217
/
+74
|
*
|
|
|
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
12
-33
/
+2
|
*
|
|
|
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
7
-12
/
+12
|
*
|
|
|
USB: pl2303: fix data corruption on termios updates
Johan Hovold
2014-01-03
1
-9
/
+25
|
*
|
|
|
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
97
-1431
/
+6017
|
|
\
\
\
\
|
|
*
|
|
|
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
2013-12-26
1
-5
/
+0
|
|
*
|
|
|
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
2013-12-26
1
-16
/
+1
|
|
*
|
|
|
usb: gadget: at91_udc: fix build warning
Felipe Balbi
2013-12-23
1
-7
/
+7
|
|
*
|
|
|
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
2013-12-23
4
-0
/
+2470
|
|
*
|
|
|
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2013-12-23
2
-1
/
+14
|
|
*
|
|
|
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
2013-12-23
1
-16
/
+39
|
|
*
|
|
|
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
2013-12-23
1
-0
/
+1
|
|
*
|
|
|
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2013-12-23
2
-6
/
+4
|
|
*
|
|
|
Merge tag 'v3.13-rc5' into next
Felipe Balbi
2013-12-23
12
-29
/
+44
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
2013-12-23
2
-6
/
+6
|
|
*
|
|
|
usb: phy: fix some Kconfig descriptions
Aaro Koskinen
2013-12-23
1
-3
/
+3
|
|
*
|
|
|
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-5
/
+4
|
|
*
|
|
|
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-6
/
+0
|
|
*
|
|
|
usb: phy-twl6030: Add missing braces
Sachin Kamat
2013-12-23
1
-1
/
+1
|
|
*
|
|
|
usb: phy-fsm: Staticize local symbols
Sachin Kamat
2013-12-23
1
-2
/
+2
|
|
*
|
|
|
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-23
1
-1
/
+1
|
|
*
|
|
|
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
2013-12-20
1
-1
/
+1
|
|
*
|
|
|
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
2013-12-20
1
-1
/
+1
|
|
*
|
|
|
usb: musb: fix prototype for musb_port_reset
Daniel Mack
2013-12-20
1
-1
/
+1
|
|
*
|
|
|
usb: phy: am335x: fix randconfig errors
Felipe Balbi
2013-12-20
1
-6
/
+5
|
|
*
|
|
|
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
2013-12-20
1
-1
/
+9
|
|
*
|
|
|
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
2013-12-20
3
-1
/
+209
|
|
*
|
|
|
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-12-20
2
-2
/
+2
|
|
*
|
|
|
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
4
-34
/
+61
|
|
*
|
|
|
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
2013-12-19
1
-1
/
+1
|
|
*
|
|
|
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
2013-12-19
1
-0
/
+19
|
|
*
|
|
|
usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...
Rashika Kheria
2013-12-19
1
-5
/
+1
|
|
*
|
|
|
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
2013-12-19
1
-0
/
+1
|
|
*
|
|
|
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2013-12-19
2
-0
/
+2
|
|
*
|
|
|
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
George Cherian
2013-12-19
1
-11
/
+35
|
|
*
|
|
|
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
32
-262
/
+461
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
2013-12-17
1
-4
/
+4
|
|
*
|
|
|
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
2013-12-17
1
-2
/
+2
|
|
*
|
|
|
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
2013-12-17
1
-1
/
+3
|
|
*
|
|
|
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
2013-12-17
1
-47
/
+17
[prev]
[next]