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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-10-23
16
-35
/
+792
|
\
|
*
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-22
2
-2
/
+3
|
*
USB: fix memory leak in cdc-acm
Oliver Neukum
2008-10-22
1
-1
/
+2
|
*
USB: Unusual dev for Mio moov 330 gps
Frédéric Marchal
2008-10-22
1
-0
/
+9
|
*
USB: cdc-wdm: make module autoload work
Oliver Neukum
2008-10-22
1
-0
/
+2
|
*
USB: Fix unneeded endpoint check in pxa27x_udc
Robert Jarzmik
2008-10-22
1
-1
/
+1
|
*
usb/gadget: fix kernel-doc warning
Randy Dunlap
2008-10-22
1
-1
/
+1
|
*
USB: Speedtouch: add pre_reset and post_reset routines
Alan Stern
2008-10-22
1
-0
/
+12
|
*
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
roel kluin
2008-10-22
1
-2
/
+1
|
*
USB: support Huawei data card product IDs
fangxiaozhi
2008-10-22
3
-21
/
+349
|
*
USB: add ZTE MF626 USB GSM modem entry
Mikhail Gusarov
2008-10-22
1
-0
/
+2
|
*
USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA br...
Phil Dibowitz
2008-10-22
1
-0
/
+9
|
*
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
Zhaolei
2008-10-22
1
-5
/
+2
|
*
USB: ohci: add support for tmio-ohci cell
Dmitry Baryshkov
2008-10-22
4
-2
/
+399
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2008-10-23
77
-3087
/
+5560
|
\
\
|
*
|
Staging: usbip: fix build warning on 64bit kernels
Greg Kroah-Hartman
2008-10-22
1
-1
/
+1
|
*
|
Staging: me4000: remove some compiler warnings
Greg Kroah-Hartman
2008-10-22
1
-6
/
+6
|
*
|
Staging: wbusb: fix a bunch of compiler warnings
Greg Kroah-Hartman
2008-10-22
3
-13
/
+25
|
*
|
Staging: w35und: module init cleanup
Pekka Enberg
2008-10-22
1
-56
/
+31
|
*
|
Staging: w35und: use gotos for error handling
Pekka Enberg
2008-10-22
4
-327
/
+313
|
*
|
Staging: w35und: remove spinlock wrappers
Pekka Enberg
2008-10-22
6
-38
/
+27
|
*
|
Staging: sxg: fix compiler warnings.
Greg Kroah-Hartman
2008-10-22
1
-8
/
+8
|
*
|
Staging: sxg: fix up unused function warnings
Greg Kroah-Hartman
2008-10-22
1
-77
/
+78
|
*
|
Staging: sxg: clean up C99 comments
J.R. Mauro
2008-10-22
2
-580
/
+580
|
*
|
Staging: Lindent the echo driver
J.R. Mauro
2008-10-22
6
-672
/
+654
|
*
|
Staging: SLICOSS: Free multicast list at driver exit
Lior Dotan
2008-10-22
1
-0
/
+8
|
*
|
Staging: PCC-ACPI: Fix all checkpatch errors
Lior Dotan
2008-10-22
1
-185
/
+244
|
*
|
Staging: pcc-acpi: update to latest version
Greg Kroah-Hartman
2008-10-22
1
-231
/
+309
|
*
|
Staging: Clean up sxg driver
J.R. Mauro
2008-10-22
4
-379
/
+368
|
*
|
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
2008-10-22
2
-5
/
+5
|
*
|
Staging: add poch driver
Vijay Kumar
2008-10-22
7
-0
/
+1471
|
*
|
Staging: wlan-ng: fix build error if wireless networking is not enabled
Greg Kroah-Hartman
2008-10-22
1
-1
/
+1
|
*
|
Staging: echo: remove annoying "end of function" markers
Pekka Enberg
2008-10-22
3
-26
/
+0
|
*
|
Staging: echo: remove __cplusplus macro magic
Pekka Enberg
2008-10-22
2
-16
/
+0
|
*
|
Staging: echo: remove dead code
Pekka Enberg
2008-10-22
1
-45
/
+0
|
*
|
Staging: echo: fix kmalloc()/kfree() uses
Pekka Enberg
2008-10-22
2
-28
/
+22
|
*
|
Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__
Tzafrir Cohen
2008-10-22
2
-5
/
+5
|
*
|
Staging: echo: Changed preffix from echo_can_ to oslec_
Tzafrir Cohen
2008-10-22
3
-27
/
+27
|
*
|
Staging: echo: Replace echo_can_state_t with struct echo_can_state
Tzafrir Cohen
2008-10-22
2
-18
/
+18
|
*
|
Staging: echo: Export interface functions. Add module headers.
Tzafrir Cohen
2008-10-22
1
-1
/
+12
|
*
|
Staging: echo: A separate oslec.h for external interface
Tzafrir Cohen
2008-10-22
2
-50
/
+89
|
*
|
Staging: sxg: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-22
2
-104
/
+104
|
*
|
Staging: w35und: remove some typedefs
Pekka Enberg
2008-10-22
23
-124
/
+119
|
*
|
Staging: SLICOSS: remove unused #include <version.h>
Huang Weiyi
2008-10-22
1
-1
/
+0
|
*
|
Staging: go7007: remove unused #include <version.h>
Huang Weiyi
2008-10-22
12
-12
/
+0
|
*
|
staging: wlan-ng: prism2: remove more duplicated #include
Huang Weiyi
2008-10-22
1
-1
/
+0
|
*
|
Staging: wlan-ng: prism2: remove duplicated #include
Huang Weiyi
2008-10-22
1
-2
/
+0
|
*
|
Staging: et131x: remove duplicated #include's
Huang Weiyi
2008-10-22
3
-4
/
+0
|
*
|
Staging: SLICOSS: remove duplicated #include's
Huang Weiyi
2008-10-22
1
-8
/
+0
|
*
|
Staging: Fixes for me4000 pci data collection driver
Lior Dotan
2008-10-22
2
-545
/
+545
[next]