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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
2010-08-10
1
-7
/
+11
*
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
2010-08-10
1
-2
/
+1
*
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
2010-08-10
1
-2
/
+1
*
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
2010-08-10
1
-1
/
+1
*
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
2010-08-10
1
-0
/
+11
*
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
2010-08-10
2
-2
/
+40
*
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
2010-08-10
1
-9
/
+4
*
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
2010-08-10
1
-1
/
+11
*
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
2010-08-10
1
-1
/
+2
*
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
2010-08-10
1
-2
/
+2
*
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
2010-08-10
1
-1
/
+4
*
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
3
-7
/
+64
*
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
2010-08-10
1
-4
/
+4
*
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
1
-1
/
+6
*
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
1
-2
/
+12
*
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2010-08-10
2
-0
/
+324
*
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
4
-34
/
+125
*
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
3
-50
/
+117
*
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
2010-08-10
1
-24
/
+52
*
USB: xHCI: remove redundant print messages
Andiry Xu
2010-08-10
1
-15
/
+0
*
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
2010-08-10
1
-101
/
+115
*
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
2010-08-10
1
-78
/
+106
*
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
2010-08-10
1
-73
/
+112
*
USB: option: Huawei ETS 1220 support added
Pavel Kazlou
2010-08-10
1
-0
/
+2
*
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-10
3
-1
/
+12
*
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
2010-08-10
1
-1
/
+1
*
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
2010-08-10
1
-1
/
+0
*
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2010-08-10
2
-18
/
+0
*
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
2010-08-10
1
-53
/
+57
*
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2010-08-10
2
-10
/
+19
*
USB: EHCI: simplify remainder computations
Alan Stern
2010-08-10
1
-14
/
+15
*
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
3
-6
/
+6
*
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
3
-41
/
+128
*
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2010-08-10
10
-27
/
+166
*
USB: otg/ulpi: add support for SMSC USB3319 ulpi phy
Igor Grinberg
2010-08-10
2
-2
/
+1
*
USB: otg/ulpi: remove unused macro
Igor Grinberg
2010-08-10
1
-2
/
+0
*
USB: otg/ulpi.c : fix register write
Eric BĂ©nard
2010-08-10
1
-2
/
+2
*
USB: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
2010-08-10
1
-1
/
+1
*
USB: host: Remove dead CONFIG_ARCH_KARO
Christian Dietrich
2010-08-10
1
-23
/
+1
*
USB: serial: enable async suspend for usb serial port device
Ming Lei
2010-08-10
1
-0
/
+2
*
USB: musb: forward debug mode feature to gadget
stephane duverger
2010-08-10
1
-0
/
+3
*
USB: EHCI Debug Port Device Gadget
stephane duverger
2010-08-10
3
-0
/
+464
*
USB: gadget: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
1
-3
/
+3
*
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
5
-18
/
+18
*
USB: usb-skeleton: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
1
-4
/
+4
*
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
4
-25
/
+28
*
usb: storage: freecom: Fixed several coding style issues.
Martin Enderleit
2010-08-10
1
-12
/
+11
*
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
2010-08-10
1
-4
/
+1
*
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
2010-08-10
1
-6
/
+0
*
USB: ehci_omap: fix device detect issue with modules
Ajay Kumar Gupta
2010-08-10
1
-0
/
+36
[next]