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
2017-03-06
atomisp2: unify some ifdef cases caused by format changes
Alan Cox
4
-133
/
+6
2017-03-06
staging: media: atomisp: Replace NULL comparison.
Varsha Rao
4
-21
/
+21
2017-03-06
staging: media: atomisp: Fixed typo.
Varsha Rao
1
-1
/
+1
2017-03-06
staging: media: atomisp: Use unsigned int instead of unsigned.
Varsha Rao
2
-6
/
+6
2017-03-06
staging: media: atomisp: Removes the FSF mailing address.
Varsha Rao
4
-20
/
+0
2017-03-06
staging: media: atomisp: Fix block comments warning.
Varsha Rao
5
-10
/
+15
2017-03-06
staging: media: atomisp: Replace 'uint32_t' with kernel type u32.
Varsha Rao
1
-4
/
+4
2017-03-06
staging: media: atomisp: Added spaces around arithmetic and bitwise operators.
Varsha Rao
5
-14
/
+14
2017-03-06
staging: media: atomisp: Fix line over 80 characters.
Varsha Rao
1
-1
/
+2
2017-03-06
staging: media: atomisp: Removed unnecessary parentheses.
Varsha Rao
10
-22
/
+22
2017-03-06
staging/atomisp: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-03-06
staging/atomisp: fix returnvar.cocci warnings
kbuild test robot
1
-3
/
+1
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix returnvar.cocci warnings
kbuild test robot
1
-3
/
+1
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging/atomisp: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-03-06
staging: media: atomisp: handle sched.h breakup
Greg Kroah-Hartman
1
-1
/
+1
2017-03-06
staging/atomisp: Add support for the Intel IPU v2
Alan Cox
920
-0
/
+204645
2017-03-06
staging: vc04_services: Removed unnecessary variable
Narcisa Ana Maria Vasile
1
-3
/
+1
2017-03-06
staging: bcm2835-camera: Refactored get_format function
Narcisa Ana Maria Vasile
1
-5
/
+2
2017-03-06
staging: speakup: Clean up if conditions
Sreya Mittal
1
-6
/
+4
2017-03-06
staging: speakup: Align with parentheses
Sreya Mittal
1
-2
/
+2
2017-03-06
staging: dgnc: replace udelay with usleep_range
Aishwarya Pant
1
-1
/
+1
2017-03-06
staging: vc04_services: bcm2835-camera: Simplify NULL comparisons
Aishwarya Pant
4
-17
/
+15
2017-03-06
staging: lustre: Replace typedef with struct
Gargi Sharma
1
-6
/
+6
2017-03-06
Staging: xgifb: vb_setmode.c: Fix checkpath warnings
Manoj Sawai
1
-4
/
+2
2017-03-06
Staging: xgifb: vb_setmode.c: Fix checkpath warning
Manoj Sawai
1
-4
/
+2
2017-03-06
staging: wilc1000: add check for kmalloc allocation failure.
Colin Ian King
1
-0
/
+2
2017-03-06
staging: wilc1000: remove redundant result < 0 check
Colin Ian King
1
-4
/
+0
2017-03-06
staging: fbtft: add adriver for SH1106
Heiner Kallweit
3
-0
/
+210
2017-03-06
staging: fbtft: Merged two identical conditionals into one.
Narcisa Ana Maria Vasile
1
-3
/
+2
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
1
-1
/
+1
2017-03-06
Staging: vt6656: Fix spaces and char limit
Jitendra Kumar Khasdev
1
-2
/
+2
2017-03-06
staging: vchiq_arm: Don't define PAGE_SIZE
Stefan Wahren
1
-3
/
+0
2017-03-06
staging: vchiq_arm: Include linux/mm.h
Stefan Wahren
1
-0
/
+1
2017-03-06
staging: vchiq_arm: Remove unnecessary includes
Stefan Wahren
1
-2
/
+0
2017-03-06
staging: ks7010: Unnecessary parentheses removed and improved coding style.
Arushi Singhal
1
-13
/
+13
2017-03-06
staging: rtl8192u: Remove ternary operator
Gargi Sharma
1
-8
/
+7
2017-03-06
staging: ks7010: fix coding style issue of aligning comments properly
Chetan Sethi
1
-1
/
+2
2017-03-06
staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTI...
Chetan Sethi
1
-1
/
+1
2017-03-06
staging: ks7010: fix coding style issue of using pr_notice instead of printk
Chetan Sethi
1
-1
/
+1
2017-03-06
staging: ks7010: fix coding style issue of enclosing complex macro value in p...
Chetan Sethi
1
-2
/
+4
2017-03-06
staging: ks7010: fixed warning of avoiding line over 80 characters
Chetan Sethi
1
-5
/
+6
[next]