index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
10
-28
/
+40
2017-10-04
staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([sub...
Yurii Pavlenko
1
-22
/
+18
2017-10-04
staging: ccree: Convert to platform_{get,set}_drvdata()
Suniel Mahesh
1
-4
/
+2
2017-10-03
staging: android: TODO: Removing an invalid issue
Joaquin Garmendia Cabrera
1
-1
/
+0
2017-10-03
staging: rtlwifi: pr_err() strings should end with newlines
Arvind Yadav
2
-5
/
+5
2017-10-03
staging: bcm2835-camera: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-03
staging: gs_fpgaboot: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-03
staging: rtlwifi: make various structures static
Colin Ian King
1
-16
/
+16
2017-10-03
staging: rtlwifi: silence underflow warning
Dan Carpenter
1
-1
/
+2
2017-10-03
staging: rtl8192u: Fix some error handling path
Christophe JAILLET
1
-4
/
+1
2017-10-03
staging: rtl8192u: Check some memory allocation failure
Christophe JAILLET
1
-0
/
+4
2017-10-03
staging: rtl8192e: make const array broadcast_addr static, reduces object cod...
Colin Ian King
1
-2
/
+3
2017-10-03
staging: rtl8192u: make r8192_wx_handlers_def structure const
Bhumika Goyal
2
-2
/
+2
2017-10-03
staging: rtl8723bs: use ARRAY_SIZE
Jérémy Lefaure
8
-48
/
+68
2017-10-03
staging: rtlwifi: use ARRAY_SIZE
Jérémy Lefaure
4
-18
/
+13
2017-10-03
staging: fsl-mc/dpio: Fix incorrect comparison
Ioana Radulescu
2
-4
/
+6
2017-10-03
staging: ccree: else is not generally useful after a break or return
Suniel Mahesh
1
-3
/
+2
2017-10-03
staging: ccree: simplify OOM handling
Gilad Ben-Yossef
5
-60
/
+26
2017-10-03
staging: ccree: move to generic device log infra
Gilad Ben-Yossef
13
-673
/
+688
2017-10-03
staging: ccree: simplify access to struct device
Gilad Ben-Yossef
8
-80
/
+78
2017-10-03
staging: ccree: remove sysfs if of deleted code
Gilad Ben-Yossef
1
-266
/
+0
2017-10-03
Staging: rtl8188eu: core: Use list_entry instead of container_of
Srishti Sharma
1
-7
/
+7
2017-10-03
staging: rtl8188eu: Place the constant on the right side in comparisons
Mihaela Muraru
1
-7
/
+7
2017-10-03
staging: rtl8188eu: Remove braces from single statement blocks
Mihaela Muraru
1
-8
/
+7
2017-10-03
staging: lustre: use BIT macro
Keerthi Reddy
1
-15
/
+13
2017-10-03
Staging: rtl8723bs: Remove unnecessary comments
Shreeya Patel
5
-15
/
+0
2017-10-03
staging: sm750fb: Remove typedef struct _dvi_ctrl_device_t
Mihaela Muraru
2
-4
/
+4
2017-10-03
staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}
Keerthi Reddy
2
-3
/
+4
2017-10-03
Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
Keerthi Reddy
2
-5
/
+4
2017-09-29
staging: greybus: light: remove unnecessary error check
Arvind Yadav
1
-5
/
+1
2017-09-29
staging: greybus: light: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+2
2017-09-29
Staging: media: atomisp: Use kmalloc_array instead of kmalloc
Georgiana Chelu
1
-4
/
+4
2017-09-29
atomisp2: remove cast from memory allocation
Aishwarya Pant
1
-2
/
+2
2017-09-29
Staging: media: atomisp: pci: Place constant on the right side in comparissons
Georgiana Chelu
1
-4
/
+4
2017-09-29
Staging: media: atomisp: pci: Move open brace '{' on the next line
Georgiana Chelu
1
-1
/
+2
2017-09-29
Staging: media: atomisp: Add blank line after declarations
Georgiana Chelu
1
-0
/
+10
2017-09-29
Staging: media: atomisp: Use unsigned int instead of unsigned
Georgiana Chelu
1
-3
/
+3
2017-09-29
Staging: rtl8188eu: core: Fix line over 80 characters
Georgiana Chelu
1
-8
/
+16
2017-09-29
Staging: rtl8188eu: core: Add spaces around '+'
Georgiana Chelu
1
-1
/
+1
2017-09-29
Staging: rtl8188eu: core: Use __func__ instead of function name
Georgiana Chelu
1
-10
/
+10
2017-09-29
staging: rtl8188eu: wrap lines in 80 characters
Aishwarya Pant
1
-17
/
+34
2017-09-29
staging: rtl8188eu: remove implicit bool->int conversions
Aishwarya Pant
1
-3
/
+3
2017-09-29
staging: rtl8188eu: remove unneeded conversions to bool
Aishwarya Pant
1
-4
/
+4
2017-09-29
staging: vc04_services: Remove typedef struct vchiq_2835_state_struct
Mihaela Muraru
1
-8
/
+8
2017-09-29
staging: vc04_services: Remove extern variable
Mihaela Muraru
1
-2
/
+0
2017-09-29
Staging: vc04_services: remove unused variables
Keerthi Reddy
1
-2
/
+0
2017-09-29
Staging: vc04_services: bcm2835-camera: use BIT macro
Keerthi Reddy
1
-11
/
+11
2017-09-29
staging: vc04_services: fix typos
Keerthi Reddy
2
-2
/
+2
2017-09-29
staging: vc04_services: please do not use multiple blank lines
Keerthi Reddy
12
-77
/
+0
2017-09-29
Staging: fsl-mc: remove unnecessary parenthesis
Keerthi Reddy
1
-1
/
+1
[next]