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
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
125
-128
/
+0
*
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
2
-5
/
+10
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
32
-0
/
+52
*
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
2
-50
/
+176
*
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
2006-01-04
5
-312
/
+343
*
[PATCH] USB: make bias writeable in libusual
Pete Zaitcev
2006-01-04
1
-26
/
+27
*
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
2006-01-04
12
-167
/
+486
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
6
-15
/
+42
*
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
2006-01-04
1
-25
/
+25
*
[PATCH] USB: usb-net: new device ID passed through module parameter
A.YOSHIYAMA
2006-01-04
1
-0
/
+38
*
[PATCH] USB: usb-net: removes redundant return
Petko Manolov
2006-01-04
1
-55
/
+51
*
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
2006-01-04
1
-13
/
+17
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
7
-34
/
+7
*
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
2006-01-04
1
-2
/
+3
*
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
2006-01-04
1
-2
/
+0
*
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
2006-01-04
1
-2
/
+4
*
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
2006-01-04
1
-1
/
+1
*
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
2006-01-04
3
-4
/
+13
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
2006-01-04
1
-10
/
+18
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
2006-01-04
3
-0
/
+1827
*
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
2006-01-04
1
-7
/
+7
*
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
2006-01-04
3
-288
/
+230
*
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
2006-01-04
1
-8
/
+18
*
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2006-01-04
2
-76
/
+184
*
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
2006-01-04
1
-6
/
+27
*
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
2006-01-04
4
-42
/
+88
*
Linux v2.6.15
v2.6.15
Linus Torvalds
2006-01-02
1
-1
/
+1
*
[PATCH] Make sure interleave masks have at least one node set
Andi Kleen
2006-01-02
1
-0
/
+4
*
[PATCH] Avoid namespace pollution in <asm/param.h>
Dag-Erling Smørgrav
2006-01-02
2
-4
/
+2
*
[PATCH] powerpc: more g5 overtemp problem fix
Benjamin Herrenschmidt
2006-01-02
1
-3
/
+3
*
[PATCH] x86: teach dump_task_regs() about the -8 offset.
Stas Sergeev
2005-12-31
1
-1
/
+3
*
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
2005-12-31
1
-10
/
+15
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-12-31
1
-2
/
+2
|
\
|
*
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
2005-12-30
1
-2
/
+2
*
|
[PATCH] Fix false old value return of sysctl
Yi Yang
2005-12-30
1
-1
/
+1
*
|
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
2005-12-30
1
-3
/
+1
*
|
Insanity avoidance in /proc
Linus Torvalds
2005-12-30
1
-24
/
+23
*
|
[PATCH] Input: wacom - fix X axis setup
Denny Priebe
2005-12-30
1
-1
/
+1
*
|
[PATCH] Input: warrior - fix HAT0Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
*
|
[PATCH] Input: kbtab - fix Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
|
/
*
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
Jean Delvare
2005-12-29
1
-1
/
+1
*
Revert radeon AGP aperture offset changes
Linus Torvalds
2005-12-29
1
-9
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2005-12-29
1
-5
/
+9
|
\
|
*
[MMC] Set correct capacity for 1024-byte block cards
Russell King
2005-12-22
1
-5
/
+9
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-12-29
1
-1
/
+1
|
\
\
|
*
|
[SERIAL] Fix AMBA PL011 sysrq character handling
Russell King
2005-12-27
1
-1
/
+1
*
|
|
[PATCH] Fix recursive config dependency for SAA7134
Jean Delvare
2005-12-29
1
-2
/
+2
*
|
|
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
Anton Blanchard
2005-12-29
1
-1
/
+1
*
|
|
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
Ravikiran G Thirumalai
2005-12-29
1
-1
/
+1
*
|
|
[PATCH] Input: aiptek - fix Y axis setup
Riccardo Magliocchetti
2005-12-29
1
-1
/
+1
[next]