summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig3-13/+13
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig3-11/+10
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig1-2/+4
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig1-2/+6
2024-06-14block: factor out flag_{store,show} helper for integrityChristoph Hellwig1-27/+26
2024-06-14block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig1-2/+0
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig18-314/+215
2024-06-14dm-integrity: use the nop integrity profileChristoph Hellwig2-22/+2
2024-06-14md/raid1: don't free conf on raid0_run failureChristoph Hellwig1-11/+3
2024-06-14md/raid0: don't free conf on raid0_run failureChristoph Hellwig1-16/+5
2024-06-14block: initialize integrity buffer to zero before writing it to mediaChristoph Hellwig1-1/+10
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig5-53/+28
2024-06-14block: remove unused queue limits APIChristoph Hellwig2-214/+0
2024-06-14sr: convert to the atomic queue limits APIChristoph Hellwig1-17/+25
2024-06-14sd: convert to the atomic queue limits APIChristoph Hellwig3-66/+85
2024-06-14sd: cleanup zoned queue limits initializationChristoph Hellwig1-10/+8
2024-06-14sd: factor out a sd_discard_mode helperChristoph Hellwig1-17/+20
2024-06-14sd: simplify the disable case in sd_config_discardChristoph Hellwig1-2/+1
2024-06-14sd: add a sd_disable_write_same helperChristoph Hellwig1-2/+8
2024-06-14sd: add a sd_disable_discard helperChristoph Hellwig1-2/+8
2024-06-14sd: simplify the ZBC case in provisioning_mode_storeChristoph Hellwig1-5/+4
2024-06-14block: take io_opt and io_min into account for max_sectorsChristoph Hellwig4-26/+13
2024-06-14rbd: increase io_opt againChristoph Hellwig1-1/+1
2024-06-14ubd: untagle discard vs write zeroes not support handlingChristoph Hellwig1-4/+5
2024-06-14ubd: refactor the interrupt handlerChristoph Hellwig1-31/+18
2024-06-09Linux 6.10-rc3v6.10-rc3Linus Torvalds1-1/+1
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold1-12/+47
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold1-0/+6
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold1-4/+8
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2-1/+66
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye3-0/+10
2024-06-07input: Add event code for accessibility keyAseda Aboagye3-0/+3
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance1-2/+2
2024-06-07gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-07cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells1-3/+0
2024-06-07smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya1-1/+1
2024-06-07modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada1-2/+3
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan1-1/+1
2024-06-06btrfs: protect folio::private when attaching extent buffer foliosQu Wenruo1-29/+31
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)1-0/+1
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman1-3/+6
2024-06-06net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui1-1/+1
2024-06-06kconfig: remove wrong expr_trans_bool()Masahiro Yamada3-32/+0
2024-06-06ipv6: fix possible race in __fib6_drop_pcpu_from()Eric Dumazet2-1/+6
2024-06-06kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'Masahiro Yamada1-0/+10
2024-06-06kconfig: doc: fix a typo in the note about 'imply'Masahiro Yamada1-1/+1
2024-06-06kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada1-1/+2