index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
64
-169
/
+169
2024-09-05
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
3
-0
/
+858
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
3
-0
/
+238
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
1
-10
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-13
/
+2
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
1
-10
/
+5
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
1
-2
/
+156
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
1
-15
/
+68
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-09-03
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
1
-3
/
+3
2024-09-03
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
1
-2
/
+2
2024-09-03
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h...
Andy Shevchenko
1
-1
/
+1
2024-09-03
iio: magnetometer: ak8975: Add AK09118 support
Danila Tikhonov
2
-1
/
+38
2024-09-03
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
1
-16
/
+16
2024-09-03
iio: magnetometer: ak8975: Relax failure on unknown id
Barnabás Czémán
1
-3
/
+7
2024-09-03
Merge tag 'fpga-for-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
5
-49
/
+60
2024-09-03
Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
15
-183
/
+186
2024-09-03
Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
149
-1645
/
+12082
2024-08-21
drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
1
-1
/
+1
2024-08-21
iio: sgp40: retain documentation in driver
Andreas Klinger
1
-3
/
+8
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2
-14
/
+13
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
3
-17
/
+26
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
3
-75
/
+41
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
8
-17
/
+38
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-7
/
+9
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
2
-11
/
+45
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2
-19
/
+1
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
2
-4
/
+6
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
1
-18
/
+0
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
1
-1
/
+1
2024-08-19
Coresight: Set correct cs_mode for dummy source to fix disable issue
Jie Gan
1
-0
/
+4
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
1
-0
/
+6
2024-08-19
coresight: cti: use device_* to iterate over device child nodes
Javier Carrasco
1
-7
/
+3
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
139
-956
/
+1642
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-27
/
+37
2024-08-18
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-39
/
+9
2024-08-18
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-10
/
+16
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+0
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+5
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-17
iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
Abhash Jha
1
-2
/
+12
2024-08-17
iio: light: ltr390: Add ALS channel and support for gain and resolution
Abhash Jha
1
-15
/
+90
2024-08-17
iio: adc: ad4695: implement triggered buffer
David Lechner
1
-3
/
+247
2024-08-17
iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
Dan Carpenter
1
-1
/
+2
2024-08-17
iio: light: noa1305: Fix up integration time look up
Marek Vasut
1
-1
/
+1
2024-08-17
iio: humidity: Add support for ENS210
Joshua Felmeden
3
-0
/
+351
2024-08-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
6
-58
/
+60
[next]