summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2024-07-30staging: rtl8723bs: replace indent space for tabsEmmanuel Arias
2024-07-30staging: rtl8723bs: style fix open brace on new lineSai Sree Kartheek Adivi
2024-07-30staging: rtl8723bs: place opening brace on previous lineGuilherme Puida Moreira
2024-07-30staging: rtl8192e: style fix - alignment to match parenthesisDavid Prévot
2024-07-30staging: rtl8712: remove trailing whitespaceFelix Yan
2024-07-30staging: vme_user: vme_irq_handler: name func ptr argsAgathe Porte
2024-07-30staging: vme_user: vme_tsi148.c: Change FormattingGriffin Kroah-Hartman
2024-07-30staging: vme_user: vme_tsi148.C: remove redundant newlinesGriffin Kroah-Hartman
2024-07-30staging: ks7010: Remove unused driverPhilipp Hortmann
2024-07-30staging: fbtft: Fix mutex and spinlock without comment warningRiyan Dhiman
2024-07-30staging: fbtft: Remove ftrace-like loggingRiyan Dhiman
2024-07-30staging: most: video: Fixed minor capitalization and grammatical issuesSteven Davis
2024-07-29staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin
2024-07-29staging: rtl8712: style fix multiple line dereferenceMoon Yeounsu
2024-07-29staging: vme_user: vme_tsi148.c: remove redundant newlinesGriffin Kroah-Hartman
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...Linus 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