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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
staging: dst: fix coding style
Mariusz Ziulek
6
-116
/
+135
2009-12-11
Staging: usbip: Fix typo "Contoroller".
Robert P. J. Day
1
-1
/
+1
2009-12-11
Staging: rt28x0: remove no longer needed common/cmm_data_2860.c
Bartlomiej Zolnierkiewicz
1
-1199
/
+0
2009-12-11
Staging: rt2860: reduce superfluous exclamation marks
Sebastian Dalfuß
27
-82
/
+82
2009-12-11
Staging: rt28x0: fix comments in chip/mac_pci.h
Bartlomiej Zolnierkiewicz
1
-36
/
+36
2009-12-11
Staging: iio: tsl2563 ambient light sensor driver
Amit Kucheria
4
-0
/
+793
2009-12-11
Staging: iio: Fix typos in documentation
Amit Kucheria
2
-6
/
+7
2009-12-11
Staging: sep: fix 2 warnings
Randy Dunlap
1
-1
/
+3
2009-12-11
Staging: vt665*: fix printk formats
Randy Dunlap
3
-5
/
+5
2009-12-11
Staging: iio: fix ring buffer build
Randy Dunlap
3
-4
/
+13
2009-12-11
Staging: RTL8192SU depends on USB
Randy Dunlap
1
-1
/
+1
2009-12-11
Staging: dst: Fix parentheses
Roel Kluin
1
-1
/
+1
2009-12-11
staging: vme: Fix mutex locking
Martyn Welch
1
-3
/
+3
2009-12-11
Staging: vme: Rename VME DMA functions
Martyn Welch
4
-5
/
+5
2009-12-11
Staging: vme: Clean up tsi148 driver
Martyn Welch
1
-9
/
+1
2009-12-11
Staging: vme: Correct operation of vme_lm_free
Martyn Welch
1
-6
/
+8
2009-12-11
Staging: vme: Allow size of 0 when disabling a window
Martyn Welch
1
-22
/
+34
2009-12-11
Staging: vme: fix compiler warnings in vme_ca91cx42.c
Greg Kroah-Hartman
1
-1
/
+2
2009-12-11
Staging: vme: Pull common VME interrupt handling into core code
Martyn Welch
6
-158
/
+111
2009-12-11
staging: vme: correct array overflow
Martyn Welch
1
-1
/
+1
2009-12-11
Staging: vme: remove unused #include <linux/version.h>
Huang Weiyi
4
-4
/
+0
2009-12-11
Staging: vt6655: remove __cplusplus ifdefs
Shawn Bohrer
1
-17
/
+0
2009-12-11
Staging: vt6656 remove unneeded version.h and version check
Shawn Bohrer
2
-7
/
+0
2009-12-11
Staging: vt6655 remove unneeded version.h
Shawn Bohrer
1
-1
/
+0
2009-12-11
Staging: vt6656 remove duplicate includes
Shawn Bohrer
4
-5
/
+0
2009-12-11
Staging: vt6655 remove duplicate includes
Shawn Bohrer
1
-1
/
+0
2009-12-11
Staging: vt6656 remove kcompat.h
Shawn Bohrer
2
-40
/
+0
2009-12-11
Staging: vt6655 remove kcompat.h
Shawn Bohrer
2
-40
/
+0
2009-12-11
Staging: vt6655: Correct unsigned bound issue
Roel Kluin
2
-2
/
+2
2009-12-11
Staging: vt6656: use lowercase for VIA USB vendor id
Otavio Salvador
1
-1
/
+1
2009-12-11
Staging: octeon: don't ignore request_irq() return code
Roel Kluin
1
-1
/
+3
2009-12-11
Staging: rt2860: remove superfluous newlines
Sebastian Dalfuß
3
-3
/
+3
2009-12-11
Staging: rt2860: remove remainders of /etc reading stuff
Sebastian Dalfuß
2
-3
/
+0
2009-12-11
Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIV
Bartlomiej Zolnierkiewicz
2
-0
/
+4
2009-12-11
Staging: rt28x0: remove typedefs (part three)
Bartlomiej Zolnierkiewicz
81
-3623
/
+3628
2009-12-11
Staging: rt28x0: remove typedefs (part two)
Bartlomiej Zolnierkiewicz
28
-422
/
+394
2009-12-11
Staging: rt28x0: remove typedefs (part one)
Bartlomiej Zolnierkiewicz
86
-6875
/
+6825
2009-12-11
Staging: rt28x0: fix comments in *.h files
Bartlomiej Zolnierkiewicz
30
-2673
/
+2672
2009-12-11
Staging: rt28x0: fix comments in sta/*.c files
Bartlomiej Zolnierkiewicz
8
-1129
/
+1129
2009-12-11
Staging: rt28x0: fix comments in common/*.c files
Bartlomiej Zolnierkiewicz
26
-3872
/
+3866
2009-12-11
Staging: rt28x0: fix comments in *.c files
Bartlomiej Zolnierkiewicz
13
-937
/
+937
2009-12-11
Staging: rt28x0: run *.h files through Lindent
Bartlomiej Zolnierkiewicz
37
-7419
/
+5734
2009-12-11
Staging: rt28x0: run sta/*.c files through Lindent
Bartlomiej Zolnierkiewicz
8
-4638
/
+5085
2009-12-11
Staging: rt28x0: run common/*.c files through Lindent
Bartlomiej Zolnierkiewicz
30
-16679
/
+16243
2009-12-11
Staging: rt28x0: run *.c files through Lindent
Bartlomiej Zolnierkiewicz
13
-5653
/
+5933
2009-12-11
Staging: rt28x0: remove __LINE__ instances
Bartlomiej Zolnierkiewicz
3
-7
/
+4
2009-12-11
Staging: rt28x0: remove dead code
Bartlomiej Zolnierkiewicz
5
-59
/
+0
2009-12-11
Staging: rt28x0: remove unused SHA256 code
Bartlomiej Zolnierkiewicz
3
-296
/
+0
2009-12-11
Staging: rt28x0: remove dead code from rtmp_phy.h
Bartlomiej Zolnierkiewicz
1
-27
/
+1
2009-12-11
Staging: rt28x0: remove optional cmm profile parameters
Bartlomiej Zolnierkiewicz
4
-1805
/
+0
[next]