summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-19staging: gasket: Fix sparse "incorrect type in assignment" warnings.Laurence Rochfort
2018-10-19staging: gasket: remove debug logs for callback invocationTodd Poynor
2018-10-19staging: gasket: remove debug logs in page table mapping callsTodd Poynor
2018-10-19staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...Mamta Shukla
2018-10-19staging: ks7010: Remove extra blank lineMaya Nakamura
2018-10-19staging: gasket: Remove extra blank lineMaya Nakamura
2018-10-19staging: media: davinci_vpfe: Fix spelling mistake in enumKimberly Brown
2018-10-19staging: speakup: Add a pair of bracesMaya Nakamura
2018-10-19staging: wlan-ng: Replace long int with longMaya Nakamura
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-15staging: gasket: Update device virtual address commentNick Ewalt
2018-10-15staging: gasket: sysfs: fix attribute release commentNick Ewalt
2018-10-15staging: gasket: apex: fix sysfs_showNick Ewalt
2018-10-15staging: gasket: page_table: simplify gasket_components_to_dev_addressNick Ewalt
2018-10-15staging: gasket: page_table: fix comment in components_to_dev_addressNick Ewalt
2018-10-15staging: gasket: page table: fixup error path allocating coherent memNick Ewalt
2018-10-15staging: gasket: page_table: rearrange gasket_page_table_entryNick Ewalt
2018-10-15staging: gasket: page_table: remove unnecessary PTE status set to freeNick Ewalt
2018-10-15staging: gasket: page table: remove dead code in coherent mem allocTodd Poynor
2018-10-15staging: gasket: page table: return valid error code on map failTodd Poynor
2018-10-14staging: rtl8188eu: remove whitespace - styleMichael Straube
2018-10-14staging: rtl8188eu: rename Hal_MappingOutPipe() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameters of Hal_MappingOutPipe() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameter of hal_com_get_channel_plan() - styleMichael Straube
2018-10-14staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()Michael Straube
2018-10-14staging: rtl8188eu: rename HalSetBrateCfg() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameters of HalSetBrateCfg() - styleMichael Straube
2018-10-14staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()Michael Straube
2018-10-14staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube
2018-10-14staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube
2018-10-14staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube
2018-10-14staging: rtl8188eu: cleanup block commentsMichael Straube
2018-10-14staging: rtl8188eu: remove commented codeMichael Straube
2018-10-14staging: rtl8188eu: cleanup alignment issueMichael Straube
2018-10-14staging: rtl8188eu: use __func__ in qos_acm()Michael Straube
2018-10-14staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube
2018-10-14staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King