aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt
2018-12-20staging: wilc1000: fix missing read_write setting when reading dataColin Ian King
2018-12-20mt7621-mmc: char * array declaration might be better as static constJona Crasselt
2018-12-20mt7621-mmc: return statement in void function unnecessaryJona Crasselt
2018-12-20mt7621-mmc: Alignment should match open parenthesisJona Crasselt
2018-12-20mt7621-mmc: Removed unnecessary blank linesJona Crasselt
2018-12-20mt7621-mmc: Fix some coding style issuesJona Crasselt
2018-12-19staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube
2018-12-19staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube
2018-12-19staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube
2018-12-19staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: add blank line after declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove blank lines between declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.cMichael Straube
2018-12-19staging: fbtft: fix strncmp() size warningYueHaibing
2018-12-19staging: most: sound: replace snprintf with strscpyColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-17media: staging/ipu3-imgu: Address documentation commentsSakari Ailus
2018-12-17media: ipu3-imgu: Fix firmware binary locationSakari Ailus
2018-12-17media: ipu3-imgu: Fix compiler warningsSakari Ailus
2018-12-17media: staging/intel-ipu3: Add dual pipe supportBingbu Cao
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab
2018-12-17staging: most: Documentation: add information to driver_usage fileChristian Gromm
2018-12-17staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm
2018-12-17staging: most: sound: use static name for ALSA cardChristian Gromm