summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2020-01-15staging: comedi: ni_routes: allow partial routing informationIan Abbott-6/+3
2020-01-15staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott-0/+3
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+38
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus-1/+1
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube-0/+1
2020-01-03staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott-2/+2
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley-0/+3
2020-01-03staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley-1/+1
2020-01-03staging: vt6656: limit reg output to block sizeMalcolm Priestley-2/+24
2020-01-03staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley-1/+1
2020-01-03staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley-2/+6
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller-1/+3
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller-1/+0
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller-0/+1
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller-0/+11
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller-3/+3
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller-1/+1
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller-3/+3
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller-1/+1
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller-2/+5
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller-3/+7
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins-1/+1
2019-12-17staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott-0/+10
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+56
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko-3/+3
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold-1/+1
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold-1/+1
2019-12-10staging: gigaset: add endpoint-type sanity checkJohan Hovold-0/+12
2019-12-10staging: gigaset: fix illegal free on probe errorsJohan Hovold-5/+1
2019-12-10staging: gigaset: fix general protection fault on probeJohan Hovold-0/+5
2019-12-10staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez-1/+1
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins-6/+6
2019-12-10staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich-0/+1
2019-12-10staging: hp100: Fix build error without ETHERNETYueHaibing-0/+1
2019-12-10staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij-6/+19
2019-12-10staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi-2/+4
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck-0/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya-2/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+8
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-15/+3
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas-11/+8
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8151/+15176
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-442/+1539
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-4/+4
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-2155/+407
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez-52/+104
2019-11-22staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez-51/+53
2019-11-22staging: fwserial: Fix Kconfig indentation (seven spaces)Krzysztof Kozlowski-10/+10
2019-11-22staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez-2/+2