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: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
2010-05-20
1
-2
/
+7
*
USB: cp210x: remove redundant disconnect()
Johan Hovold
2010-05-20
1
-29
/
+0
*
USB: io_edgeport: Use kzalloc
Julia Lawall
2010-05-20
1
-2
/
+1
*
USB: ipw: reimplement using generic framework
Johan Hovold
2010-05-20
1
-124
/
+4
*
USB: ipw: remove dummy port_probe and port_remove
Johan Hovold
2010-05-20
1
-13
/
+0
*
USB: ipw: clean up dtr-rts handling
Johan Hovold
2010-05-20
1
-37
/
+6
*
USB: ir-usb: reimplement using generic framework
Johan Hovold
2010-05-20
1
-159
/
+38
*
USB: ir-usb: fix set_termios race
Johan Hovold
2010-05-20
1
-16
/
+47
*
USB: ir-usb: allow custom bulk buffer size without reallocation
Johan Hovold
2010-05-20
1
-25
/
+5
*
USB: ir-usb: fix double free
Johan Hovold
2010-05-20
1
-0
/
+2
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
5
-71
/
+145
*
USB: EHCI: clear PHCD before resuming
Alek Du
2010-05-20
1
-0
/
+17
*
USB: fix functionfs for CONFIG_NET disabled
Randy Dunlap
2010-05-20
1
-2
/
+2
*
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
2010-05-20
1
-12
/
+3
*
USB: remove usb_find_device
Ming Lei
2010-05-20
2
-38
/
+0
*
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
2010-05-20
1
-26
/
+25
*
USB: add missing "{}" in map_urb_for_dma
Ming Lei
2010-05-20
1
-1
/
+2
*
USB: ehci-omap: Fix resume failures after bus suspend
Anand Gadiyar
2010-05-20
1
-0
/
+14
*
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
1
-6
/
+11
*
USB: xHCI: Fix wrong usage of macro TRB_TYPE
Andiry Xu
2010-05-20
1
-4
/
+7
*
USB: xhci: Transfer ring link TRB activation change.
John Youn
2010-05-20
1
-13
/
+58
*
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
2010-05-20
1
-0
/
+1
*
USB: ohci: Add Kconfig entries for ohci-omap3
Anand Gadiyar
2010-05-20
2
-2
/
+44
*
USB: ohci: introduce omap3 ohci-hcd driver
Anand Gadiyar
2010-05-20
1
-0
/
+735
*
USB: omap3: add platform init code for OHCI driver
Anand Gadiyar
2010-05-20
2
-0
/
+178
*
USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
Dinh Nguyen
2010-05-20
2
-7
/
+9
*
USB: ftdi_sio: clean up line-status handling
Johan Hovold
2010-05-20
1
-21
/
+16
*
USB: pl2303: use tty_insert_flip_string_fixed_flag
Johan Hovold
2010-05-20
1
-3
/
+4
*
USB: ftdi_sio: use tty_insert_flip_string_fixed_flag
Johan Hovold
2010-05-20
1
-3
/
+4
*
USB: isp1760: Soften DW3 X/transaction error bit handling
Anton Vorontsov
2010-05-20
1
-4
/
+3
*
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
1
-2
/
+14
*
USB: ark3116: reimplement read processing
Johan Hovold
2010-05-20
1
-73
/
+31
*
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
Johan Hovold
2010-05-20
3
-5
/
+5
*
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
1
-8
/
+8
*
USB: fix u132-hcd code/data warning
Randy Dunlap
2010-05-20
1
-1
/
+1
*
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
2010-05-20
2
-0
/
+2
*
USB: testusb: testusb compatibility with FunctionFS gadget
Michal Nazarewicz
2010-05-20
1
-70
/
+190
*
USB: testusb: an USB testing application
David Brownell
2010-05-20
1
-0
/
+427
*
USB: ffs-test: FunctionFS testing program
Michal Nazarewicz
2010-05-20
1
-0
/
+554
*
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz
2010-05-20
3
-0
/
+465
*
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
2010-05-20
2
-0
/
+2640
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
8
-70
/
+71
*
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
Michal Nazarewicz
2010-05-20
1
-21
/
+4
*
wait_event_interruptible_locked() interface
Michal Nazarewicz
2010-05-20
2
-0
/
+150
*
USB: gadget webcam: depends on VIDEO_DEV
Randy Dunlap
2010-05-20
1
-0
/
+1
*
USB: serial: remove multi-urb write from generic driver
Johan Hovold
2010-05-20
4
-176
/
+48
*
USB: serial: reimplement generic fifo-based writes
Johan Hovold
2010-05-20
3
-20
/
+84
*
USB: aircable: rewrite using generic read and write implementations
Johan Hovold
2010-05-20
1
-453
/
+47
*
USB: ftdi_sio: clean up SIO write support
Johan Hovold
2010-05-20
1
-40
/
+13
*
USB: ftdi_sio: switch to generic write implementation
Johan Hovold
2010-05-20
1
-172
/
+19
[next]