aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
Commit message (Expand)AuthorAgeFilesLines
* iio: document bno055 private sysfs attributesAndrea Merello2022-09-211-0/+81
* iio: document pitch, yaw, roll modifiersAndrea Merello2022-09-211-0/+9
* iio: document linear acceleration modifiersAndrea Merello2022-09-211-0/+9
* Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-212-0/+69
|\
| * docs: trace: Add HiSilicon PTT device driver documentationYicong Yang2022-09-081-0/+61
| * coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interfaceGerman Gomez2022-08-261-0/+8
* | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-212-1/+111
|\ \
| * | iio: Add new event type gesture and use direction for single and double tapJagath Jog J2022-09-051-0/+69
| * | iio: cdc: ad7746: Add device specific ABI documentation.Jonathan Cameron2022-08-151-0/+11
| * | iio: core: Introduce _zeropoint for differential channelsJonathan Cameron2022-08-151-0/+19
| * | iio: ABI: Fix wrong format of differential capacitance channel ABI.Jonathan Cameron2022-08-151-1/+1
| * | Documentation: ABI: testing: rtq6056: Update ABI docsChiYuan Huang2022-08-151-0/+11
| |/
* / Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso2022-08-251-0/+1
|/
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-142-2/+2
|\
| * xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-121-1/+1
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-121-1/+1
* | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-40/+265
|\ \
| * | cxl/hdm: Commit decoder state to hardwareDan Williams2022-07-251-0/+16
| * | cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams2022-07-251-0/+19
| * | cxl/region: Allocate HPA capacity to regionsDan Williams2022-07-251-0/+29
| * | cxl/region: Add interleave geometry attributesBen Widawsky2022-07-251-0/+21
| * | cxl/region: Add a 'uuid' attributeBen Widawsky2022-07-251-0/+10
| * | cxl/region: Add region creation supportBen Widawsky2022-07-211-0/+25
| * | cxl/hdm: Add sysfs attributes for interleave ways + granularityBen Widawsky2022-07-211-0/+27
| * | cxl/hdm: Add support for allocating DPA to an endpoint decoderDan Williams2022-07-211-1/+36
| * | cxl/hdm: Add 'mode' attribute to decoder objectsDan Williams2022-07-211-0/+16
| * | Documentation/cxl: Use a double line break between entriesDan Williams2022-07-191-0/+16
| * | cxl/port: Read CDAT tableIra Weiny2022-07-191-0/+10
| * | cxl/Documentation: List attribute permissionsDan Williams2022-07-091-40/+41
* | | Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2022-08-081-0/+30
|\ \ \
| * | | f2fs: introduce sysfs atomic write statisticsDaeho Jeong2022-07-301-0/+24
| * | | f2fs: add a sysfs entry to show zone capacityJaegeuk Kim2022-07-301-0/+6
| | |/ | |/|
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-0/+18
|\ \ \
| * | | docs: ABI: sysfs-bus-event_source-devices: Document sysfs caps entry for PMUAthira Rajeev2022-07-181-0/+18
* | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-3/+4
|\ \ \ \
| * | | | mm/smaps: add Pss_DirtyVincent Whitchurch2022-07-031-0/+1
| * | | | docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-272-3/+3
| | |/ / | |/| |
* | | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-042-21/+117
|\ \ \ \
| * | | | Documentation/ABI: Add new attributes for mlxreg-io sysfs interfacesVadim Pasternak2022-07-141-0/+39
| * | | | Documentation/ABI: mlxreg-io: Fix contact infoVadim Pasternak2022-07-141-21/+21
| * | | | platform/surface: Add KIP/POS tablet-mode switch driverMaximilian Luz2022-07-021-0/+57
* | | | | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-045-2/+275
|\ \ \ \ \
| * | | | | USB: docs: fixed table margin in configfs-usb-gadget-mass-storageMaxim Devaev2022-07-231-2/+2
| * | | | | usb: gadget: f_mass_storage: forced_eject attributeMaxim Devaev2022-07-141-0/+6
| * | | | | usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke2022-07-081-0/+8
| * | | | | Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman2022-06-271-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-203-6/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus2022-06-121-0/+8
| * | | | | usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus2022-06-121-0/+240
| * | | | | usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik2022-06-121-0/+11
| | |_|/ / | |/| | |