summaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-14/+0
|\
| * staging/android/ion: delete dma_buf->kmap/unmap implemenationDaniel Vetter2019-11-251-14/+0
* | Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-1413-25/+56
|\ \
| * | fbtft: Fix the initialization from property algorithmAndy Shevchenko2019-12-101-3/+3
| * | staging: rtl8712: fix interface sanity checkJohan Hovold2019-12-101-1/+1
| * | staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-101-1/+1
| * | staging: gigaset: add endpoint-type sanity checkJohan Hovold2019-12-101-0/+12
| * | staging: gigaset: fix illegal free on probe errorsJohan Hovold2019-12-101-5/+1
| * | staging: gigaset: fix general protection fault on probeJohan Hovold2019-12-101-0/+5
| * | staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez2019-12-101-1/+1
| * | staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins2019-12-103-6/+6
| * | staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich2019-12-101-0/+1
| * | staging: hp100: Fix build error without ETHERNETYueHaibing2019-12-101-0/+1
| * | staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij2019-12-102-6/+19
| * | staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi2019-12-101-2/+4
| * | staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck2019-12-101-0/+1
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-2/+2
|/ /
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-033-11/+8
|\ \
| * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-283-11/+8
| |\ \ | | |/ | |/|
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-143-11/+8
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-013-15/+3
|\ \ \
| * | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-232-4/+2
| * | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
* | | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-27248-8151/+15176
|\ \ \ \
| * | | | staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez2019-11-224-52/+104
| * | | | staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez2019-11-221-51/+53
| * | | | staging: fwserial: Fix Kconfig indentation (seven spaces)Krzysztof Kozlowski2019-11-221-10/+10
| * | | | staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez2019-11-221-2/+2
| * | | | staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez2019-11-221-3/+5
| * | | | staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich2019-11-221-16/+16
| * | | | staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-11-221-7/+14
| * | | | staging: most: core: remove sysfs attr remove_linkChristian Gromm2019-11-201-86/+0
| * | | | staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | | staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-12/+12
| * | | | staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-5/+5
| * | | | staging: most: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | | staging: fwserial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | | | staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | | fbtft: Drop OF dependencyAndy Shevchenko2019-11-202-3/+3
| * | | | fbtft: Make use of device property APIAndy Shevchenko2019-11-201-47/+58
| * | | | fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko2019-11-201-17/+2
| * | | | fbtft: Describe function parameters in kernel-docAndy Shevchenko2019-11-201-0/+1
| * | | | fbtft: Make sure string is NULL terminatedAndy Shevchenko2019-11-201-1/+1
| * | | | staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin2019-11-181-4/+1
| * | | | staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin2019-11-181-10/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin2019-11-181-10/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin2019-11-181-6/+0
| * | | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin2019-11-181-5/+0
| * | | | staging: rtl8192e: remove set but not used variable 'frag'zhengbin2019-11-181-2/+1
| * | | | staging: rtl*: Remove tasklet callback castsKees Cook2019-11-1613-40/+31