summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
Commit message (Expand)AuthorAgeFilesLines
* change email address for Pali RohárPali Rohár2020-04-101-4/+4
* Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-0/+5
|\
| * f2fs: show mounted timeJaegeuk Kim2020-03-191-0/+5
* | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-056-0/+99
|\ \
| * | powerpc/powernv: Add documentation for the opal sensor_groups sysfs interfacesShilpasri G Bhat2020-04-011-0/+21
| * | powerpc/fadump: sysfs for fadump memory reservationSourabh Jain2020-02-191-0/+7
| * | Documentation/ABI: Mark /sys/kernel/fadump_* sysfs files deprecatedSourabh Jain2020-02-193-0/+6
| * | powerpc/powernv: Move core and fadump_release_opalcore under new kobjectSourabh Jain2020-02-191-0/+2
| * | powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs filesSourabh Jain2020-02-191-0/+33
| * | Documentation/ABI: Add ABI documentation for /sys/kernel/fadump_*Sourabh Jain2020-02-194-0/+30
| |/
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-034-0/+279
|\ \
| * | intel_th: msu: Make stopping the trace optionalAlexander Shishkin2020-03-241-0/+8
| * | habanalabs: add debugfs write64/read64Moti Haimovski2020-03-241-0/+14
| * | docs: sysfs: coresight: Add sysfs ABI documentation for CTIMike Leach2020-03-211-0/+241
| * | Documentation: ABI: nvmem: add documentation for JZ4780 efuse ABIPrasannaKumar Muralidharan2020-03-191-0/+16
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-011-0/+39
|\ \
| * | uacce: add uacce driverKenneth Lee2020-02-221-0/+39
| |/
* | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-311-0/+7
|\ \
| * | serial: core: Allow detach and attach serial device for consoleAndy Shevchenko2020-03-171-0/+7
| |/
* | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-0/+23
|\ \
| * | Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-101-0/+23
| |/
* | Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-304-6/+534
|\ \
| * | staging: most: Documentation: move ABI description files out of staging areaChristian Gromm2020-03-242-0/+491
| * | counter: 104-quad-8: Support Differential Encoder Cable StatusWilliam Breathitt Gray2020-03-081-0/+18
| * | counter: 104-quad-8: Support Filter Clock PrescalerWilliam Breathitt Gray2020-03-081-0/+7
| * | Documentation: ABI: testing: ad7192: update sysfs docsAlexandru Tachici2020-03-081-6/+18
| |/
* | Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-301-7/+16
|\ \
| * | usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan2020-03-041-0/+9
| * | usb: typec: Allow power role swapping even without USB PDHeikki Krogerus2020-02-121-7/+7
| |/
* / Documentation/ABI: move sysfs-kernel-uids to removed directoryWang Long2020-02-131-1/+1
|/
* Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-052-0/+23
|\
| * xen/blkback: Squeeze page pools if a memory pressure is detectedSeongJae Park2020-01-291-0/+10
| * xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki2020-01-151-0/+13
* | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-02-041-0/+8
|\ \
| * | rtc: Document RTC_VL_READ and RTC_VL_CLR ioctlsAlexandre Belloni2019-12-181-0/+8
* | | Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-01-301-113/+167
|\ \ \
| * | | f2fs: Add f2fs stats to sysfsHridya Valsaraju2020-01-231-0/+47
| * | | f2fs: delete duplicate information on sysfs nodesHridya Valsaraju2020-01-221-113/+120
| |/ /
* | | Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-01-301-1/+2
|\ \ \
| * | | power: supply: core: Update sysfs-class-power ABI documentDan Murphy2020-01-141-1/+2
| |/ /
* | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-292-0/+32
|\ \ \
| * \ \ Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-221-2/+11
| |\ \ \
| * \ \ \ Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-102-0/+32
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen2019-12-291-0/+19
| | * | | Documentation: ABI: document IIO thermocouple_type fileAndrea Merello2019-11-231-0/+6
| | * | | Documentation: ABI: document IIO in_temp_filter_notch_center_frequency fileAndrea Merello2019-11-231-0/+7
* | | | | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-292-0/+50
|\ \ \ \ \
| * | | | | Doc: ABI: add usb charger ueventPeter Chen2020-01-241-0/+46
| * | | | | Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-211-2/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | usb: gadget: configfs: Add max_speed settingThinh Nguyen2020-01-151-0/+4
| | |/ / / | |/| | |