summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-3/+2
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-1/+1
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König1-3/+2
2018-02-26staging: vboxvideo: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds11-24/+24
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-2/+0
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds49-2767/+2281
2018-02-02Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-02Staging: rtl8192u: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-14/+9
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds742-25978/+21526
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+5
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+11
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-23/+23
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+2
2018-01-26staging: rtlwifi: remove redundant initialization of 'cfg_cmd'Colin Ian King1-1/+1
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King2-2/+2
2018-01-26staging: comedi: reformat lines to 80 chars or lessEujon Sellers1-4/+8
2018-01-26staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2018-01-25Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel1-8/+8
2018-01-25Staging: rtl8723bs: Remove dead codeShreeya Patel1-15/+0
2018-01-25Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel1-357/+357
2018-01-25staging: ccree: Fix missing blank line after declarationKamal Heib1-0/+1
2018-01-25staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'Colin Ian King1-1/+1
2018-01-25staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_STCorentin Labbe1-10/+0
2018-01-25staging: fbtft: remove unused FB_TFT_SSD1325 kconfigCorentin Labbe1-6/+0
2018-01-23media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2018-01-23staging: comedi: dt2811: remove redundant initialization of 'ns'Colin Ian King1-1/+1
2018-01-23staging: wilc1000: fix alignments to match open parenthesisAjay Singh3-22/+22
2018-01-23staging: wilc1000: removed unnecessary defined enums typedefAjay Singh1-36/+36
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh8-51/+51
2018-01-23staging: rtl8192u: remove redundant initialization of 'timeout'Colin Ian King1-1/+1
2018-01-23staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak1-7/+7
2018-01-23staging: lustre: lnet/selftest: fix compile error on UP buildNeilBrown1-9/+8
2018-01-22staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros1-9/+7
2018-01-22staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter1-1/+2
2018-01-22staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-5/+5
2018-01-22staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-3/+3
2018-01-22staging: greybus: audio_codec.c: Logical continuations should be on the previ...Kamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Space required around ':'Kamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib1-3/+0
2018-01-22staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib1-3/+3
2018-01-22staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: rtl8192e: remove two redundant assignmentsColin Ian King2-2/+1