index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
18
-31
/
+5
*
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
5
-14
/
+18
*
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
4
-4
/
+16
*
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
2
-10
/
+13
*
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
2022-04-10
1
-21
/
+17
*
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
4
-24
/
+8
*
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
2
-6
/
+21
*
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
2022-04-10
1
-4
/
+0
*
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
2022-04-10
3
-14
/
+5
*
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
2022-04-10
1
-3
/
+2
*
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
2022-04-10
1
-12
/
+3
*
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
2022-04-10
1
-2
/
+9
*
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
2022-04-04
1
-45
/
+67
*
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
2022-04-04
1
-8
/
+10
*
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
2022-04-04
1
-55
/
+55
*
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
2022-04-04
1
-2
/
+24
*
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
2022-04-04
1
-2
/
+51
*
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
2022-04-04
1
-22
/
+38
*
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
2022-04-04
1
-64
/
+22
*
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
2022-04-04
1
-12
/
+9
*
dt-bindings: iio: adc: ti,ads1015: Add TLA2024 compatible string
Marek Vasut
2022-04-04
1
-0
/
+1
*
dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
Marek Vasut
2022-04-04
1
-2
/
+4
*
iio: core: Print error and fail iio_device_register() in case sample bits do ...
Marek Vasut
2022-04-04
1
-0
/
+13
*
iio: accel: kxsd9-spi: changed leading spaces to tabs
Paul Lemmermann
2022-04-04
1
-2
/
+2
*
iio: accel: dmard09: fixed code styling issues
Paul Lemmermann
2022-04-04
1
-1
/
+1
*
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-04
1
-6
/
+5
*
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-04
1
-7
/
+6
*
iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...
Jakob Koschel
2022-04-04
1
-2
/
+5
*
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
2022-04-04
1
-1
/
+2
*
iio: adc: ad7192: add sequencer support
Alexandru Tachici
2022-04-04
1
-1
/
+41
*
iio: adc: ad7124: add sequencer support
Alexandru Tachici
2022-04-04
1
-9
/
+65
*
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
2022-04-04
2
-10
/
+171
*
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
2022-04-04
1
-0
/
+22
*
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
2022-04-04
1
-0
/
+21
*
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
2022-04-04
1
-1
/
+0
*
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
2022-04-04
5
-2
/
+24
*
dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d
Michael Srba
2022-04-04
1
-15
/
+19
*
MAINTAINERS: updated Lorenzo's email address
Lorenzo Bianconi
2022-04-04
1
-2
/
+2
*
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
2022-04-04
1
-103
/
+106
*
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
2022-04-04
1
-10
/
+11
*
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
2022-04-04
1
-4
/
+4
*
iio: dummy: iio_simple_dummy: check the return value of kstrdup()
Xiaoke Wang
2022-04-04
1
-8
/
+12
*
iio: multiplexer: Make use of device properties
Andy Shevchenko
2022-04-04
2
-27
/
+23
*
iio: dac: ltc2688: Use temporary variable for struct device
Andy Shevchenko
2022-04-04
1
-10
/
+9
*
iio: accel: add support for LIS302DL variant
Sicelo A. Mhlongo
2022-04-04
4
-0
/
+13
*
iio: accel: Remove unused enum in st_accel
Sicelo A. Mhlongo
2022-04-04
1
-26
/
+0
*
dt-bindings: iio: st,st-sensors add LIS302DL
Sicelo A. Mhlongo
2022-04-04
1
-0
/
+1
*
iio: core: fix a few code style issues
Alexander Vorwerk
2022-04-04
2
-4
/
+3
*
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
2022-04-03
1
-2
/
+2
*
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
15
-167
/
+44
|
\
[next]