summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-07-20staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King
2020-07-18media: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko
2020-07-18media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Use temporary variable for device in gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko
2020-07-18media: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko
2020-07-18media: atomisp: Make pointer to PMIC client globalAndy Shevchenko
2020-07-18media: atomisp: Don't try to parse unexpected ACPI object typeAndy Shevchenko
2020-07-18media: atomisp: make platform data more readableAndy Shevchenko
2020-07-18media: atomisp: Drop global atomisp_dev variable (easy cases)Andy Shevchenko
2020-07-18media: atomisp: Replace direct access to MMIO with proper helpersAndy Shevchenko
2020-07-18media: atomisp: Unify pdev to be pointer to struct pci_deviceAndy Shevchenko
2020-07-18media: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko
2020-07-18media: atomisp: don't pass struct device_driver as parameterAndy Shevchenko
2020-07-18media: atomisp: Use proper APIs to find I²C client device by ACPI HIDAndy Shevchenko
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko
2020-07-18media: atomisp: place all gpio parsing togetherMauro Carvalho Chehab
2020-07-18media: atomisp: split add from find subdevMauro Carvalho Chehab
2020-07-18media: atomisp: print info if gpio0 and gpio2 were detectedMauro Carvalho Chehab
2020-07-18media: atomisp: fix call to g_frame_intervalMauro Carvalho Chehab
2020-07-18media: atomisp: properly parse CLK PMIC on newer devicesMauro Carvalho Chehab
2020-07-18media: atomisp: Prepare sensor support for ACPI PMMauro Carvalho Chehab
2020-07-18media: atomisp: reorganize the code under gmin_subdev_add()Mauro Carvalho Chehab
2020-07-17media: atomisp: fix the handling of clock numberMauro Carvalho Chehab
2020-07-10staging: comedi: verify array index is correct before using itDan Carpenter
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter
2020-06-16staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller
2020-06-16staging: wfx: drop useless loopJérôme Pouiller
2020-06-16staging: wfx: fix AC priorityJérôme Pouiller