summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* c2port: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-1/+1
* binderfs: fix typo in binderfs.cKuan-Wei Chiu2023-10-051-1/+1
* comedi: add HAS_IOPORT dependencies againIan Abbott2023-10-051-1/+43
* comedi: amplc_dio200_common: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+36
* comedi: amplc_dio200_common: Refactor register access functionsIan Abbott2023-10-051-14/+38
* comedi: amplc_dio200_pci: Conditionally remove devices that use port I/OIan Abbott2023-10-051-1/+11
* comedi: ni_mio_common: Conditionally use I/O port or MMIOIan Abbott2023-10-051-20/+50
* comedi: ni_labpc_common: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+9
* comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+8
* comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott2023-10-0523-94/+85
* comedi: 8255_pci: Conditionally remove devices that use port I/OIan Abbott2023-10-051-1/+10
* comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+8
* comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott2023-10-0528-157/+171
* comedi: comedi_8254: Use a call-back function for register accessIan Abbott2023-10-052-55/+126
* comedi: Correct dependencies for COMEDI_NI_PCIDIOIan Abbott2023-10-051-1/+0
* drivers: misc: ti-st: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-2/+3
* ibmvmc: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-3/+1
* misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_byKees Cook2023-10-052-2/+2
* misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan2023-10-051-3/+4
* eeprom: Remove deprecated legacy eeprom driverHeiner Kallweit2023-10-053-229/+0
* eeprom: idt_89hpesx: replace open-coded kmemdup_nulJustin Stitt2023-10-051-8/+3
* mcb: use short version for function pointer for mcb_free_busJorge Sanjuan Garcia2023-10-051-1/+1
* Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-016-212/+102
|\
| * misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU2023-09-256-212/+102
* | Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-012-4/+5
|\ \
| * | Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke2023-09-181-3/+1
| * | serial: 8250_port: Check IRQ data before useAndy Shevchenko2023-09-181-1/+4
* | | Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-09-3010-22/+58
|\ \ \
| * \ \ Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2023-09-281-2/+2
| |\ \ \
| | * | | firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar2023-09-111-2/+2
| * | | | Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2023-09-281-2/+14
| |\ \ \ \
| | * | | | firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla2023-09-251-2/+14
| | |/ / /
| * | | | soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao2023-09-271-1/+1
| * | | | soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu2023-09-271-3/+1
| * | | | soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou2023-09-271-0/+6
| * | | | soc: loongson: loongson_pm2: Drop useless of_device_id compatibleBinbin Zhou2023-09-271-1/+0
| * | | | soc: loongson: loongson_pm2: Add dependency for INPUTBinbin Zhou2023-09-271-0/+1
| * | | | Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann2023-09-272-4/+0
| |\ \ \ \
| | * | | | tee: Remove unused declarationsYue Haibing2023-09-132-4/+0
| * | | | | Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-09-272-0/+11
| |\ \ \ \ \
| | * | | | | soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi2023-09-241-0/+10
| | * | | | | firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET2023-09-191-0/+1
| | | |/ / / | | |/| | |
| * | | | | bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren2023-09-131-5/+17
| * | | | | bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford2023-09-111-2/+4
| * | | | | bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis2023-09-111-2/+1
| |/ / / /
* | | | | Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-302-11/+8
|\ \ \ \ \
| * | | | | i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III2023-09-271-10/+7
| * | | | | i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit2023-09-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-301-2/+5
|\ \ \ \ \
| * | | | | ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu2023-09-251-2/+5
| |/ / / /