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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
2009-01-07
1
-6
/
+8
*
USB: musb: Blackfin provides read/write I/O accessor in header files
Bryan Wu
2009-01-07
1
-1
/
+1
*
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
2009-01-07
3
-4
/
+20
*
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
4
-144
/
+397
*
USB: musb: enable low level DMA operation for Blackfin
Bryan Wu
2009-01-07
2
-69
/
+162
*
USB: musb: add Blackfin version low level register accessing helper functions
Bryan Wu
2009-01-07
1
-0
/
+24
*
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
2009-01-07
1
-6
/
+8
*
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
2009-01-07
2
-0
/
+368
*
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
2009-01-07
8
-134
/
+69
*
USB: option: increase outgoing buffer size and number
Greg Kroah-Hartman
2009-01-07
1
-2
/
+2
*
USB: serial: fix up urb->status usage
Greg Kroah-Hartman
2009-01-07
6
-65
/
+68
*
USB: isp1760: Fix probe in PCI glue code
Karl Bongers
2009-01-07
1
-42
/
+55
*
USB: isp1760: use a specific PLX bridge instead of any bdridge
Sebastian Andrzej Siewior
2009-01-07
1
-6
/
+10
*
USB: gadget: don't wait for completion twice
Felipe Balbi
2009-01-07
1
-0
/
+1
*
USB: serial: usb_debug: Make static
Roel Kluin
2009-01-07
1
-1
/
+1
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
10
-62
/
+73
*
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
1
-2
/
+2
*
USB: otg: sharable otg transceiver ops
Tony Lindgren
2009-01-07
2
-5
/
+71
*
USB: otg: add otg_put_transceiver()
Philipp Zabel
2009-01-07
1
-2
/
+2
*
USB: otg: gpio_vbus transceiver stub
Philipp Zabel
2009-01-07
3
-0
/
+353
*
USB: move isp1301_omap to drivers/usb/otg
David Brownell
2009-01-07
7
-13
/
+42
*
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
2009-01-07
1
-12
/
+22
*
USB: gadget: pxa25x_udc vbus sense initialization
David Brownell
2009-01-07
1
-1
/
+1
*
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2009-01-07
2
-2
/
+7
*
USB: musb: host side diagnostics tweaks
David Brownell
2009-01-07
2
-11
/
+15
*
USB: musb: minor locking fix
David Brownell
2009-01-07
1
-2
/
+2
*
USB: musb: build fixes for DaVinci
Kevin Hilman
2009-01-07
1
-3
/
+9
*
USB: musb: sysfs mode updates
David Brownell
2009-01-07
5
-11
/
+32
*
USB: gadget: MIPS ci13xxx_udc
David Lopo
2009-01-07
5
-0
/
+3051
*
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
2009-01-07
1
-1
/
+1
*
USB: Don't use __module_param_call; use core_param.
Rusty Russell
2009-01-07
1
-2
/
+6
*
USB: storage: set bounce limit for non-DMA-capable host controllers
Alan Stern
2009-01-07
1
-0
/
+8
*
USB: usb-storage: merge ATAPI and QIC-157 protocol routines
Alan Stern
2009-01-07
3
-27
/
+6
*
USB: usb-storage: merge CB and CBI transport routines
Alan Stern
2009-01-07
3
-55
/
+10
*
USB: g_file_storage: add CD-ROM emulation
Alan Stern
2009-01-07
1
-22
/
+154
*
USB: storage: Flag devices known to support SANE_SENSE
Ben Efros
2009-01-07
1
-4
/
+37
*
USB: storage devices and SAT
Ben Efros
2009-01-07
2
-1
/
+43
*
USB: usb-storage: remove us->sensebuf
Alan Stern
2009-01-07
2
-9
/
+0
*
usb-storage: clean up unusual_devs.h
Alan Stern
2009-01-07
1
-57
/
+39
*
USB: announce new devices earlier
Alan Stern
2009-01-07
1
-6
/
+7
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
4
-13
/
+11
*
USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}
Qinghuang Feng
2009-01-07
1
-2
/
+2
*
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
2009-01-07
1
-2
/
+0
*
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
2
-11
/
+6
*
USB: Convert ohci-pnx4008 to a new-style i2c driver
Jean Delvare
2009-01-07
1
-49
/
+36
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
3
-2
/
+105
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
4
-2
/
+91
*
USB: usb-storage: add "quirks=" module parameter
Alan Stern
2009-01-07
1
-0
/
+113
*
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-3
/
+3
*
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
4
-5
/
+5
[next]