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
*
wimax: debugfs controls
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+90
*
wimax: basic API: kernel/user messaging, rfkill and reset
Inaky Perez-Gonzalez
2009-01-07
3
-0
/
+1096
*
genetlink: export genl_unregister_mc_group()
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+1
*
wimax: generic device management (registration, deregistration, lookup)
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+741
*
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+495
*
wimax: internal API for the kernel space WiMAX stack
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+91
*
wimax: headers for kernel API and user space interaction
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+754
*
wimax: documentation for the stack
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+81
*
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+34
*
USB: remove info() macro from usb.h
Greg Kroah-Hartman
2009-01-07
1
-2
/
+0
*
USB: remove warn() macro from usb.h
Greg Kroah-Hartman
2009-01-07
1
-2
/
+0
*
USB: add siemens_mpi usb-serial "stub" driver
Greg Kroah-Hartman
2009-01-07
3
-0
/
+86
*
USB: add new opticon serial driver
Greg Kroah-Hartman
2009-01-07
3
-0
/
+368
*
USB: emi26: fix oops on load
Marcin Slusarz
2009-01-07
1
-1
/
+1
*
USB: Fix goku_udc usb speed handling
SangSu Park
2009-01-07
1
-1
/
+1
*
USB: fix minor nit in usbfs checking
Mark Lord
2009-01-07
1
-1
/
+1
*
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
5
-16
/
+26
*
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
2009-01-07
1
-4
/
+38
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
4
-10
/
+17
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
5
-95
/
+115
*
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
Alan Stern
2009-01-07
2
-155
/
+23
*
USB: storage: make the "quirks=" module parameter writable
Alan Stern
2009-01-07
2
-100
/
+76
*
USB: storage: add last-sector hacks
Alan Stern
2009-01-07
7
-3
/
+154
*
USB: otg: twl4030 transceiver driver
David Brownell
2009-01-07
3
-0
/
+732
*
USB: add imx udc gadget driver
Darius Augulis
2009-01-07
6
-1
/
+1905
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
2
-0
/
+21
*
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
2009-01-07
3
-11
/
+6
*
USB: unusual dev for Option N.V. ZeroCD modems
Dan Williams
2009-01-07
5
-1
/
+177
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
3
-22
/
+9
*
USB: utilize the bus notifiers
Alan Stern
2009-01-07
7
-44
/
+93
*
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
1
-21
/
+24
*
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: musb: use new platform data interface of musb to replace old one
Bryan Wu
2009-01-07
1
-0
/
+5
*
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
11
-63
/
+74
*
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
3
-43
/
+71
[next]