summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-10staging: rtl8723bs: Remove constant result function CheckNegative()Philipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in rtw_mlme_ext.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in hal_pwr_seq.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in rtw_efuse.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in rtw_mlme.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in HalPwrSeqCmd.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in Hal8723BReg.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in Hal8192CPhyReg.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Delete file hal_phy_reg_8723b.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Move last macro from hal_phy_reg_8723b.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in hal_phy_reg_8723b.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in hal_com_reg.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in rtw_ht.hPhilipp Hortmann
2024-07-10staging: rtl8723bs: Remove unused macros in hal_com_h2c.hPhilipp Hortmann
2024-07-10staging: vc04_services: vchiq_core: Stop kthreads on vchiq module unloadUmang Jain
2024-07-10staging: vchiq_core: Bubble up wait_event_interruptible() return valueUmang Jain
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03staging: nvec: Use x instead of x != NULL to improve readability.Tom Mounet
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-02media: atomisp: Fix spelling mistakes in sh_css_sp.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in ia_css_debug.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede
2024-07-02media: atomisp: Update TODOHans de Goede
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede
2024-07-01Merge 6.10-rc6 into staging-nextGreg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-06-29media: atomisp: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not setBernhard Rosenkränzer
2024-06-27staging: rtl8192e: Fix conflicting types error with net_device.Teddy Engel