index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
staging: wfx: replace 1 by true
Jules Irenge
2
-2
/
+2
2019-11-05
staging: wfx: replace 0 by NULL
Jules Irenge
1
-1
/
+1
2019-11-05
staging: qlge: Avoid NULL comparison
Nachammai Karuppiah
2
-11
/
+11
2019-11-03
staging: exfat: Ensure we unlock upon error in ffsReadFile
Davidlohr Bueso
1
-2
/
+4
2019-11-03
staging: rtl8723bs: Remove unnecessary parentheses
Javier F. Arias
1
-31
/
+31
2019-11-03
staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
Christophe JAILLET
1
-2
/
+1
2019-11-03
staging: exfat: Fix logical operation continuation
Frank A. Cancio Bello
1
-4
/
+4
2019-11-03
staging: exfat: Fix parameter alignment issues
Frank A. Cancio Bello
1
-2
/
+3
2019-11-03
staging: axis-fifo: remove unused pointer to memory resource
Quentin Deslandes
1
-7
/
+4
2019-11-03
staging: axis-fifo: request resources using managed functions
Quentin Deslandes
1
-32
/
+13
2019-11-03
staging: axis-fifo: avoid parsing ignored device tree properties
Quentin Deslandes
2
-191
/
+74
2019-11-03
staging: vt6655: Fix long lines
Frank A. Cancio Bello
2
-3
/
+6
2019-11-03
staging: vt6655: Fix open ended lines
Frank A. Cancio Bello
2
-22
/
+7
2019-11-03
staging: vt6655: Fix the spacing around operators
Frank A. Cancio Bello
2
-5
/
+5
2019-11-03
staging: vt6655: Fix parameter alignment issues
Frank A. Cancio Bello
3
-4
/
+5
2019-11-02
drivers/staging/exfat: Replace more binary semaphores with mutexes
Davidlohr Bueso
1
-24
/
+24
2019-11-02
staging: vc04_services: Remove enum typedefs in vchi
Jamal Shareef
5
-49
/
+43
2019-11-02
staging: vc04_services: Remove unused structs
Jamal Shareef
1
-6
/
+0
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in file sd.h
Gabriela Bittencourt
1
-1
/
+1
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}
Gabriela Bittencourt
2
-7
/
+7
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}
Gabriela Bittencourt
2
-78
/
+78
2019-11-01
staging: exfat: replace kmalloc with kmalloc_array
Roi Martin
1
-4
/
+4
2019-11-01
drivers/staging/exfat: Replace binary semaphores for mutexes
Davidlohr Bueso
2
-43
/
+43
2019-11-01
Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-0
/
+4
2019-10-30
staging: exfat: avoid multiple assignments
Roi Martin
2
-20
/
+73
2019-10-30
staging: exfat: replace printk(KERN_INFO ...) with pr_info()
Roi Martin
1
-1
/
+1
2019-10-30
staging: exfat: remove unnecessary new line in if condition
Roi Martin
1
-2
/
+1
2019-10-30
staging: exfat: make alignment match open parenthesis
Roi Martin
1
-6
/
+6
2019-10-30
staging: exfat: remove unnecessary parentheses
Roi Martin
2
-34
/
+34
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)
Chandra Annamaneni
1
-1
/
+1
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)
Chandra Annamaneni
1
-7
/
+7
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)
Chandra Annamaneni
1
-2
/
+1
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)
Chandra Annamaneni
1
-0
/
+1
2019-10-30
staging: vt6655: Fix lines ending with parentheses
Cristiane Naves
1
-16
/
+8
2019-10-30
staging: sm750fb: Replace multiple spaces with tabs when it suits
Gabriela Bittencourt
1
-10
/
+10
2019-10-30
staging: sm750fb: Fix typo in comment
Gabriela Bittencourt
1
-1
/
+1
2019-10-30
staging: emxx_udc: Fix invalid reference error
Javier F. Arias
1
-10
/
+8
2019-10-29
staging: kpc2000: kpc_i2c: Remove commented code
Jamal Shareef
1
-3
/
+0
2019-10-29
staging: kpc2000: kpc_i2c: Fix lines over 80 chars
Jamal Shareef
1
-64
/
+137
2019-10-29
staging: emxx_udc: Fix the format of a parameter list
Frank A. Cancio Bello
1
-3
/
+2
2019-10-29
staging: rts5208: Fix alignment and a line ending with a '('
Frank A. Cancio Bello
2
-3
/
+4
2019-10-29
staging: wilc1000: check if device is initialzied before changing vif
Adham Abozaeid
1
-6
/
+12
2019-10-28
staging: rtl8712: Fix Alignment of open parenthesis
Cristiane Naves
1
-18
/
+18
2019-10-28
staging: mt7621-dma: Remove unnecessary line continuations
Frank A. Cancio Bello
1
-5
/
+5
2019-10-28
staging: octeon-usb: Fix line ending with a '('
Frank A. Cancio Bello
1
-2
/
+1
2019-10-28
staging: rtl8188eu: replace tabs with spaces - style
Michael Straube
1
-2
/
+2
2019-10-28
staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfo
Michael Straube
1
-5
/
+2
2019-10-28
staging: rtl8188eu: reduce indentation level in _rtw_free_sta_priv
Michael Straube
1
-22
/
+21
2019-10-28
staging: rtl8188eu: remove exit label from rtw_alloc_stainfo
Michael Straube
1
-4
/
+2
2019-10-27
Merge 5.4-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+2
[next]