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-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-12
/
+12
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
325
-10870
/
+7118
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-7
/
+0
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-10
/
+65
2018-12-25
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
24
-0
/
+24021
2018-12-25
Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
27
-152
/
+3679
2018-12-25
Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-1119
/
+0
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-67
/
+1
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
1
-2
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2018-12-20
staging: mt7621-mmc: Correct spelling mistakes in comments
Jona Crasselt
1
-2
/
+2
2018-12-20
staging: wilc1000: fix missing read_write setting when reading data
Colin Ian King
1
-0
/
+1
2018-12-20
mt7621-mmc: char * array declaration might be better as static const
Jona Crasselt
1
-4
/
+4
2018-12-20
mt7621-mmc: return statement in void function unnecessary
Jona Crasselt
1
-2
/
+0
2018-12-20
mt7621-mmc: Alignment should match open parenthesis
Jona Crasselt
1
-2
/
+2
2018-12-20
mt7621-mmc: Removed unnecessary blank lines
Jona Crasselt
1
-2
/
+0
2018-12-20
mt7621-mmc: Fix some coding style issues
Jona Crasselt
1
-14
/
+17
2018-12-19
staging: android: ashmem: doc: Fix spelling
Daniel Bovensiepen
1
-2
/
+2
2018-12-19
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
5
-12
/
+9
2018-12-19
staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.c
Michael Straube
1
-45
/
+45
2018-12-19
staging: rtl8188eu: change return type of is_basicrate() to bool
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: simplify null array initializations
Michael Straube
2
-6
/
+4
2018-12-19
staging: rtl8188eu: change order of declarations to improve readability
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
Michael Straube
2
-8
/
+3
2018-12-19
staging: rtl8188eu: constify some arrays
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: convert unsigned char arrays to u8
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
Michael Straube
2
-4
/
+0
2018-12-19
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c
Michael Straube
1
-161
/
+161
2018-12-19
staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c
Michael Straube
1
-4
/
+4
2018-12-19
staging: rtl8188eu: add blank line after declarations
Michael Straube
1
-0
/
+1
2018-12-19
staging: rtl8188eu: remove blank lines between declarations
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c
Michael Straube
1
-3
/
+0
2018-12-19
staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.c
Michael Straube
1
-6
/
+6
2018-12-19
staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
Michael Straube
1
-241
/
+241
2018-12-19
staging: fbtft: fix strncmp() size warning
YueHaibing
1
-1
/
+1
2018-12-19
staging: most: sound: replace snprintf with strscpy
Colin Ian King
1
-1
/
+1
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2
-7
/
+0
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
11
-39
/
+50
2018-12-17
media: staging/ipu3-imgu: Address documentation comments
Sakari Ailus
1
-0
/
+11
2018-12-17
media: ipu3-imgu: Fix firmware binary location
Sakari Ailus
1
-1
/
+1
2018-12-17
media: ipu3-imgu: Fix compiler warnings
Sakari Ailus
1
-4
/
+4
2018-12-17
media: staging/intel-ipu3: Add dual pipe support
Bingbu Cao
10
-948
/
+1450
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
5
-5
/
+6
2018-12-17
staging: most: Documentation: add information to driver_usage file
Christian Gromm
1
-3
/
+13
2018-12-17
staging: most: sound: remove channel number from ALSA card's long name
Christian Gromm
1
-2
/
+1
2018-12-17
staging: most: sound: use static name for ALSA card
Christian Gromm
1
-2
/
+2
[next]