aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-12/+12
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds325-10870/+7118
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-10/+65
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds24-0/+24021
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds27-152/+3679
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds7-1119/+0
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-67/+1
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal1-2/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2018-12-20staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt1-2/+2
2018-12-20staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2018-12-20mt7621-mmc: char * array declaration might be better as static constJona Crasselt1-4/+4
2018-12-20mt7621-mmc: return statement in void function unnecessaryJona Crasselt1-2/+0
2018-12-20mt7621-mmc: Alignment should match open parenthesisJona Crasselt1-2/+2
2018-12-20mt7621-mmc: Removed unnecessary blank linesJona Crasselt1-2/+0
2018-12-20mt7621-mmc: Fix some coding style issuesJona Crasselt1-14/+17
2018-12-19staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen1-2/+2
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube5-12/+9
2018-12-19staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube1-45/+45
2018-12-19staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube1-1/+1
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube2-6/+4
2018-12-19staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube1-1/+1
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube2-8/+3
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube4-27/+27
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube4-27/+27
2018-12-19staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube1-2/+0
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube2-4/+0
2018-12-19staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube1-161/+161
2018-12-19staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube1-4/+4
2018-12-19staging: rtl8188eu: add blank line after declarationsMichael Straube1-0/+1
2018-12-19staging: rtl8188eu: remove blank lines between declarationsMichael Straube1-2/+0
2018-12-19staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.cMichael Straube1-3/+0
2018-12-19staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.cMichael Straube1-6/+6
2018-12-19staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.cMichael Straube1-241/+241
2018-12-19staging: fbtft: fix strncmp() size warningYueHaibing1-1/+1
2018-12-19staging: most: sound: replace snprintf with strscpyColin Ian King1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig2-7/+0
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon11-39/+50
2018-12-17media: staging/ipu3-imgu: Address documentation commentsSakari Ailus1-0/+11
2018-12-17media: ipu3-imgu: Fix firmware binary locationSakari Ailus1-1/+1
2018-12-17media: ipu3-imgu: Fix compiler warningsSakari Ailus1-4/+4
2018-12-17media: staging/intel-ipu3: Add dual pipe supportBingbu Cao10-948/+1450
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab5-5/+6
2018-12-17staging: most: Documentation: add information to driver_usage fileChristian Gromm1-3/+13
2018-12-17staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm1-2/+1
2018-12-17staging: most: sound: use static name for ALSA cardChristian Gromm1-2/+2