summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/kxcjk-1013.c
AgeCommit message (Expand)Author
2021-11-17iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Add support for KX023-1025Stephan Gerhold
2021-05-17iio: accel: kxcjk-1013: Refactor configuration registers into structStephan Gerhold
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-11iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede
2021-01-22iio: accel: kxcjk1013: Add rudimentary regulator supportDevajith V S
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-11-14iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-14iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-08iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-14iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-IDValentin Manea
2019-04-04iio: accel: kxcjk1013: Add device tree supportRobert Yang
2019-03-09io: accel: kxcjk1013: restore the range after resume.he, bo
2018-11-25iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2018-11-25iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold
2018-10-14iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-07-24iio: accel: kxcjk-1013: add the "KIOX000A" ACPI idChristophe Chapuis
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea
2016-04-03iio: accel: kxcjk-1013: optimize i2c transfers in trigger handlerAdriana Reus
2016-04-03iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila
2015-07-23iio: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila
2015-07-11iio: accel: kxcjk-1013: Remove blank linesAna Calinov
2015-05-07iio: accel: kxcjk-1013: add some blank lines for readabilityAntonio Ospite
2015-05-07iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite
2015-04-09iio: accel: kxcjk1013: allow using an external triggerVlad Dogaru
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-03-07iio: fix drivers that check buffer->scan_maskOctavian Purdila