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
*
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
2009-09-15
1
-1
/
+1
*
driver model: constify attribute groups
David Brownell
2009-09-15
3
-5
/
+5
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-09-14
2
-44
/
+60
|
\
|
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
|
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
|
*
f_phonet: use page-sized rather than MTU-sized RX buffers
Rémi Denis-Courmont
2009-08-12
1
-26
/
+51
|
*
f_phonet: lock-less MTU change
Rémi Denis-Courmont
2009-08-12
1
-12
/
+2
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
77
-2714
/
+1727
|
|
\
|
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
2
-4
/
+4
*
|
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-10
12
-18
/
+53
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
USB: fix oops on disconnect in cdc-acm
Oliver Neukum
2009-08-07
2
-5
/
+7
|
*
|
USB: storage: include Prolific Technology USB drive in unusual_devs list
Rogerio Brito
2009-08-07
1
-0
/
+7
|
*
|
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2009-08-07
2
-0
/
+9
|
*
|
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2009-08-07
2
-0
/
+8
|
*
|
USB: EHCI: fix counting of transaction error retries
Alan Stern
2009-08-07
2
-5
/
+5
|
*
|
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2009-08-07
2
-4
/
+5
|
*
|
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
2009-08-07
1
-1
/
+1
|
*
|
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
2009-08-07
1
-0
/
+1
|
*
|
USB: devio: Properly do access_ok() checks
Michael Buesch
2009-08-07
1
-3
/
+5
|
*
|
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2009-08-07
2
-0
/
+5
*
|
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-30
19
-445
/
+1012
|
\
\
\
|
|
/
/
|
*
|
USB: xhci: Stall handling bug fixes.
Sarah Sharp
2009-07-28
3
-49
/
+120
|
*
|
USB: xhci: Support for 64-byte contexts
John Youn
2009-07-28
5
-163
/
+287
|
*
|
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
2009-07-28
4
-53
/
+89
|
*
|
USB: xhci: Scratchpad buffer allocation
John Youn
2009-07-28
2
-0
/
+113
|
*
|
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-28
1
-21
/
+27
|
*
|
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
2009-07-28
1
-1
/
+6
|
*
|
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
2009-07-28
1
-0
/
+4
|
*
|
USB: xhci: Setup HW retries correctly.
Sarah Sharp
2009-07-28
1
-2
/
+4
|
*
|
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
2009-07-28
1
-0
/
+4
|
*
|
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
2009-07-28
1
-1
/
+4
|
*
|
USB: xhci: Make debugging more verbose.
Sarah Sharp
2009-07-28
3
-24
/
+72
|
*
|
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2009-07-28
2
-3
/
+7
|
*
|
USB: xhci: Handle short control packets correctly.
Sarah Sharp
2009-07-28
1
-3
/
+11
|
*
|
USB: xhci: Represent 64-bit addresses with one u64.
Sarah Sharp
2009-07-28
5
-148
/
+137
|
*
|
USB: xhci: Use GFP_ATOMIC while holding spinlocks.
Sarah Sharp
2009-07-28
1
-2
/
+5
|
*
|
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
2009-07-28
4
-4
/
+85
|
*
|
USB: xhci: Set TD size in transfer TRB.
Sarah Sharp
2009-07-28
1
-5
/
+15
|
*
|
USB: xhci: fix less- and greater than confusion
Roel Kluin
2009-07-28
1
-2
/
+2
|
*
|
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
2009-07-28
1
-1
/
+1
|
*
|
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
2
-1
/
+1
|
*
|
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-28
1
-1
/
+1
|
*
|
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
2009-07-28
1
-1
/
+1
|
*
|
USB: option.c to support Alcatel X060S/X200 broadband modems
Javier Martin
2009-07-28
1
-0
/
+6
|
*
|
USB: serial: option: Add ZTE AC8710 usb modem device.
Peng Huang
2009-07-28
1
-0
/
+2
|
*
|
USB: aten uc2324 is really a moschip 7840
Russell Lang
2009-07-28
1
-2
/
+7
|
*
|
USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh
Tim Gardner
2009-07-28
1
-0
/
+2
|
*
|
USB: option: add ZTE device ids and remove ONDA ids
Herton Ronaldo Krzesinski
2009-07-28
1
-45
/
+68
|
*
|
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
2009-07-28
1
-1
/
+1
|
*
|
USB: CP210x Add new device IDs
Craig Shelley
2009-07-28
1
-0
/
+3
[next]