summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-18spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-17scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-09-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-15Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-15Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-15drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-15net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
2023-09-15ata: pata_parport: Fix code style issuesDamien Le Moal
2023-09-15ata: libahci: clear pending interrupt statusSzuying Chen
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe
2023-09-14media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-09-14media: uvcvideo: Fix OOB readRicardo Ribalda
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil
2023-09-14media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart