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: core: check for valid id_table when using the RefId feature
Wolfram Sang
2014-01-13
1
-0
/
+3
|
*
|
|
|
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
Bjørn Mork
2014-01-12
1
-1
/
+1
|
*
|
|
|
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
2014-01-12
1
-3
/
+6
|
*
|
|
|
usb: core: allow a reference device for new_id
Wolfram Sang
2014-01-10
2
-4
/
+18
|
*
|
|
|
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
2014-01-10
1
-1
/
+4
|
*
|
|
|
USB: image: correct spelling mistake in comment
Rahul Bedarkar
2014-01-08
1
-1
/
+1
|
*
|
|
|
USB: c67x00: correct spelling mistakes in comments
Rahul Bedarkar
2014-01-08
2
-3
/
+3
|
*
|
|
|
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
113
-113
/
+0
|
*
|
|
|
usb:hub set hub->change_bits when over-current happens
Shen Guang
2014-01-08
1
-1
/
+2
|
*
|
|
|
Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"
Greg Kroah-Hartman
2014-01-08
1
-26
/
+6
|
*
|
|
|
xhci: Set scatter-gather limit to avoid failed block writes.
Sarah Sharp
2014-01-08
2
-3
/
+3
|
*
|
|
|
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
2014-01-08
1
-1
/
+1
|
*
|
|
|
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
2014-01-07
1
-3
/
+0
|
*
|
|
|
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
2014-01-07
1
-1
/
+0
|
*
|
|
|
USB: ftdi_sio: added CS5 quirk for broken smartcard readers
Colin Leitner
2014-01-07
1
-2
/
+15
|
*
|
|
|
usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28
Peter Chen
2014-01-07
1
-6
/
+26
|
*
|
|
|
usb: chipidea: mark register map as "const" and convert to u8
Marc Kleine-Budde
2014-01-07
1
-40
/
+40
|
*
|
|
|
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
2014-01-07
2
-41
/
+30
|
*
|
|
|
USB: wusbcore: fix up coding style issues in wa-nep.c
Rahul Bedarkar
2014-01-07
1
-4
/
+6
|
*
|
|
|
USB: wusbcore: fix up coding style issues in wa-rpipe.c
Rahul Bedarkar
2014-01-07
1
-3
/
+3
|
*
|
|
|
USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.h
Rahul Bedarkar
2014-01-07
2
-8
/
+14
|
*
|
|
|
USB: wusbcore: fix up line break coding style issues in mmc.c
Rahul Bedarkar
2014-01-07
1
-3
/
+6
|
*
|
|
|
USB: wusbcore: fix up line break coding style issues in security.c
Rahul Bedarkar
2014-01-07
1
-7
/
+11
|
*
|
|
|
USB: wusbcore: fix up line break coding style issues in wa-hc.h
Rahul Bedarkar
2014-01-07
1
-4
/
+4
|
*
|
|
|
USB: wusbcore: fix up minor coding style issues in cbaf.c
Rahul Bedarkar
2014-01-07
1
-5
/
+7
|
*
|
|
|
USB: wusbcore: correct spelling mistakes in comments and error string
Rahul Bedarkar
2014-01-07
7
-12
/
+12
|
*
|
|
|
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
9
-13
/
+14
|
*
|
|
|
USB: c67x00: move URB private data allocation from under spinlock
Max Filippov
2014-01-07
1
-9
/
+9
|
*
|
|
|
USB: c67x00: add proper delays to HPI read/write
Max Filippov
2014-01-07
1
-0
/
+10
|
*
|
|
|
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
2014-01-07
1
-5
/
+9
|
*
|
|
|
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
2014-01-07
1
-1
/
+1
|
*
|
|
|
USB: oti6858: switch to generic TIOCMIWAIT implementation
Johan Hovold
2014-01-03
1
-43
/
+12
|
*
|
|
|
USB: oti6858: only wake up MSR queue on changes
Johan Hovold
2014-01-03
1
-1
/
+5
|
*
|
|
|
USB: ch341: clean up interrupt handler
Johan Hovold
2014-01-03
1
-10
/
+9
|
*
|
|
|
USB: ch341: switch to generic TIOCMIWAIT implementation
Johan Hovold
2014-01-03
1
-41
/
+8
|
*
|
|
|
USB: ch341: only wake up MSR queue on changes
Johan Hovold
2014-01-03
1
-0
/
+3
|
*
|
|
|
USB: ch341: fix ignored TIOCMIWAIT mask
Johan Hovold
2014-01-03
1
-8
/
+4
|
*
|
|
|
USB: ch341: clean up line-status handling
Johan Hovold
2014-01-03
1
-8
/
+14
|
*
|
|
|
USB: ch341: refactor line-status handling
Johan Hovold
2014-01-03
1
-23
/
+28
|
*
|
|
|
USB: cypress_m8: switch to generic TIOCMIWAIT implementation
Johan Hovold
2014-01-03
1
-47
/
+16
|
*
|
|
|
USB: cypress_m8: only wake up MSR queue on changes
Johan Hovold
2014-01-03
2
-1
/
+5
|
*
|
|
|
USB: cypress_m8: clean up protocol definitions
Johan Hovold
2014-01-03
1
-13
/
+16
|
*
|
|
|
USB: cypress_m8: fix ring-indicator detection and reporting
Johan Hovold
2014-01-03
1
-1
/
+1
|
*
|
|
|
USB: pl2303: switch to generic TIOCMIWAIT implementation
Johan Hovold
2014-01-03
1
-41
/
+8
|
*
|
|
|
USB: pl2303: only wake up MSR queue on changes
Johan Hovold
2014-01-03
1
-7
/
+10
|
*
|
|
|
USB: pl2303: clean up line-status handling
Johan Hovold
2014-01-03
1
-11
/
+15
|
*
|
|
|
USB: pl2303: make type data const
Johan Hovold
2014-01-03
1
-2
/
+2
|
*
|
|
|
USB: Nokia 502 is an unusual device
Mikhail Zolotaryov
2014-01-03
1
-0
/
+7
|
*
|
|
|
USB: serial: add support for iBall 3.5G connect usb modem
Rahul Bedarkar
2014-01-03
1
-0
/
+4
|
*
|
|
|
USB: serial: correct spelling mistakes in comments
Rahul Bedarkar
2014-01-03
12
-31
/
+31
[prev]
[next]