summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-252-1/+2
|\ \ \ \
| * | | | xen: privcmd: Replace zero-length array with flex-array member and use __coun...Gustavo A. R. Silva2023-11-171-1/+1
| * | | | swiotlb-xen: provide the "max_mapping_size" methodKeith Busch2023-11-171-0/+1
* | | | | Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-11-244-2/+22
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki2023-11-243-2/+15
| |\ \ \ \ \ \
| | | * | | | | ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse2023-11-201-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede2023-11-201-1/+1
| | * | | | | ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-11-201-0/+13
| | |/ / / /
| * / / / / ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede2023-11-201-0/+7
| |/ / / /
* | | | | Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-2416-78/+138
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-11-243-22/+9
| |\ \ \ \ \
| | * | | | | drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-202-14/+1
| | * | | | | drm/i915/dp_mst: Fix race between connector registration and setupImre Deak2023-11-201-8/+8
| | |/ / / /
| * | | | | Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-11-247-46/+113
| |\ \ \ \ \
| | * | | | | nouveau/gsp: allocate enough space for all channel ids.Dave Airlie2023-11-211-1/+1
| | * | | | | drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang2023-11-211-4/+4
| | * | | | | drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2023-11-212-8/+67
| | * | | | | accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz2023-11-211-24/+22
| | * | | | | drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-11-201-3/+11
| | * | | | | drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-11-191-6/+6
| | * | | | | drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut2023-11-191-0/+1
| | * | | | | drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong2023-11-171-0/+1
| * | | | | | Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-11-246-10/+16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/msm: remove unnecessary NULL checkDan Carpenter2023-11-171-2/+1
| | * | | | | drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov2023-11-161-0/+3
| | * | | | | drm/msm/dp: don't touch DP subconnector property in eDP caseAbel Vesa2023-11-161-5/+10
| | * | | | | drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson2023-11-161-0/+1
| | * | | | | drm/msm: remove exra drm_kms_helper_poll_init() callDmitry Baryshkov2023-11-161-2/+0
| | * | | | | drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-11-161-1/+1
* | | | | | | Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-11-231-0/+3
|\ \ \ \ \ \ \
| * | | | | | | ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni2023-11-201-0/+3
| |/ / / / / /
* | | | | | | Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds2023-11-2320-117/+190
|\ \ \ \ \ \ \
| * | | | | | | nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann2023-11-221-17/+14
| * | | | | | | nvme: target: fix Kconfig select statementsArnd Bergmann2023-11-221-2/+2
| * | | | | | | nvme: target: fix nvme_keyring_id() referencesArnd Bergmann2023-11-221-1/+1
| * | | | | | | Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7Jens Axboe2023-11-228-22/+37
| |\ \ \ \ \ \ \
| | * | | | | | | nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke2023-11-224-12/+11
| | * | | | | | | nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke2023-11-201-1/+3
| | * | | | | | | nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig2023-11-201-0/+4
| | * | | | | | | nvme: blank out authentication fabrics options if not configuredHannes Reinecke2023-11-201-0/+2
| | * | | | | | | nvme: catch errors from nvme_configure_metadata()Hannes Reinecke2023-11-201-6/+13
| | * | | | | | | nvme-tcp: only evaluate 'tls' option if TLS is selectedHannes Reinecke2023-11-201-1/+1
| | * | | | | | | nvme-auth: set explanation code for failure2 msgsMark O'Donovan2023-11-201-0/+2
| | * | | | | | | nvme-auth: unlock mutex in one place onlyMark O'Donovan2023-11-201-2/+1
| * | | | | | | | nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan2023-11-211-13/+22
| * | | | | | | | s390/dasd: protect device queue against concurrent accessJan Höppner2023-11-201-11/+13
| * | | | | | | | s390/dasd: resolve spelling mistakeMuhammad Muzammil2023-11-201-1/+1
| * | | | | | | | block/null_blk: Fix double blk_mq_start_request() warningChengming Zhou2023-11-201-12/+13
| * | | | | | | | nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan2023-11-201-1/+17
| * | | | | | | | nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan2023-11-201-8/+19