summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: fix wrong error messageJérôme Pouiller2019-12-181-1/+3
* staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller2019-12-181-1/+0
* staging: wfx: detect race condition in WEP authenticationJérôme Pouiller2019-12-181-0/+1
* staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller2019-12-181-0/+11
* staging: wfx: fix rate control handlingJérôme Pouiller2019-12-181-3/+3
* staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller2019-12-181-1/+1
* staging: wfx: use boolean appropriatelyJérôme Pouiller2019-12-182-3/+3
* staging: wfx: fix counter overflowJérôme Pouiller2019-12-181-1/+1
* staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller2019-12-181-2/+5
* staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller2019-12-183-3/+7
* staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins2019-12-171-1/+1
* staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2019-12-171-0/+10
* 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