summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-22/+25
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+25
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2023-09-19spi: Merge up old fixMark Brown-4/+8
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET-2/+0
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa-0/+4
2023-09-18spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring-1/+1
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-104/+109
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-40/+59
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-68/+35
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+10
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel-5/+2
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel-3/+0
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel-10/+3
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+13
2023-09-15Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+33
2023-09-15Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds-34/+58
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-230/+430
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe-21/+2
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto-2/+2
2023-09-15ata: pata_parport: Fix code style issuesDamien Le Moal-5/+4
2023-09-15ata: libahci: clear pending interrupt statusSzuying Chen-12/+23
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-16/+8
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+28
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-206/+385
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe-25/+38
2023-09-14media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil-2/+4
2023-09-14media: uvcvideo: Fix OOB readRicardo Ribalda-0/+3
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil-3/+1
2023-09-14media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET-1/+0
2023-09-14media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart-3/+0
2023-09-14media: i2c: imx219: Fix crop rectangle setting when changing formatLaurent Pinchart-2/+6
2023-09-14media: i2c: imx219: Fix a typo referring to a wrong variableLaurent Pinchart-2/+2
2023-09-14media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET-1/+0
2023-09-14media: ivsc: Depend on VIDEO_DEVSakari Ailus-1/+1
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch-19/+35
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki-2/+4
2023-09-14Merge tag 'md-fixes-20230914' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe-9/+20
2023-09-14md: Put the right device in md_seq_nextMariusz Tkaczyk-1/+1
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-154/+235
2023-09-14dm: fix a race condition in retrieve_depsMikulas Patocka-9/+31
2023-09-14Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-6/+8
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"MaĆ­ra Canal-15/+7
2023-09-14media: via: Use correct dependency for camera sensor driversSakari Ailus-1/+1
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus-5/+5