summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang2023-09-291-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-0616-39/+110
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-067-12/+62
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: exec: report max pushs through getparamDanilo Krummrich2023-10-045-4/+39
| | * | | | | | | drm/nouveau: chan: use channel class definitionsDanilo Krummrich2023-10-041-3/+5
| | * | | | | | | drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich2023-10-041-4/+1
| | * | | | | | | drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik2023-10-031-0/+16
| | * | | | | | | drm/tests: Fix kunit_release_action ctx argumentArthur Grillo2023-09-301-1/+1
| * | | | | | | | Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-10-066-23/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2023-10-042-4/+4
| | * | | | | | | | drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello2023-10-041-1/+1
| | * | | | | | | | drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello2023-10-041-18/+23
| | * | | | | | | | drm/amdgpu: Fix a memory leakLuben Tuikov2023-10-041-0/+1
| | * | | | | | | | drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng2023-10-041-0/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | drm/i915: Invalidate the TLBs on each GTChris Wilson2023-10-041-1/+1
| * | | | | | | | drm/i915: Register engines early to avoid type confusionMathias Krause2023-10-041-2/+7
| * | | | | | | | drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das2023-10-041-1/+10
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-2023100502' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-0511-76/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt2023-10-052-0/+3
| * | | | | | | | HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada2023-10-051-0/+8
| * | | | | | | | HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina2023-10-051-2/+1
| * | | | | | | | HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana2023-10-051-72/+103
| * | | | | | | | HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET2023-10-051-2/+4
| * | | | | | | | HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET2023-10-051-1/+2
| * | | | | | | | HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu2023-10-051-0/+4
| * | | | | | | | HID: nvidia-shield: Select POWER_SUPPLY Kconfig optionRahul Rameshbabu2023-10-041-0/+1
| * | | | | | | | HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke2023-09-181-0/+4
| * | | | | | | | HID: nvidia-shield: add LEDS_CLASS dependencyRandy Dunlap2023-09-181-0/+1
| * | | | | | | | HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouseHans de Goede2023-09-181-0/+2
| * | | | | | | | HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_ba...Dan Carpenter2023-09-181-1/+1
| * | | | | | | | HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET2023-09-041-0/+3
* | | | | | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-0538-254/+352
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel2023-10-051-30/+0
| * | | | | | | | | net: lan743x: also select PHYLIBRandy Dunlap2023-10-051-0/+1
| * | | | | | | | | net: ethernet: mediatek: disable irq before schedule napiChristian Marangi2023-10-051-2/+2
| * | | | | | | | | net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-56/+135
| * | | | | | | | | net: mana: Fix the tso_bytes calculationHaiyang Zhang2023-10-051-2/+0
| * | | | | | | | | net: mana: Fix TX CQE error handlingHaiyang Zhang2023-10-051-7/+11
| * | | | | | | | | net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer2023-10-041-2/+5
| * | | | | | | | | Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-0413-89/+123
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | wifi: iwlwifi: mvm: Fix incorrect usage of scan APIIlan Peer2023-09-271-1/+1
| | * | | | | | | | | wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2023-09-222-9/+11
| | * | | | | | | | | wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger2023-09-181-2/+7
| | * | | | | | | | | wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin2023-09-181-7/+9
| | * | | | | | | | | wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer2023-09-181-0/+1
| | * | | | | | | | | wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET2023-09-111-1/+1
| | * | | | | | | | | wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear2023-09-111-0/+3
| | * | | | | | | | | wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann2023-09-111-3/+3
| | * | | | | | | | | iwlwifi: mvm: handle PS changes in vif_cfg_changedGregory Greenman2023-09-111-58/+63
| | * | | | | | | | | wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva2023-09-041-0/+16