aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-11-15media: atomisp: add Microsoft Surface 3 ACPI varsTsuchiya Yuto1-0/+19
2021-11-15media: atomisp: pci: release_version is now irci_stable_candrpv_0415_20150521_0458Tsuchiya Yuto5-19/+1
2021-11-15media: atomisp: make fw ver irci_stable_candrpv_0415_20150521_0458 workTsuchiya Yuto2-26/+0
2021-11-15media: atomisp: remove polling_mode and subscr_indexTsuchiya Yuto3-35/+2
2021-11-15media: atomisp: remove struct ia_css_isp_parameter xnr3Tsuchiya Yuto2-26/+0
2021-11-15media: atomisp: remove struct ia_css_isp_parameterTsuchiya Yuto5-127/+0
2021-11-15media: atomisp: drop luma_only, input_yuv and input_raw from ISP2401Tsuchiya Yuto5-28/+0
2021-11-15media: atomisp: fix ifdefs in sh_css.cTsuchiya Yuto1-16/+11
2021-11-15media: atomisp: use IA_CSS_ERROR() for error messages in sh_css_mipi.cTsuchiya Yuto1-19/+13
2021-11-15media: atomisp: fix inverted error check for ia_css_mipi_is_source_port_valid()Tsuchiya Yuto1-9/+15
2021-11-15media: atomisp: do not use err var when checking port validity for ISP2400Tsuchiya Yuto1-3/+6
2021-11-15media: atomisp: fix inverted logic in buffers_needed()Tsuchiya Yuto1-4/+4
2021-11-15media: atomisp: fix punit_ddr_dvfs_enable() argument for mrfld_power up caseTsuchiya Yuto1-4/+4
2021-11-15media: atomisp: add missing media_device_cleanup() in atomisp_unregister_entities()Tsuchiya Yuto1-0/+1
2021-11-15media: staging: ipu3-imgu: clarify the limitation of grid configBingbu Cao1-2/+8
2021-11-15media: atomisp: get rid of two unused functionsMauro Carvalho Chehab2-17/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds8-10/+5
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-721/+0
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-17/+12
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-49/+40
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds254-22193/+3143
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-10/+4
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds41-259/+511
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-8/+8
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje1-14/+5
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje1-12/+0
2021-10-30staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha1-0/+1
2021-10-30staging: vchiq_core: get rid of typedefGaston Gonzalez2-6/+4
2021-10-30staging: fieldbus: anybus: reframe comment to avoid warningAjith P V1-4/+4
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang1-1/+3
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman3-4/+2
2021-10-29exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman2-2/+1
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman4-5/+3
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje1-4/+3
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje1-7/+4
2021-10-26staging: vt6655: Rename `dwAL7230InitTable` arrayKarolina Drobnik1-11/+11
2021-10-26staging: vt6655: Rename `dwAL2230PowerTable` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230InitTableAMode` arrayKarolina Drobnik1-9/+9
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable2` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable1` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable0` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable1` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable0` arrayKarolina Drobnik1-3/+3
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-10-26staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+3
2021-10-25staging: mt7621-dts: add missing SPDX license to filesSergio Paracuellos3-0/+3
2021-10-25staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez1-7/+3
2021-10-25staging: vchiq_core: cleanup lines that end with '(' or '['Gaston Gonzalez1-20/+10