summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-12-10staging: gigaset: add endpoint-type sanity checkJohan Hovold
2019-12-10staging: gigaset: fix illegal free on probe errorsJohan Hovold
2019-12-10staging: gigaset: fix general protection fault on probeJohan Hovold
2019-12-10staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins
2019-12-10staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich
2019-12-10staging: hp100: Fix build error without ETHERNETYueHaibing
2019-12-10staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij
2019-12-10staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez
2019-11-22staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez
2019-11-22staging: fwserial: Fix Kconfig indentation (seven spaces)Krzysztof Kozlowski
2019-11-22staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez
2019-11-22staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez
2019-11-22staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich
2019-11-22staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-11-20staging: most: core: remove sysfs attr remove_linkChristian Gromm
2019-11-20staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20staging: most: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20staging: fwserial: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20fbtft: Drop OF dependencyAndy Shevchenko
2019-11-20fbtft: Make use of device property APIAndy Shevchenko
2019-11-20fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko
2019-11-20fbtft: Describe function parameters in kernel-docAndy Shevchenko
2019-11-20fbtft: Make sure string is NULL terminatedAndy Shevchenko
2019-11-18staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin
2019-11-18staging: rtl8192e: remove set but not used variable 'frag'zhengbin
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-11-15staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez
2019-11-15staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King