index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2022-04-28
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: light: cm3605: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-04-28
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: afe: rescale: Make use of device properties
Andy Shevchenko
2
-4
/
+2
2022-04-28
iio: dac: dpot: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: dac: lpc18xx: Drop dependency on OF
Andy Shevchenko
1
-1
/
+1
2022-04-28
iio: dac: vf610: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
3
-35
/
+23
2022-04-28
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
1
-5
/
+2
2022-04-28
dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindings
Lorenzo Bianconi
1
-17
/
+21
2022-04-28
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
6
-5
/
+22
2022-04-28
MAINTAINERS: add ad3552r
Nuno Sá
1
-0
/
+8
2022-04-28
dt-bindings: iio: dac: change ad3552r maintainer
Nuno Sá
1
-1
/
+1
2022-04-28
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
1
-30
/
+14
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
25
-29
/
+29
2022-04-28
iio: core: Clarify the modes
Miquel Raynal
1
-1
/
+48
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
18
-31
/
+5
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
5
-14
/
+18
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
4
-4
/
+16
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2
-10
/
+13
2022-04-10
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
1
-21
/
+17
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
4
-24
/
+8
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2
-6
/
+21
2022-04-10
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
1
-4
/
+0
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
3
-14
/
+5
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-10
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
1
-12
/
+3
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
1
-2
/
+9
2022-04-04
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
1
-45
/
+67
2022-04-04
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
1
-8
/
+10
2022-04-04
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
1
-55
/
+55
2022-04-04
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
1
-2
/
+24
2022-04-04
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
1
-2
/
+51
2022-04-04
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
1
-22
/
+38
2022-04-04
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
1
-64
/
+22
2022-04-04
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
1
-12
/
+9
2022-04-04
dt-bindings: iio: adc: ti,ads1015: Add TLA2024 compatible string
Marek Vasut
1
-0
/
+1
2022-04-04
dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
Marek Vasut
1
-2
/
+4
2022-04-04
iio: core: Print error and fail iio_device_register() in case sample bits do ...
Marek Vasut
1
-0
/
+13
2022-04-04
iio: accel: kxsd9-spi: changed leading spaces to tabs
Paul Lemmermann
1
-2
/
+2
2022-04-04
iio: accel: dmard09: fixed code styling issues
Paul Lemmermann
1
-1
/
+1
2022-04-04
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-04-04
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-04-04
iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...
Jakob Koschel
1
-2
/
+5
2022-04-04
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
1
-1
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
1
-9
/
+65
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
2
-10
/
+171
[next]