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
*
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
2013-10-29
1
-7
/
+7
*
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...
Joe Perches
2013-10-29
1
-1
/
+15
*
usb: usbtest: support bos descriptor test for usb 3.0
Huang Rui
2013-10-29
1
-0
/
+13
*
USB: phy: samsung: Support multiple PHYs of same type
Anton Tikhomirov
2013-10-29
2
-2
/
+4
*
usb: wusbcore: change WA_SEGS_MAX to a legal value
Thomas Pugliese
2013-10-29
1
-2
/
+3
*
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
2013-10-29
4
-17
/
+62
*
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
2013-10-29
1
-111
/
+255
*
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
2013-10-29
1
-1
/
+4
*
usb: chipidea: host: more enhancement when ci->hcd is NULL
Peter Chen
2013-10-29
1
-3
/
+3
*
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
2013-10-29
6
-189
/
+36
*
usb: usbtest: fix checkpatch warning as sizeof code style
Huang Rui
2013-10-29
1
-8
/
+8
*
UWB: clean up attribute use by using ATTRIBUTE_GROUPS()
Greg Kroah-Hartman
2013-10-29
1
-13
/
+3
*
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
2013-10-25
1
-1
/
+1
*
USB:add new zte 3g-dongle's pid to option.c
Rui li
2013-10-25
1
-0
/
+17
*
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-24
51
-1183
/
+2952
|
\
|
*
usb: phy: twl6030-usb: Include linux/of.h header
Sachin Kamat
2013-10-17
1
-0
/
+1
|
*
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
2
-3
/
+13
|
*
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-10-17
1
-2
/
+3
|
*
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-10-17
1
-0
/
+3
|
*
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
2013-10-17
1
-19
/
+18
|
*
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
2013-10-17
1
-1
/
+1
|
*
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
2013-10-17
1
-11
/
+9
|
*
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
2013-10-17
1
-38
/
+37
|
*
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
2013-10-17
1
-0
/
+5
|
*
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
2013-10-17
1
-1
/
+18
|
*
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
2013-10-15
1
-1
/
+1
|
*
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
2013-10-15
1
-5
/
+9
|
*
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
2013-10-15
1
-1
/
+9
|
*
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
2013-10-15
1
-0
/
+3
|
*
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
2013-10-15
1
-2
/
+6
|
*
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
2013-10-15
1
-1
/
+12
|
*
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...
Robert Baldyga
2013-10-15
1
-6
/
+10
|
*
usb: gadget: s3c-hsotg: fix "protocol stall" handling
Robert Baldyga
2013-10-15
1
-2
/
+8
|
*
usb: gadget: storage_common: pass filesem to fsg_store_cdrom
Andrzej Pietrasiewicz
2013-10-15
3
-13
/
+39
|
*
usb: gadget: storage_common: use strtobool instead of kstrtouint
Andrzej Pietrasiewicz
2013-10-15
1
-8
/
+8
|
*
usb: phy: don't return with NULL from devm_usb_get_phy()
Gabor Juhos
2013-10-11
1
-1
/
+1
|
*
usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig
Andreas Larsson
2013-10-11
2
-1
/
+16
|
*
usb: gadget: s3c-hsotg: remove unused label
Robert Baldyga
2013-10-11
1
-1
/
+0
|
*
usb: gadget: s3c-hsotg: add multi count support
Robert Baldyga
2013-10-11
1
-6
/
+28
|
*
usb: gadget: s3c-hsotg: add isochronous transfers support
Robert Baldyga
2013-10-11
1
-4
/
+23
|
*
usb: dwc3: core: use pm_runtime_put_sync() on remove
Felipe Balbi
2013-10-11
1
-1
/
+1
|
*
usb: phy: Add RCAR Gen2 USB phy
Valentine Barshak
2013-10-10
4
-0
/
+284
|
*
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-10-10
1
-0
/
+1
|
*
usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module
Andrzej Pietrasiewicz
2013-10-10
2
-10
/
+1
|
*
usb: gadget: f_mass_storage: remove compatibility layer
Andrzej Pietrasiewicz
2013-10-10
2
-152
/
+19
|
*
usb: gadget: multi: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2013-10-10
2
-30
/
+83
|
*
usb: gadget: multi: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-10-10
2
-24
/
+52
|
*
usb: gadget: multi: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-10-10
2
-8
/
+61
|
*
usb: gadget: acm_ms: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2013-10-10
2
-39
/
+75
|
*
usb: gadget: f_mass_storage: add configfs support
Andrzej Pietrasiewicz
2013-10-10
4
-0
/
+419
[next]