summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+4
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu1-1/+1
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf1-0/+1
2024-07-10net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-10i40e: Fix XDP program unloading while removing the driverMichal Kubiak1-5/+4
2024-07-09spi: mux: set ctlr->bits_per_word_maskDavid Lechner1-0/+1
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner2-1/+18
2024-07-09spi: don't unoptimize message in spi_async()David Lechner1-2/+0
2024-07-09USB: serial: mos7840: fix crash on resumeDmitry Smirnov1-0/+45
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-09pmdomain: qcom: rpmhpd: Skip retention level for Power DomainsTaniya Das1-0/+7
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski3-0/+22
2024-07-09net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-09Input: himax_hx83112b - add support for HX83100AFelix Kaechele1-0/+17
2024-07-09Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele1-16/+35
2024-07-09Input: himax_hx83112b - implement MCU register readingFelix Kaechele1-3/+47
2024-07-09Input: himax_hx83112b - use more descriptive register definesFelix Kaechele1-10/+13
2024-07-09Input: do not check number of events in input_pass_values()Dmitry Torokhov1-3/+0
2024-07-09Input: preallocate memory to hold event valuesDmitry Torokhov1-17/+44
2024-07-09Input: rearrange input_alloc_device() to prepare for preallocating of valsDmitry Torokhov1-15/+22
2024-07-09Input: simplify event handling logicDmitry Torokhov1-41/+68
2024-07-09Input: make events() method return number of events processedDmitry Torokhov1-2/+4
2024-07-09Input: make sure input handlers define only one processing methodDmitry Torokhov1-0/+24
2024-07-09Input: evdev - remove ->event() methodDmitry Torokhov1-12/+0
2024-07-09Input: imagis - add supports for Imagis IST3038Raymond Hackley1-4/+20
2024-07-09Input: imagis - clarify the usage of protocol_bRaymond Hackley1-4/+5
2024-07-09i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-09of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier1-14/+4
2024-07-08Input: fsl-imx25-tcq - constify struct regmap_configJavier Carrasco1-1/+1
2024-07-08Input: qt1050 - constify struct regmap_configJavier Carrasco1-1/+1
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki1-6/+4
2024-07-08firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald1-2/+2
2024-07-08Merge tag 'qcom-drivers-fixes-for-6.10' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+4
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-27/+43
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+10
2024-07-06wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-06wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-06wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-06net: bcmasp: Fix error code in probe()Dan Carpenter1-0/+1
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+42
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-31/+127
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+20
2024-07-05USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59
2024-07-05USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-05USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-05scsi: sd: Do not repeat the starting disk messageDamien Le Moal1-3/+2