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