linux/Documentation/ABI/testing
Greg Kroah-Hartman a732cd437b First set of IIO fixes for the 4.2 cycle.
* Fix a regression in hid sensors suspend time as a result of adding runtime
   pm.  The normal flow of waking up devices in order to go into suspend
   (given the devices are normally suspended when not reading) to a regression
   in suspend time on some laptops (reports of an additional 8 seconds).
   Fix this by checking to see if a user action resulting in the wake up, and
   make it a null operation if it didn't.  Note that for hid sensors, there is
   nothing useful to be done when moving into a full suspend from a runtime
   suspend so they might as well be left alone.
 * rochip_saradc: fix some missing MODULE_* data including the licence so that
   the driver does not taint the kernel incorrectly and can build as a module.
 * twl4030 - mark irq as oneshot as it always should have been.
 * inv-mpu - write formats for attributes not specified, leading to miss
   interpretation of the gyro scale channel when written.
 * Proximity ABI clarification.  This had snuck through as a mess.  Some
   drivers thought proximity went in one direction, some the other.  We went
   with the most common option, documented it and fixed up the drivers going
   the other way.  Fix for sx9500 included in this set.
 * ad624r - fix a wrong shift in the output data.
 * at91_adc - remove a false limit on the value of the STARTUP register
   applied by too small a type for the device tree parameter.
 * cm3323 - clear the bits when setting the integration time (otherwise
   we can only ever set more bits in the relevant field).
 * bmc150-accel - multiple triggers are registered, but on error were not being
   unwound in the opposite order leading to removal of triggers that had not
   yet successfully been registered (count down instead of up when unwinding).
 * tcs3414 - ensure right part of val / val2 pair read so that the integration
   time is not always 0.
 * cc10001_adc - bug in kconfig dependency. Use of OR when AND was intended.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJVpA2CAAoJEFSFNJnE9BaIJGEP/2uXFSqOZhmJ9sGqICSgKj4W
 OUjDtpXpKWxLC3Fypzvzg5u00R1t2likfvhXP2RsF5+/mqPb8NS6qzdcKMPCyxEl
 5tvsmYHm9yxN8o3ZZqtgYaR4mYt5tH4dFZ9qHpbFeNAXGjTRrYhGbgmLnND0v7cA
 5L1ABLls8ntoJ1aZZDsofwnmnUgclW5yqQZZ+huNkwaOpUQLke9tEL18cv+bsVgS
 zw7j/t3oJVdcUB9OTB7T/sW9J0+W7XnXogATHksHdHh2cd5N7wh/EZ1bet69QUrI
 PD2q2+0MUwyBMWDPveyWfm7XbS66lYxIRCmWZp+69Q1c/V91srhSPfh0kPcvHSQ1
 Uzpba6oSFPlFyDAtXWhaSEBzjXaHwKBIQvIVYOKiE6JdrbsnSg4GHAcF8TMhGtwT
 SDDgfb+cxOm6Vb4ws0+i15HMEiXpeK8AiJfHmLvau3OnA69/xzxHqqSg/oCO6/ES
 IzoAMqIVEk3L5gu88qgnmWzmyWp1pyTf1u+Kr+gAXNdSF/b3wgVkGn2X9hNRQ4g/
 XEFAD1PzarBnv1ce/HfWi+9/aUwv08nXHxBe4Yx3bfle2RUQKmFSbksVkCwu+ha3
 E4jPs5Cf9MrHO4gbuFaZX2+bFYlMdbcEWVRcP/3CHUuxeixGwemOsak1L+J5h6+e
 2xVEkGeywVdmDOsan1B8
 =mBqw
 -----END PGP SIGNATURE-----

Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Jonathan writes:

First set of IIO fixes for the 4.2 cycle.

* Fix a regression in hid sensors suspend time as a result of adding runtime
  pm.  The normal flow of waking up devices in order to go into suspend
  (given the devices are normally suspended when not reading) to a regression
  in suspend time on some laptops (reports of an additional 8 seconds).
  Fix this by checking to see if a user action resulting in the wake up, and
  make it a null operation if it didn't.  Note that for hid sensors, there is
  nothing useful to be done when moving into a full suspend from a runtime
  suspend so they might as well be left alone.
* rochip_saradc: fix some missing MODULE_* data including the licence so that
  the driver does not taint the kernel incorrectly and can build as a module.
* twl4030 - mark irq as oneshot as it always should have been.
* inv-mpu - write formats for attributes not specified, leading to miss
  interpretation of the gyro scale channel when written.
* Proximity ABI clarification.  This had snuck through as a mess.  Some
  drivers thought proximity went in one direction, some the other.  We went
  with the most common option, documented it and fixed up the drivers going
  the other way.  Fix for sx9500 included in this set.
* ad624r - fix a wrong shift in the output data.
* at91_adc - remove a false limit on the value of the STARTUP register
  applied by too small a type for the device tree parameter.
* cm3323 - clear the bits when setting the integration time (otherwise
  we can only ever set more bits in the relevant field).
* bmc150-accel - multiple triggers are registered, but on error were not being
  unwound in the opposite order leading to removal of triggers that had not
  yet successfully been registered (count down instead of up when unwinding).
* tcs3414 - ensure right part of val / val2 pair read so that the integration
  time is not always 0.
* cc10001_adc - bug in kconfig dependency. Use of OR when AND was intended.
2015-07-13 14:18:07 -07:00
..
configfs-spear-pcie-gadget Pratyush Anand has moved 2015-06-25 17:00:38 -07:00
configfs-usb-gadget usb: gadget: configfs: OS Extended Properties descriptors support 2014-05-14 09:39:51 -05:00
configfs-usb-gadget-acm
configfs-usb-gadget-ecm
configfs-usb-gadget-eem
configfs-usb-gadget-ffs
configfs-usb-gadget-hid usb: gadget: hid: add configfs support 2014-11-06 16:18:19 -06:00
configfs-usb-gadget-loopback
configfs-usb-gadget-mass-storage
configfs-usb-gadget-midi usb: gadget: f_midi: add configfs support 2014-11-05 13:37:17 -06:00
configfs-usb-gadget-ncm
configfs-usb-gadget-obex
configfs-usb-gadget-phonet
configfs-usb-gadget-printer usb: gadget: printer: add configfs support 2015-03-10 15:33:41 -05:00
configfs-usb-gadget-rndis
configfs-usb-gadget-serial
configfs-usb-gadget-sourcesink
configfs-usb-gadget-subset
configfs-usb-gadget-uac1 usb: gadget: f_uac1: add configfs support 2014-08-20 14:05:21 -05:00
configfs-usb-gadget-uac2 usb: gadget: f_uac2: add configfs support 2014-08-20 14:04:42 -05:00
configfs-usb-gadget-uvc usb: gadget: uvc: configfs support in uvc function 2015-01-12 12:13:26 -06:00
debugfs-driver-genwqe
debugfs-ec
debugfs-ideapad
debugfs-olpc
debugfs-pfo-nx-crypto
debugfs-pktcdvd
dev-kmsg printk: implement support for extended console drivers 2015-06-25 17:00:38 -07:00
evm
ima_policy ima: extend "mask" policy matching support 2015-06-16 08:18:44 -04:00
procfs-diskstats
pstore
sysfs-ata libata: Fix sysfs documentation bug 2015-05-06 10:28:39 -04:00
sysfs-block block: Add a disk flag to block integrity profile 2014-09-27 09:14:51 -06:00
sysfs-block-bcache
sysfs-block-dm dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr 2015-04-15 12:10:17 -04:00
sysfs-block-rssd
sysfs-block-zram zram: export new 'mm_stat' sysfs attrs 2015-04-15 16:35:21 -07:00
sysfs-bus-acpi
sysfs-bus-amba ARM: 8256/1: driver coamba: add device binding path 'driver_override' 2015-02-10 10:23:15 +00:00
sysfs-bus-bcma
sysfs-bus-coresight-devices-etb10 coresight: Adding ABI documentation 2014-11-26 19:27:28 -08:00
sysfs-bus-coresight-devices-etm3x coresight: Adding ABI documentation 2014-11-26 19:27:28 -08:00
sysfs-bus-coresight-devices-etm4x coresight-etm4x: Read only access to the tracer's ID registers 2015-05-24 11:11:21 -07:00
sysfs-bus-coresight-devices-funnel coresight: Adding ABI documentation 2014-11-26 19:27:28 -08:00
sysfs-bus-coresight-devices-tmc coresight: Adding ABI documentation 2014-11-26 19:27:28 -08:00
sysfs-bus-css
sysfs-bus-event_source-devices-events perf Documentation: Add event parameters 2015-01-21 13:24:33 -03:00
sysfs-bus-event_source-devices-format
sysfs-bus-event_source-devices-hv_24x7 powerpc/perf/hv-24x7: Document sysfs event description entries 2015-02-02 17:56:40 +11:00
sysfs-bus-event_source-devices-hv_gpci powerpc: Update contact info in Documentation files 2014-10-07 16:58:06 +11:00
sysfs-bus-fcoe Doc:ABI/testing: Fix typo in sysfs-bus-fcoe 2015-06-22 10:35:05 -06:00
sysfs-bus-hsi
sysfs-bus-i2c-devices-fsa9480
sysfs-bus-i2c-devices-hm6352
sysfs-bus-i2c-devices-lm3533
sysfs-bus-iio First set of IIO fixes for the 4.2 cycle. 2015-07-13 14:18:07 -07:00
sysfs-bus-iio-accel-bmc150 iio: accel: BMC150 accel documentation 2014-08-07 11:44:45 +01:00
sysfs-bus-iio-frequency-ad9523
sysfs-bus-iio-frequency-adf4350
sysfs-bus-iio-gyro-bmg160 iio:gyro:bmg160 documentation 2014-08-26 18:37:50 +01:00
sysfs-bus-iio-light-lm3533-als
sysfs-bus-iio-mpu6050
sysfs-bus-iio-proximity-as3935
sysfs-bus-iio-trigger-sysfs iio: Move documentation of iio-trig-sysfs to ABI/testing 2014-06-14 16:05:24 +01:00
sysfs-bus-iio-vf610 iio: adc: vf610: implement configurable conversion modes 2015-06-07 17:53:25 +01:00
sysfs-bus-mdio
sysfs-bus-media
sysfs-bus-mei mei: bus: add name and uuid into device attributes 2015-05-24 11:15:54 -07:00
sysfs-bus-pci PCI: Allow numa_node override via sysfs 2014-11-06 15:10:06 -07:00
sysfs-bus-pci-devices-cciss
sysfs-bus-pci-drivers-ehci_hcd
sysfs-bus-pci-drivers-janz-cmodio can: janz-ican3: add documentation for existing sysfs entries 2015-05-06 08:03:19 +02:00
sysfs-bus-platform driver core: platform: add device binding path 'driver_override' 2014-07-08 15:31:26 -07:00
sysfs-bus-rbd rbd: show the entire chain of parent images 2014-07-25 13:14:27 +04:00
sysfs-bus-rpmsg
sysfs-bus-umc
sysfs-bus-usb USB / PM: Drop CONFIG_PM_RUNTIME from the USB core 2014-12-04 00:51:54 +01:00
sysfs-bus-usb-devices-usbsevseg
sysfs-bus-usb-lvstest Pratyush Anand has moved 2015-06-25 17:00:38 -07:00
sysfs-c2port
sysfs-cfq-target-latency
sysfs-class
sysfs-class-backlight-driver-adp8870
sysfs-class-backlight-driver-lm3533
sysfs-class-bdi
sysfs-class-cxl cxl: Document external user of existing API 2015-06-03 13:27:16 +10:00
sysfs-class-devfreq
sysfs-class-extcon
sysfs-class-iommu iommu: Add sysfs support for IOMMUs 2014-07-04 12:35:59 +02:00
sysfs-class-iommu-amd-iommu iommu/amd: Add sysfs support 2014-07-04 12:35:59 +02:00
sysfs-class-iommu-intel-iommu iommu/vt-d: Make use of IOMMU sysfs support 2014-07-04 12:35:59 +02:00
sysfs-class-lcd
sysfs-class-led
sysfs-class-led-driver-lm3533
sysfs-class-led-flash leds: flash: document sysfs interface 2015-03-09 17:16:28 -07:00
sysfs-class-leds-gt683r HID: gt683r: move mode attribute to led-class devices 2014-07-03 11:14:11 -07:00
sysfs-class-mei mei: add ABI documentation for fw_status exported through sysfs 2015-01-09 14:53:13 -08:00
sysfs-class-mic.txt
sysfs-class-mtd mtd: part: Add sysfs variable for offset of partition 2015-04-05 17:44:02 -07:00
sysfs-class-net bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames 2015-05-05 19:20:28 -04:00
sysfs-class-net-batman-adv
sysfs-class-net-cdc_ncm net: cdc_ncm: document the sysfs API 2014-06-02 16:01:31 -07:00
sysfs-class-net-grcan
sysfs-class-net-janz-ican3 can: janz-ican3: add support for CAL/CANopen firmware 2015-05-06 08:03:20 +02:00
sysfs-class-net-mesh
sysfs-class-net-queues net: Add max rate tx queue attribute 2015-03-18 14:55:18 -04:00
sysfs-class-net-statistics net: sysfs: document /sys/class/net/statistics/* 2014-05-26 01:02:20 -04:00
sysfs-class-pktcdvd
sysfs-class-power Documentation: power: max77693-charger: Document exported sysfs entry 2015-01-20 14:04:12 +01:00
sysfs-class-powercap
sysfs-class-pwm
sysfs-class-rc
sysfs-class-regulator
sysfs-class-rtc-rtc0-device-rtc_calibration
sysfs-class-scsi_host
sysfs-class-scsi_tape st: implement tape statistics 2015-06-02 08:03:25 -07:00
sysfs-class-uwb_rc uwb: doc: add documentation for ASIE sysfs attribute 2014-09-23 22:05:26 -07:00
sysfs-class-uwb_rc-wusbhc
sysfs-class-zram zram: add dynamic device add/remove functionality 2015-06-25 17:00:36 -07:00
sysfs-dev
sysfs-devices
sysfs-devices-edac
sysfs-devices-firmware_node
sysfs-devices-lpss_ltr
sysfs-devices-memory memory-hotplug: add sysfs valid_zones attribute 2014-10-09 22:25:52 -04:00
sysfs-devices-mmc
sysfs-devices-online
sysfs-devices-platform-_UDC_-gadget
sysfs-devices-platform-docg3
sysfs-devices-platform-sh_mobile_lcdc_fb
sysfs-devices-power PM / wakeup: Correct presence vs. emptiness of wakeup_* attributes 2014-04-07 14:18:24 +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-resource_in_use
sysfs-devices-soc
sysfs-devices-sun
sysfs-devices-system-cpu Merge 4.1-rc7 into driver-core-next 2015-06-08 10:19:40 -07:00
sysfs-devices-system-ibm-rtl
sysfs-devices-system-xen_cpu
sysfs-driver-genwqe GenWQE: Add sysfs interface for bitstream reload 2014-07-09 14:14:27 -07:00
sysfs-driver-hid HID: expose country code in sysfs 2015-02-23 16:17:32 +01:00
sysfs-driver-hid-lenovo HID: lenovo: Add support for Compact (BT|USB) keyboard 2014-07-29 11:24:47 +02:00
sysfs-driver-hid-logitech-lg4ff HID: hid-lg4ff: Update respective sysfs interface documentation 2015-05-07 16:27:18 +02:00
sysfs-driver-hid-multitouch
sysfs-driver-hid-picolcd
sysfs-driver-hid-prodikeys
sysfs-driver-hid-roccat-arvo
sysfs-driver-hid-roccat-isku
sysfs-driver-hid-roccat-kone
sysfs-driver-hid-roccat-koneplus
sysfs-driver-hid-roccat-konepure
sysfs-driver-hid-roccat-kovaplus
sysfs-driver-hid-roccat-lua
sysfs-driver-hid-roccat-pyra
sysfs-driver-hid-roccat-ryos
sysfs-driver-hid-roccat-savu
sysfs-driver-hid-srws1
sysfs-driver-hid-wiimote
sysfs-driver-input-axp-pek Input: add driver for AXP20x Power Enable Key 2015-01-08 13:53:51 -08:00
sysfs-driver-intel-rapid-start
sysfs-driver-pciback xen-pciback: Document the 'quirks' sysfs file 2014-08-01 16:02:34 +01:00
sysfs-driver-ppi
sysfs-driver-samsung-laptop samsung-laptop: enable better lid handling 2015-02-06 18:33:55 -08:00
sysfs-driver-sunxi-sid
sysfs-driver-tegra-fuse soc/tegra: Add efuse driver for Tegra 2014-07-17 14:36:01 +02:00
sysfs-driver-toshiba_acpi Documentation/ABI: Update sysfs-driver-toshiba_acpi entry 2015-04-07 20:47:31 -07:00
sysfs-driver-toshiba_haps Documentation/ABI: Add file describing the sysfs entries for toshiba_haps 2015-05-11 10:38:23 -07:00
sysfs-driver-wacom Input: wacom - update the ABI doc according to latest changes 2014-08-07 23:26:06 -07:00
sysfs-driver-xen-blkback
sysfs-driver-xen-blkfront
sysfs-firmware-acpi
sysfs-firmware-dmi-entries Documentation: ABI: sysfs-firmware-dmi: add -entries suffix to file name 2015-06-25 09:06:57 +02:00
sysfs-firmware-dmi-tables firmware: dmi_scan: add SBMIOS entry and DMI tables 2015-06-25 09:06:56 +02:00
sysfs-firmware-efi efi: Add 'systab' information to Documentation/ABI 2015-05-27 15:40:20 +01:00
sysfs-firmware-efi-esrt efi: Add esrt support 2015-04-30 22:15:04 +01:00
sysfs-firmware-efi-runtime-map
sysfs-firmware-gsmi
sysfs-firmware-log
sysfs-firmware-memmap
sysfs-firmware-ofw
sysfs-firmware-sfi
sysfs-firmware-sgi_uv
sysfs-fs-ext4
sysfs-fs-f2fs f2fs: introduce a batched trim 2015-02-11 17:04:44 -08:00
sysfs-fs-nilfs2 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group 2014-08-08 15:57:21 -07:00
sysfs-fs-xfs xfs: document log sysfs attributes in testing ABI 2014-07-15 08:09:06 +10:00
sysfs-gpio
sysfs-i2c-bmp085
sysfs-ibft Documentation/ABI/testing/sysfs-ibft: fix a typo 2014-10-21 10:31:26 -04:00
sysfs-kernel-boot_params
sysfs-kernel-fscaps
sysfs-kernel-iommu_groups
sysfs-kernel-livepatch livepatch: kernel: add support for live patching 2014-12-22 15:40:49 +01:00
sysfs-kernel-mm
sysfs-kernel-mm-hugepages
sysfs-kernel-mm-ksm
sysfs-kernel-slab
sysfs-kernel-uids
sysfs-kernel-vmcoreinfo
sysfs-memory-page-offline
sysfs-module
sysfs-ocfs2
sysfs-platform-asus-laptop
sysfs-platform-asus-wmi
sysfs-platform-at91
sysfs-platform-brcmstb-gisb-arb Documentation: sysfs: add Broadcom GISB arbiter sysfs properties 2014-05-24 00:58:44 +02:00
sysfs-platform-chipidea-usb-otg Documentation: ABI: usb: sysfs Description for chipidea USB OTG HNP and SRP 2014-04-24 12:56:35 -07:00
sysfs-platform-dell-laptop platform: x86: dell-laptop: Add support for keyboard backlight 2015-04-07 20:57:32 -07:00
sysfs-platform-eeepc-laptop
sysfs-platform-ideapad-laptop
sysfs-platform-kim
sysfs-platform-msi-laptop
sysfs-platform-tahvo-usb
sysfs-platform-ts5500 x86/platform/ts5500: Add a 'name' sysfs attribute 2014-07-16 21:17:41 +02:00
sysfs-platform-twl4030-usb phy: twl4030-usb: add ABI documentation 2015-06-01 16:08:24 +05:30
sysfs-power PM / sleep: Introduce command line argument for sleep state enumeration 2014-05-26 13:40:59 +02:00
sysfs-pps
sysfs-profiling
sysfs-ptp
sysfs-tty serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers 2014-07-17 18:23:35 -07:00
sysfs-wusb_cbaf