linux-stable/Documentation/ABI/testing
Linus Torvalds a689b938df block-2023-01-06
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmO4SiAQHGF4Ym9lQGtl
 cm5lbC5kawAKCRD301j7KXHgpgc9D/0XJufUgHsLeFCF5G+q6iL5Bz+d7ymw+VFv
 xrNjOz8wUKYKXcJqxLrPdkmL1tcd1+fESNGgyBidn4P53BWoHB9dtbs8+Lova08t
 I4lQmZHgxgbAMhSOwGvHlOTkdlBIw/fBgQ6XdI+1qmpxzma5+gjImjyp7oH+pODP
 zqsg3DKRQmDApKWtvB6D5iItsWc1Jx5TEuOfU5/JjLuVZWl6O2qynNVUccF5T89O
 jkt624yO+r70CVfX3NAdFTm/mOEUiGH97l4l/8OkekJ40pf73xzvNRF/S8z8nHb/
 QUGY1tKvr08xfPusl3epmQ5aO938F0aFpKi2x6P+z3G6Uq+dqMMrjJl8XMDG+J+d
 +yBow5yRH7o6oBb0YPPz/6S5zBjslsHtuKFd/rs4mCDfjp9GHiIIiIpdLxZEWawJ
 WaYlc5WlzSdopT/IxfaRZ9HMHzscdKadjiFngSKdpEdCUw7wxdIey+/9xbKR+xh0
 Es13MzyCCurj4OnyDl5cnetGJUNNiL1JvQmIaFVndyxnMfvOaZBBmKW7h9RYBIU/
 nqi4vZwYoafnGUIfLFL6uq9F627lF/EhodDuLheqz0G2pWhmFJITOJUAakGNFf83
 22CiKY2GyTrOy5tKqkNzv7BG/KyJZGP+CxyyQ/7xm0k2C9wEjYSpZHKcjaNZygU5
 eswPKbZMkw==
 =LJ5Q
 -----END PGP SIGNATURE-----

Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "The big change here is obviously the revert of the pktcdvd driver
  removal. Outside of that, just minor tweaks. In detail:

   - Re-instate the pktcdvd driver, which necessitates adding back
     bio_copy_data_iter() and the fops->devnode() hook for now (me)

   - Fix for splitting of a bio marked as NOWAIT, causing either nowait
     reads or writes to error with EAGAIN even if parts of the IO
     completed (me)

   - Fix for ublk, punting management commands to io-wq as they can all
     easily block for extended periods of time (Ming)

   - Removal of SRCU dependency for the block layer (Paul)"

* tag 'block-2023-01-06' of git://git.kernel.dk/linux:
  block: Remove "select SRCU"
  Revert "pktcdvd: remove driver."
  Revert "block: remove devnode callback from struct block_device_operations"
  Revert "block: bio_copy_data_iter"
  ublk: honor IO_URING_F_NONBLOCK for handling control command
  block: don't allow splitting of a REQ_NOWAIT bio
  block: handle bio_split_to_limits() NULL return
2023-01-06 13:12:42 -08:00
..
configfs-acpi docs: ABI: convert testing/configfs-acpi to ReST 2020-10-30 13:10:03 +01:00
configfs-iio docs: typo fixes in Documentation/ABI/ 2021-05-13 09:13:25 -06:00
configfs-most docs: typo fixes in Documentation/ABI/ 2021-05-13 09:13:25 -06:00
configfs-rdma_cm
configfs-spear-pcie-gadget docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
configfs-stp-policy
configfs-stp-policy-p_sys-t
configfs-usb-gadget docs: typo fixes in Documentation/ABI/ 2021-05-13 09:13:25 -06:00
configfs-usb-gadget-acm
configfs-usb-gadget-ecm docs: ABI: Drop trailing whitespace 2020-11-13 15:03:49 -07:00
configfs-usb-gadget-eem docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-ffs
configfs-usb-gadget-hid docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
configfs-usb-gadget-loopback docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-mass-storage USB: docs: fixed table margin in configfs-usb-gadget-mass-storage 2022-07-23 13:03:48 +02:00
configfs-usb-gadget-midi docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-ncm
configfs-usb-gadget-obex
configfs-usb-gadget-phonet
configfs-usb-gadget-printer docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-rndis docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
configfs-usb-gadget-serial
configfs-usb-gadget-sourcesink docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-subset docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
configfs-usb-gadget-tcm
configfs-usb-gadget-uac1 usb: gadget: f_uac1: allow changing interface name via configfs 2022-01-26 14:10:40 +01:00
configfs-usb-gadget-uac1_legacy
configfs-usb-gadget-uac2 usb: gadget: f_uac2: Optionally determine bInterval for HS and SS 2022-01-31 14:26:18 +01:00
configfs-usb-gadget-uvc usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags 2022-12-08 16:53:47 +01:00
debugfs-cec-error-inj docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
debugfs-cros-ec platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs 2022-08-24 02:37:07 +00:00
debugfs-dell-wmi-ddv platform/x86: dell: Add new dell-wmi-ddv driver 2022-11-16 08:48:18 +01:00
debugfs-driver-genwqe docs: typo fixes in Documentation/ABI/ 2021-05-13 09:13:25 -06:00
debugfs-driver-habanalabs habanalabs: add an option to control watchdog timeout via debugfs 2022-11-23 16:13:43 +02:00
debugfs-ec docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
debugfs-hisi-hpre Documentation: update debugfs doc for Hisilicon HPRE 2022-04-15 16:34:29 +08:00
debugfs-hisi-sec Documentation: update debugfs doc for Hisilicon SEC 2022-04-15 16:34:29 +08:00
debugfs-hisi-zip Documentation: update debugfs doc for Hisilicon ZIP 2022-04-15 16:34:29 +08:00
debugfs-hyperv
debugfs-ideapad
debugfs-moxtet treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
debugfs-olpc
debugfs-pfo-nx-crypto docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
debugfs-pktcdvd Revert "pktcdvd: remove driver." 2023-01-04 14:44:13 -07:00
debugfs-turris-mox-rwtm treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
debugfs-wilco-ec docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
dell-smbios-wmi platform/x86: Update Mario Limonciello's email address in the docs 2021-08-13 13:18:15 +02:00
dev-kmsg docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
devlink-resource-mlxsw
evm ABI: evm: place a second what at the next line 2021-09-28 12:45:42 +02:00
gpio-cdev docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
ima_policy ima: support fs-verity file digest based version 3 signatures 2022-05-05 17:41:51 -04:00
ppc-memtrace
procfs-attr-current docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs 2020-11-13 15:02:19 -07:00
procfs-attr-exec docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs 2020-11-13 15:02:19 -07:00
procfs-attr-prev docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs 2020-11-13 15:02:19 -07:00
procfs-diskstats docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
procfs-smaps_rollup mm/smaps: add Pss_Dirty 2022-07-03 18:08:49 -07:00
pstore ABI: pstore: Fix What field 2021-09-21 18:31:16 +02:00
rtc-cdev
securityfs-secrets-coco virt: Add efi_secret module to expose confidential computing secrets 2022-04-13 19:11:20 +02:00
sysfs-amd-pmc platform/x86/amd: pmc: Add sysfs files for SMU 2022-09-19 13:48:38 +02:00
sysfs-amd-pmf Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF 2022-09-22 17:42:53 +02:00
sysfs-ata ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files 2022-06-09 09:25:25 +09:00
sysfs-block-aoe
sysfs-block-bcache
sysfs-block-device docs: sysfs-block-device: document ncq_prio_supported 2021-08-18 07:19:39 -06:00
sysfs-block-dm
sysfs-block-loop
sysfs-block-rnbd Documentation/ABI/rnbd-clt: Add description for nr_poll_queues 2021-04-20 08:59:04 -06:00
sysfs-block-rssd
sysfs-block-zram Docs/ABI/zram: document zram recompress sysfs knobs 2022-11-30 15:58:53 -08:00
sysfs-bus-acpi docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-amba
sysfs-bus-bcma Documentation/ABI: correct possessive "its" typos 2022-09-27 13:21:43 -06:00
sysfs-bus-coreboot firmware: google: Implement cbmem in sysfs driver 2022-11-10 18:51:56 +01:00
sysfs-bus-coresight-devices-cti docs: ABI: change read/write attributes 2020-10-30 13:14:31 +01:00
sysfs-bus-coresight-devices-etb10 docs: ABI: change read/write attributes 2020-10-30 13:14:31 +01:00
sysfs-bus-coresight-devices-etm3x docs: ABI: change read/write attributes 2020-10-30 13:14:31 +01:00
sysfs-bus-coresight-devices-etm4x coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface 2022-08-26 13:38:35 -06:00
sysfs-bus-coresight-devices-funnel
sysfs-bus-coresight-devices-stm docs: ABI: change read/write attributes 2020-10-30 13:14:31 +01:00
sysfs-bus-coresight-devices-tmc docs: ABI: change read/write attributes 2020-10-30 13:14:31 +01:00
sysfs-bus-coresight-devices-trbe Documentation: coresight: trbe: Sysfs ABI description 2021-04-06 16:05:38 -06:00
sysfs-bus-counter Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows items 2022-09-30 14:32:35 +02:00
sysfs-bus-css docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-cxl cxl/hdm: Commit decoder state to hardware 2022-07-25 12:18:07 -07:00
sysfs-bus-dfl docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-dfl-devices-emif memory: dfl-emif: add the DFL EMIF private feature driver 2021-01-07 15:21:27 +01:00
sysfs-bus-dfl-devices-n3000-nios fpga: dfl: add support for N3000 Nios private feature 2021-01-07 15:21:27 +01:00
sysfs-bus-event_source-devices-caps docs: ABI: sysfs-bus-event_source-devices: Document sysfs caps entry for PMU 2022-07-18 10:39:54 +10:00
sysfs-bus-event_source-devices-dfl_fme docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-bus-event_source-devices-dsa dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
sysfs-bus-event_source-devices-events
sysfs-bus-event_source-devices-format docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-event_source-devices-hv_24x7 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-event_source-devices-hv_gpci docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-event_source-devices-uncore perf/x86/intel/uncore: Add alias PMU name 2021-07-02 15:58:40 +02:00
sysfs-bus-fcoe Documentation/ABI: correct possessive "its" typos 2022-09-27 13:21:43 -06:00
sysfs-bus-fsi docs: typo fixes in Documentation/ABI/ 2021-05-13 09:13:25 -06:00
sysfs-bus-fsi-devices-sbefifo docs: ABI: testing: Document the SBEFIFO timeout interface 2021-10-22 09:54:33 +10:30
sysfs-bus-fsl-mc docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-hsi
sysfs-bus-i2c-devices-bq32k
sysfs-bus-i2c-devices-fsa9480 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-i2c-devices-hm6352
sysfs-bus-i2c-devices-lm3533
sysfs-bus-i2c-devices-pca954x docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-i3c docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-iio iio: document "serialnumber" sysfs attribute 2022-09-21 18:42:56 +01:00
sysfs-bus-iio-accel-adxl372 iio: accel: adxl372: Add additional trigger ABI docs 2020-09-03 19:40:56 +01:00
sysfs-bus-iio-accel-bmc150
sysfs-bus-iio-adc-ad4130 Documentation: ad4130: format list of in_voltage-voltage_filter_mode_available modes 2022-11-23 19:52:55 +00:00
sysfs-bus-iio-adc-ad7192
sysfs-bus-iio-adc-ad7280a iio:adc:ad7280a: Document ABI for cell balance switches 2022-02-21 19:33:05 +00:00
sysfs-bus-iio-adc-envelope-detector docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-iio-adc-hi8435 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-iio-adc-max9611
sysfs-bus-iio-adc-max11410 Documentation: ABI: testing: add max11410 doc 2022-11-23 19:43:59 +00:00
sysfs-bus-iio-adc-mt6360 Documentation: ABI: testing: mt6360: Add ADC sysfs guideline 2020-11-08 16:20:18 +00:00
sysfs-bus-iio-adc-stm32 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-iio-bno055 iio: document bno055 private sysfs attributes 2022-09-21 18:42:56 +01:00
sysfs-bus-iio-cdc-ad7746 iio: cdc: ad7746: Add device specific ABI documentation. 2022-08-15 22:30:01 +01:00
sysfs-bus-iio-chemical-sgp40 iio: chemical: Add driver support for sgp40 2021-08-08 15:19:18 +01:00
sysfs-bus-iio-chemical-sunrise-co2 iio: ABI: docs: Document Senseair Sunrise ABI 2021-10-19 08:27:31 +01:00
sysfs-bus-iio-chemical-vz89x
sysfs-bus-iio-cros-ec docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-iio-dac-ad5766 Documentation/ABI/testing: Add documentation for AD5766 new ABI 2021-01-22 08:52:05 +00:00
sysfs-bus-iio-dac-dpot-dac
sysfs-bus-iio-dac-ltc2688 iio: ABI: add ABI file for the LTC2688 DAC 2022-03-01 22:13:53 +00:00
sysfs-bus-iio-dfsdm-adc-stm32 docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-iio-distance-srf08 iio:ABI docs: Combine the two instances of docs for sensor_sensitivity 2021-03-25 19:13:49 +00:00
sysfs-bus-iio-dma-buffer
sysfs-bus-iio-filter-admv8818 iio:filter:admv8818: Add sysfs ABI documentation 2021-12-16 17:37:45 +00:00
sysfs-bus-iio-frequency-ad9523 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-iio-frequency-adf4350
sysfs-bus-iio-frequency-adf4371 iio:ABI docs: Move specific description of out_altvoltageX_frequency to main docs. 2021-05-17 13:49:10 +01:00
sysfs-bus-iio-frequency-admv1013 Documentation:ABI:testing:admv1013: add ABI docs 2021-12-23 11:53:48 +00:00
sysfs-bus-iio-frequency-admv1014 Documentation: ABI: testing: admv1014: add ABI docs 2022-02-21 19:33:06 +00:00
sysfs-bus-iio-gyro-bmg160
sysfs-bus-iio-health-afe440x iio:ABI docs: Fix issue around repeated definition of out_currentY_raw 2021-05-17 13:49:10 +01:00
sysfs-bus-iio-humidity iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one file 2021-03-25 19:13:45 +00:00
sysfs-bus-iio-impedance-analyzer-ad5933
sysfs-bus-iio-ina2xx-adc
sysfs-bus-iio-isl29501
sysfs-bus-iio-light-isl29018 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-iio-light-lm3533-als iio:ABI docs: Fix issue around repeated definition of out_currentY_raw 2021-05-17 13:49:10 +01:00
sysfs-bus-iio-light-si1133
sysfs-bus-iio-light-tsl2583
sysfs-bus-iio-light-tsl2772 staging:iio:light: Move tsl2x7x ABI docs to correct location. 2020-09-16 19:11:59 +01:00
sysfs-bus-iio-magnetometer-hmc5843 docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-iio-meas-spec
sysfs-bus-iio-mpu6050
sysfs-bus-iio-potentiometer-mcp4531
sysfs-bus-iio-proximity Documentation/ABI: correct possessive "its" typos 2022-09-27 13:21:43 -06:00
sysfs-bus-iio-proximity-as3935 iio:ABI docs: Combine the two instances of docs for sensor_sensitivity 2021-03-25 19:13:49 +00:00
sysfs-bus-iio-sps30
sysfs-bus-iio-sx9310
sysfs-bus-iio-sx9324 iio: proximity: sx9324: add empty line in front of bullet list 2022-07-18 18:55:59 +01:00
sysfs-bus-iio-thermocouple iio: ABI: temperature: Unify documentation for thermocouple fault detection. 2022-07-18 18:38:27 +01:00
sysfs-bus-iio-timer-stm32 iio: ABI: stm32-timer-trigger: Fuse unusual ABI into main doc. 2022-07-18 18:38:34 +01:00
sysfs-bus-iio-trigger-sysfs
sysfs-bus-iio-vf610 iio: adc: vf610: fix conversion mode sysfs node name 2022-06-19 17:22:49 +01:00
sysfs-bus-intel_th-devices-gth docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-intel_th-devices-msc docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-intel_th-devices-pti
sysfs-bus-intel_th-output-devices
sysfs-bus-mcb
sysfs-bus-mdio ABI: sysfs-bus-mdio: add alternate What for mdio symbols 2021-09-28 12:48:15 +02:00
sysfs-bus-media
sysfs-bus-mei mei: add vtag support bit in client properties 2020-08-18 15:44:43 +02:00
sysfs-bus-mmc
sysfs-bus-most docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-bus-moxtet-devices treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
sysfs-bus-nfit MAINTAINERS: Move nvdimm mailing list 2021-05-12 12:37:15 -07:00
sysfs-bus-nvdimm cxl/pmem: add provider name to cxl pmem dimm attribute group 2022-12-01 12:42:35 -08:00
sysfs-bus-optee-devices optee: use uuid for sysfs driver entry 2020-07-10 09:41:48 +02:00
sysfs-bus-papr-pmem powerpc/papr_scm: Implement initial support for injecting smart errors 2022-02-16 23:10:47 +11:00
sysfs-bus-pci ABI: sysfs-bus-pci: add documentation for p2pmem allocate 2022-11-09 11:29:21 -07:00
sysfs-bus-pci-devices-aer_stats docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-pci-devices-catpt docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-pci-devices-cciss
sysfs-bus-pci-devices-pvpanic misc/pvpanic: add PCI driver 2021-03-28 14:57:11 +02:00
sysfs-bus-pci-drivers-ehci_hcd docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-pci-drivers-janz-cmodio
sysfs-bus-pci-drivers-xhci_hcd
sysfs-bus-peci peci: Add sysfs interface for PECI bus 2022-02-09 08:04:44 +01:00
sysfs-bus-platform ABI: sysfs-bus-platform: add modalias description 2021-09-28 12:48:16 +02:00
sysfs-bus-platform-devices-ampere-smpro misc: smpro-misc: Add Ampere's Altra SMpro misc driver 2022-11-10 19:03:03 +01:00
sysfs-bus-platform-devices-occ-hwmon docs: ABI: testing: Document the OCC hwmon FFDC binary interface 2021-10-22 09:54:32 +10:30
sysfs-bus-platform-onboard-usb-hub usb: misc: Add onboard_usb_hub driver 2022-07-08 14:53:50 +02:00
sysfs-bus-rapidio ABI: sysfs-bus-rapidio: use wildcards on What definitions 2021-09-21 18:31:15 +02:00
sysfs-bus-rbd docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-rpmsg
sysfs-bus-siox docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-bus-soundwire-master ABI: sysfs-bus-soundwire-master: use wildcards on What definitions 2021-10-01 10:06:01 +05:30
sysfs-bus-soundwire-slave ABI: sysfs-bus-soundwire-slave: use wildcards on What definitions 2021-10-01 10:06:01 +05:30
sysfs-bus-spi-devices-spi-nor mtd: spi-nor: sysfs: hide manufacturer if it is not set 2022-11-21 15:37:15 +02:00
sysfs-bus-surface_aggregator-tabletsw platform/surface: Add KIP/POS tablet-mode switch driver 2022-07-02 11:11:21 +02:00
sysfs-bus-thunderbolt thunderbolt: Fix spelling mistake "simultaneusly" -> "simultaneously" 2022-09-07 09:09:46 +03:00
sysfs-bus-typec
sysfs-bus-umc
sysfs-bus-usb usb: core: stop USB enumeration if too many retries 2022-11-08 16:50:21 +01:00
sysfs-bus-usb-devices-usbsevseg docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-usb-lvstest
sysfs-bus-vdpa vdpa: add driver_override support 2022-01-14 18:50:52 -05:00
sysfs-bus-vfio-mdev docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-bus-vmbus
sysfs-c2port docs: ABI: sysfs-c2port: remove a duplicated entry 2020-10-30 13:14:52 +01:00
sysfs-cfq-target-latency
sysfs-class
sysfs-class-backlight docs: ABI: sysfs-class-backlight: unify ambient light zone nodes 2021-05-20 13:44:14 -06:00
sysfs-class-backlight-driver-lm3533 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-backlight-lm3639
sysfs-class-bdi mm: document /sys/class/bdi/<bdi>/min_ratio_fine knob 2022-11-30 15:59:06 -08:00
sysfs-class-bsr
sysfs-class-chromeos docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-chromeos-driver-cros-ec-lightbar
sysfs-class-chromeos-driver-cros-ec-vbc
sysfs-class-cxl Documentation: Fix typo in testing/sysfs-class-cxl 2022-05-04 19:37:45 +10:00
sysfs-class-devfreq PM / devfreq: Remove the invalid description for get_target_freq 2021-04-08 13:14:51 +09:00
sysfs-class-devfreq-event ABI: sysfs-class-devfreq-event: use the right wildcards on What 2021-09-21 18:31:15 +02:00
sysfs-class-devlink driver core: Fix device link device name collision 2021-01-21 20:12:40 +01:00
sysfs-class-extcon ABI: sysfs-class-extcon: use uppercase X for wildcards 2021-10-05 16:25:22 +02:00
sysfs-class-fc scsi: documentation: Document Fibre Channel sysfs node for appid 2021-09-14 23:38:58 -04:00
sysfs-class-fc_host scsi: fc: Update documentation of sysfs nodes for FPIN stats 2020-10-26 18:06:45 -04:00
sysfs-class-fc_remote_ports scsi: fc: Update documentation of sysfs nodes for FPIN stats 2020-10-26 18:06:45 -04:00
sysfs-class-firmware firmware_loader: Add sysfs nodes to monitor fw_upload 2022-04-26 12:35:55 +02:00
sysfs-class-firmware-attributes Documentation/ABI: sysfs-class-firmware-attributes: Misc. cleanups 2022-04-04 15:50:23 +02:00
sysfs-class-fpga-bridge
sysfs-class-fpga-manager docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-fpga-region
sysfs-class-gnss ABI: sysfs-class-gnss: use wildcards on What definitions 2021-09-21 18:31:16 +02:00
sysfs-class-hwmon hwmon: (pmbus) Move pec attribute to I2C device 2022-07-13 08:38:17 -07:00
sysfs-class-intel_pmt platform/x86: Intel PMT Crashlog capability driver 2020-11-04 11:14:38 +00:00
sysfs-class-iommu
sysfs-class-iommu-amd-iommu
sysfs-class-iommu-intel-iommu
sysfs-class-lcd
sysfs-class-led docs: ABI: unify /sys/class/leds/<led>/brightness documentation 2020-10-30 13:14:48 +01:00
sysfs-class-led-driver-lm3533 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-led-driver-turris-omnia treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
sysfs-class-led-flash docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-led-multicolor docs: ABI: unify /sys/class/leds/<led>/brightness documentation 2020-10-30 13:14:48 +01:00
sysfs-class-led-trigger-netdev docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-led-trigger-oneshot
sysfs-class-led-trigger-pattern docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication 2021-05-20 13:44:14 -06:00
sysfs-class-led-trigger-tty leds: trigger: implement a tty trigger 2021-01-15 10:22:26 +01:00
sysfs-class-led-trigger-usbport docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-leds-gt683r docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-mei ABI: sysfs-class-mei: use wildcards on What definitions 2021-09-21 18:31:16 +02:00
sysfs-class-mic ABI: sysfs-class-mic: use the right wildcards on What definitions 2021-09-21 18:31:16 +02:00
sysfs-class-mtd
sysfs-class-mux ABI: sysfs-class-mux: use wildcards on What definitions 2021-09-21 18:31:16 +02:00
sysfs-class-net net: add sysfs attribute to control napi threaded mode 2021-02-09 15:27:28 -08:00
sysfs-class-net-cdc_ncm docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-net-dsa net: dsa: allow changing the tag protocol via the "tagging" device attribute 2021-01-29 21:24:39 -08:00
sysfs-class-net-grcan
sysfs-class-net-janz-ican3
sysfs-class-net-phydev net: phy: Expose phydev::dev_flags through sysfs 2021-03-11 12:47:27 -08:00
sysfs-class-net-qmi Documentation: ABI: sysfs-class-net-qmi: document pass-through file 2021-05-03 13:40:17 -07:00
sysfs-class-net-queues
sysfs-class-net-statistics
sysfs-class-ocxl docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-class-pktcdvd Revert "pktcdvd: remove driver." 2023-01-04 14:44:13 -07:00
sysfs-class-power docs: ABI: charge_control_end_threshold may not support all values 2022-09-09 21:58:16 +02:00
sysfs-class-power-ltc4162l power/supply: Add ltc4162-l-charger 2021-01-13 00:46:34 +01:00
sysfs-class-power-mp2629 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-power-surface power: supply: Add battery driver for Surface Aggregator Module 2021-04-08 14:30:28 +02:00
sysfs-class-power-twl4030 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-power-wilco docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-class-powercap
sysfs-class-pwm docs: ABI: sysfs-class-pwm: Update Lee Jones' email address 2022-07-14 16:46:53 +02:00
sysfs-class-rapidio ABI: sysfs-class-rapidio: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-class-rc ABI: sysfs-class-rc: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-class-rc-nuvoton ABI: sysfs-class-rc-nuvoton: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-class-regulator regulator: core: Add error flags to sysfs attributes 2022-05-04 15:31:26 +01:00
sysfs-class-remoteproc docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-rnbd-client Documentation/ABI/rnbd-clt: Add description for nr_poll_queues 2021-04-20 08:59:04 -06:00
sysfs-class-rnbd-server Documentation/ABI/rnbd-srv: add document for force_close 2020-12-04 09:41:10 -07:00
sysfs-class-rtc
sysfs-class-rtc-rtc0-device-rtc_calibration docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-rtrs-client sysfs docs: ABI: Fix typo in comment 2022-07-28 16:32:33 +02:00
sysfs-class-rtrs-server sysfs docs: ABI: Fix typo in comment 2022-07-28 16:32:33 +02:00
sysfs-class-scsi_host docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-class-scsi_tape
sysfs-class-spi-eeprom nvmem: prepare basics for FRAM support 2021-06-11 12:23:10 +02:00
sysfs-class-stm
sysfs-class-stm_source
sysfs-class-switchtec
sysfs-class-thermal thermal: fix Documentation bullet list warning 2022-01-25 18:31:29 +01:00
sysfs-class-typec usb: typec: USB Power Delivery helpers for ports and partners 2022-06-12 06:49:47 +02:00
sysfs-class-usb_power_delivery usb: typec: Separate USB Power Delivery from USB Type-C 2022-06-12 06:49:47 +02:00
sysfs-class-usb_role
sysfs-class-uwb_rc ABI: sysfs-class-uwb_rc: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-class-uwb_rc-wusbhc ABI: sysfs-class-uwb_rc-wusbhc: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-class-vduse Docs/ABI/testing: Add VDUSE sysfs interface ABI document 2022-06-27 16:42:52 +02:00
sysfs-class-wakeup
sysfs-class-watchdog docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-class-zram
sysfs-dev docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-devices
sysfs-devices-consumer driver core: Fix device link device name collision 2021-01-21 20:12:40 +01:00
sysfs-devices-coredump
sysfs-devices-edac
sysfs-devices-firmware_node
sysfs-devices-hisi_ptt docs: trace: Add HiSilicon PTT device driver documentation 2022-09-08 18:41:22 -06:00
sysfs-devices-lpss_ltr
sysfs-devices-mapping perf/x86/intel/uncore: Update sysfs-devices-mapping file 2022-11-24 11:09:24 +01:00
sysfs-devices-memory Documentation: sysfs/memory: clarify some memory block device properties 2021-02-26 09:41:00 -08:00
sysfs-devices-mmc
sysfs-devices-online
sysfs-devices-physical_location driver core: Add sysfs support for physical location of a device 2022-04-27 09:51:57 +02:00
sysfs-devices-platform-ACPI-TAD sysfs docs: ABI: Fix typo in comment 2022-07-28 16:32:33 +02:00
sysfs-devices-platform-_UDC_-gadget docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-devices-platform-docg3 docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-devices-platform-dock ABI: sysfs-devices-platform-dock: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-devices-platform-ipmi docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-devices-platform-sh_mobile_lcdc_fb docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-devices-platform-soc-ipa net: ipa: add an endpoint device attribute group 2022-07-20 21:03:26 -07:00
sysfs-devices-platform-stratix10-rsu docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-devices-platform-trackpoint
sysfs-devices-power sysfs docs: ABI: Fix typo in comment 2022-07-28 16:32:33 +02:00
sysfs-devices-power_resources_D0
sysfs-devices-power_resources_D1
sysfs-devices-power_resources_D2
sysfs-devices-power_resources_D3hot
sysfs-devices-power_resources_wakeup
sysfs-devices-power_state
sysfs-devices-real_power_state
sysfs-devices-removable ABI: sysfs-devices-removable: make a table valid as ReST markup 2021-09-28 12:45:22 +02:00
sysfs-devices-resource_in_use
sysfs-devices-soc docs: ABI: sysfs-devices-soc: Update Lee Jones' email address 2022-07-14 16:46:55 +02:00
sysfs-devices-software_node
sysfs-devices-state_synced driver core: Add state_synced sysfs file for devices that support it 2020-07-10 15:24:56 +02:00
sysfs-devices-sun
sysfs-devices-supplier driver core: Fix device link device name collision 2021-01-21 20:12:40 +01:00
sysfs-devices-system-cpu There's not a huge amount of activity in the docs tree this time around, 2022-10-03 10:23:32 -07:00
sysfs-devices-system-ibm-rtl docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-devices-system-xen_cpu
sysfs-devices-vfio-dev vfio: Add struct device to vfio_device 2022-09-21 14:15:11 -06:00
sysfs-devices-waiting_for_supplier driver core: Add waiting_for_supplier sysfs file for devices 2020-07-10 15:24:56 +02:00
sysfs-devices-xenbus xen/events: add per-xenbus device event statistics and settings 2021-02-23 10:07:11 -06:00
sysfs-driver-altera-cvp
sysfs-driver-aspeed-uart-routing docs/ABI: testing: aspeed-uart-routing: Escape asterisk 2022-02-08 09:52:41 +01:00
sysfs-driver-bd9571mwv-regulator dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference 2022-06-06 12:16:59 -05:00
sysfs-driver-ccp crypto: ccp - Export PSP security bits to userspace 2022-04-08 16:26:43 +08:00
sysfs-driver-chromeos-acpi platform/chrome: Use imperative mood for ChromeOS ACPI sysfs ABI descriptions 2022-05-24 08:46:21 +08:00
sysfs-driver-eud usb: misc: eud: Add driver support for Embedded USB Debugger(EUD) 2022-02-11 12:01:02 +01:00
sysfs-driver-fsi-master-gpio
sysfs-driver-ge-achc misc: gehc-achc: new driver 2021-08-05 14:29:27 +02:00
sysfs-driver-genwqe docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-habanalabs habanalabs: fix missing info in sysfs documentation 2022-09-18 13:29:52 +03:00
sysfs-driver-hid
sysfs-driver-hid-corsair
sysfs-driver-hid-lenovo docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-hid-logitech-hidpp
sysfs-driver-hid-logitech-lg4ff docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-hid-multitouch
sysfs-driver-hid-ntrig docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-hid-picolcd
sysfs-driver-hid-prodikeys
sysfs-driver-hid-roccat-kone docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-hid-srws1
sysfs-driver-hid-wiimote docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-input-axp-pek
sysfs-driver-input-cros-ec-keyb Input: cros-ec-keyb - expose function row physical map to userspace 2021-02-22 21:22:15 -08:00
sysfs-driver-input-exc3000 Input: exc3000 - add type sysfs attribute 2021-03-07 21:56:50 -08:00
sysfs-driver-intc_sar platform/x86: BIOS SAR driver for Intel M.2 Modem 2021-08-20 12:09:41 +02:00
sysfs-driver-intel-i915-hwmon drm/i915/hwmon: Extend power/energy for XEHPSDV 2022-10-17 14:57:50 +05:30
sysfs-driver-intel-m10-bmc mfd: intel-m10-bmc: Expose MAC address and count 2021-02-08 13:54:25 +00:00
sysfs-driver-intel-m10-bmc-sec-update fpga: m10bmc-sec: expose max10 canceled keys in sysfs 2022-06-08 17:04:38 +08:00
sysfs-driver-intel-rapid-start
sysfs-driver-intel_sdsi platform/x86/intel/sdsi: Add meter certificate support 2022-11-21 10:55:35 +01:00
sysfs-driver-jz4780-efuse docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-pciback docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-ppi
sysfs-driver-qat Documentation: qat: rewrite description 2022-07-22 16:22:03 +08:00
sysfs-driver-samsung-laptop docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-st
sysfs-driver-tegra-fuse
sysfs-driver-toshiba_acpi docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-toshiba_haps docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-typec-displayport
sysfs-driver-uacce
sysfs-driver-ucsi-ccg
sysfs-driver-ufs scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node 2022-09-06 22:18:06 -04:00
sysfs-driver-w1_ds28e17 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-driver-w1_therm w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd' 2020-11-12 08:50:13 +01:00
sysfs-driver-wacom docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-driver-xdata docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver 2021-04-05 13:15:52 +02:00
sysfs-driver-xen-blkback xen-blkback: Apply 'feature_persistent' parameter when connect 2022-08-12 12:13:51 +02:00
sysfs-driver-xen-blkfront xen-blkfront: Apply 'feature_persistent' parameter when connect 2022-08-12 12:13:54 +02:00
sysfs-firmware-acpi ACPI: tables: introduce support for FPDT table 2021-01-29 19:24:13 +01:00
sysfs-firmware-dmi-entries docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-firmware-dmi-tables
sysfs-firmware-efi
sysfs-firmware-efi-esrt ABI: sysfs-firmware-efi-esrt: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-firmware-efi-runtime-map docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-firmware-gsmi docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-firmware-lefi-boardinfo Documentation: ABI: Add /sys/firmware/lefi/boardinfo description for Loongson64 2020-10-27 12:46:35 +01:00
sysfs-firmware-log
sysfs-firmware-memmap docs: ABI: testing: sysfs-firmware-memmap: add some memmap types. 2021-06-24 16:24:51 +02:00
sysfs-firmware-ofw
sysfs-firmware-opal-powercap
sysfs-firmware-opal-psr
sysfs-firmware-opal-sensor-groups
sysfs-firmware-papr-energy-scale-info powerpc/pseries: Interface to represent PAPR firmware attributes 2022-03-08 00:05:00 +11:00
sysfs-firmware-qemu_fw_cfg docs: ABI: correct QEMU fw_cfg spec path 2022-07-20 15:01:43 -06:00
sysfs-firmware-sgi_uv x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv 2021-03-06 12:28:35 +01:00
sysfs-firmware-turris-mox-rwtm treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
sysfs-fs-erofs Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors 2022-04-15 23:51:54 +08:00
sysfs-fs-ext4 docs: ABI: Drop trailing whitespace 2020-11-13 15:03:49 -07:00
sysfs-fs-f2fs f2fs: add block_age-based extent cache 2022-12-12 14:53:56 -08:00
sysfs-fs-nilfs2
sysfs-fs-ubifs ubifs: Document sysfs nodes 2021-12-23 20:23:42 +01:00
sysfs-fs-xfs docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs 2021-03-15 08:50:40 -07:00
sysfs-hypervisor-xen docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-ibft
sysfs-kernel-boot_params docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-kernel-btf bpf: Load and verify kernel module BTFs 2020-11-10 15:25:53 -08:00
sysfs-kernel-cpu_byteorder kernel/ksysfs.c: export kernel cpu byteorder 2022-11-10 19:07:31 +01:00
sysfs-kernel-dmabuf-buffers dma-buf: Delete the DMA-BUF attachment sysfs statistics 2021-07-20 11:06:59 +02:00
sysfs-kernel-fadump
sysfs-kernel-fscaps
sysfs-kernel-iommu_groups iommu: Expose DMA domain strictness via sysfs 2021-08-18 13:27:49 +02:00
sysfs-kernel-irq
sysfs-kernel-livepatch livepatch: add sysfs entry "patched" for each klp_object 2022-09-23 16:06:18 +02:00
sysfs-kernel-mm
sysfs-kernel-mm-cma mm: cma: support sysfs 2021-05-05 11:27:24 -07:00
sysfs-kernel-mm-damon Docs/ABI/damon: document 'schemes/<s>/tried_regions' sysfs directory 2022-11-30 15:58:45 -08:00
sysfs-kernel-mm-hugepages docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-kernel-mm-ksm docs: rename Documentation/vm to Documentation/mm 2022-06-27 12:52:53 -07:00
sysfs-kernel-mm-memory-tiers memory tier, sysfs: rename attribute "nodes" to "nodelist" 2022-10-28 13:37:22 -07:00
sysfs-kernel-mm-numa mm/migrate: add sysfs interface to enable reclaim migration 2021-09-03 09:58:16 -07:00
sysfs-kernel-mm-swap
sysfs-kernel-oops_count exit: Expose "oops_count" to sysfs 2022-12-01 08:50:38 -08:00
sysfs-kernel-reboot reboot: allow to specify reboot mode via sysfs 2020-12-15 22:46:19 -08:00
sysfs-kernel-slab docs: rename Documentation/vm to Documentation/mm 2022-06-27 12:52:53 -07:00
sysfs-kernel-vmcoreinfo
sysfs-kernel-warn_count docs: Fix path paste-o for /sys/kernel/warn_count 2022-12-14 14:37:59 -08:00
sysfs-mce x86/mce: Remove the tolerance level control 2022-02-23 11:09:25 +01:00
sysfs-memory-page-offline
sysfs-module ABI: testing/sysfs-module: document initstate 2021-09-28 12:48:15 +02:00
sysfs-ocfs2
sysfs-platform-asus-laptop docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-platform-asus-wmi platform/x86: asus-wmi: Support the hardware GPU MUX on some laptops 2022-08-25 16:23:53 +02:00
sysfs-platform-at91 docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-platform-brcmstb-gisb-arb
sysfs-platform-brcmstb-memc Documentation: sysfs: Document Broadcom STB memc sysfs knobs 2022-08-18 09:11:45 +03:00
sysfs-platform-chipidea-usb-otg Documentation: ABI: usb: chipidea: Update Li Jun's e-mail 2020-06-18 10:40:56 +02:00
sysfs-platform-chipidea-usb2 usb: chipidea: clarify Documentation/ABI text 2022-09-27 13:21:44 -06:00
sysfs-platform-dell-laptop docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-platform-dell-privacy-wmi ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries 2021-10-11 14:52:02 +02:00
sysfs-platform-dell-smbios platform/x86: Update Mario Limonciello's email address in the docs 2021-08-13 13:18:15 +02:00
sysfs-platform-dell-wmi-ddv platform/x86: dell: Add new dell-wmi-ddv driver 2022-11-16 08:48:18 +01:00
sysfs-platform-dfl-fme docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-platform-dfl-port
sysfs-platform-dptf ABI: sysfs-platform-dptf: Add tables markup to a table 2021-09-28 12:45:21 +02:00
sysfs-platform-eeepc-laptop docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-platform-hidma
sysfs-platform-hidma-mgmt
sysfs-platform-i2c-demux-pinctrl docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-platform-ideapad-laptop Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode attribute 2021-02-04 10:21:50 +01:00
sysfs-platform-intel-ifs Documentation/ABI: Update IFS ABI doc 2022-11-19 11:30:00 +01:00
sysfs-platform-intel-pmc ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST 2021-10-11 14:52:02 +02:00
sysfs-platform-intel-wmi-sbl-fw-update docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-platform-intel-wmi-thunderbolt platform/x86: Update Mario Limonciello's email address in the docs 2021-08-13 13:18:15 +02:00
sysfs-platform-kim sfi: Remove framework for deprecated firmware 2021-02-15 20:09:46 +01:00
sysfs-platform-lg-laptop lg-laptop: Move setting of battery charge limit to common location 2022-02-23 11:36:24 +01:00
sysfs-platform-mellanox-bootctl docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-platform-msi-laptop
sysfs-platform-phy-rcar-gen3-usb2 docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-platform-renesas_usb3 docs: ABI: Drop trailing whitespace 2020-11-13 15:03:49 -07:00
sysfs-platform-sst-atom ABI: sysfs-platform-sst-atom: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-platform-tahvo-usb
sysfs-platform-ts5500
sysfs-platform-twl4030-usb
sysfs-platform-usbip-vudc docs: ABI: testing: make the files compatible with ReST output 2020-10-30 13:07:01 +01:00
sysfs-platform-wilco-ec docs: ABI: fix syntax to be parsed using ReST notation 2020-10-30 13:12:39 +01:00
sysfs-platform_profile ACPI: platform-profile: call sysfs_notify() from platform_profile_store() 2021-08-16 18:32:02 +02:00
sysfs-power Documentation/ABI: correct possessive "its" typos 2022-09-27 13:21:43 -06:00
sysfs-pps
sysfs-profiling docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
sysfs-ptp ABI: sysfs-ptp: use wildcards on What definitions 2021-09-21 18:31:17 +02:00
sysfs-secvar
sysfs-timecard docs: ABI: Document new timecard sysfs nodes. 2022-03-11 11:54:45 +00:00
sysfs-tty ABI: sysfs-tty: better document module name parameter 2021-09-21 18:31:15 +02:00
sysfs-uevent docs: ABI: sysfs-uevent: make it compatible with ReST output 2020-10-30 13:07:02 +01:00
sysfs-wusb_cbaf docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
usb-charger-uevent docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00
usb-uevent docs: ABI: cleanup several ABI documents 2020-10-30 13:14:29 +01:00