summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: omap: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li2023-06-281-4/+2
* mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-281-2/+1
* ieee802154: hwsim: Fix possible memory leaksChen Aotian2023-06-281-2/+4
* PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui2023-06-281-0/+18
* Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley2023-06-281-2/+16
* ipmi: move message error checking to avoid deadlockTony Camuso2023-06-281-57/+57
* ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard2023-06-283-76/+92
* serial: lantiq: add missing interrupt ackBernhard Seibold2023-06-281-0/+1
* serial: lantiq: Do not swap register read/writesHauke Mehrtens2023-06-281-17/+19
* serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32Songjun Wu2023-06-281-19/+19
* serial: lantiq: Change ltq_w32_mask to asc_update_bitsSongjun Wu2023-06-281-13/+20
* mmc: block: ensure error propagation for non-blkChristian Loehle2023-06-211-0/+5
* drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk2023-06-211-5/+9
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova2023-06-211-1/+2
* drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul2023-06-211-27/+27
* drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova2023-06-211-2/+2
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-211-2/+0
* IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-211-0/+4
* IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-211-2/+8
* IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas2023-06-211-7/+5
* RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun2023-06-211-4/+3
* RDMA/rxe: Removed unused name from rxe_task structBob Pearson2023-06-213-12/+5
* RDMA/rxe: Remove the unused variable objZhu Yanjun2023-06-213-7/+5
* usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard2023-06-211-7/+3
* usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2023-06-212-3/+47
* usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao2023-06-211-0/+1
* USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-211-0/+16
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji2023-06-211-1/+6
* nouveau: fix client work fence deletion raceDave Airlie2023-06-211-4/+10
* xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall2023-06-211-1/+2
* power: supply: Fix logic checking if system is running from batteryMario Limonciello2023-06-211-2/+6
* irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-06-211-1/+1
* regulator: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-211-2/+2
* power: supply: Ratelimit no data debug outputMarek Vasut2023-06-211-1/+2
* power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede2023-06-211-4/+2
* power: supply: ab8500: Fix external_power_changed raceHans de Goede2023-06-212-8/+4
* Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2023-06-142-3/+8
* i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-141-2/+4
* pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll2023-06-141-0/+1
* drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu2023-06-141-2/+9
* Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-06-141-4/+5
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin2023-06-141-4/+0