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: ad7606: Kconfig: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-20
1
-1
/
+1
*
dt-bindings: iio: st,lsm6dsx: reference common schema for mount-matrix
Krzysztof Kozlowski
2023-05-20
1
-0
/
+1
*
MAINTAINERS: add the Renesas X9250 driver entry
Herve Codina
2023-05-20
1
-0
/
+7
*
iio: potentiometer: Add support for the Renesas X9250 potentiometers
Herve Codina
2023-05-20
3
-0
/
+231
*
dt-bindings: iio: potentiometer: Add the Renesas X9250 potentiometers
Herve Codina
2023-05-13
1
-0
/
+78
*
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
2023-05-13
5
-2
/
+25
*
dt-bindings: iio: imu: mpu6050: Add icm20600 bindings to mpu6050
Hermes Zhang
2023-05-13
1
-0
/
+3
*
iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
Marijn Suijten
2023-05-13
1
-1
/
+18
*
iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
Marijn Suijten
2023-05-13
1
-2
/
+1
*
iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
Marijn Suijten
2023-05-13
1
-1
/
+1
*
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
Marijn Suijten
2023-05-13
1
-5
/
+5
*
iio: core: Point users of extend_name field to read_label callback
Marijn Suijten
2023-05-13
1
-0
/
+3
*
iio: kx022a: Probe asynchronously
Matti Vaittinen
2023-05-13
2
-0
/
+2
*
iio: bu27034: Probe asynchronously
Matti Vaittinen
2023-05-13
1
-0
/
+1
*
dt-bindings: iio: adc: Require generic `channel` name for channel nodes
Marijn Suijten
2023-05-13
1
-12
/
+14
*
iio: buffer: fix coding style warnings
Nuno Sá
2023-05-13
1
-49
/
+49
*
iio: light: Add support for TI OPT4001 light sensor
Stefan Windfeldt-Prytz
2023-05-13
3
-0
/
+479
*
dt-bindings: iio: light: Document TI OPT4001 light sensor
Stefan Windfeldt-Prytz
2023-05-13
1
-0
/
+68
*
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
2023-05-13
1
-1
/
+0
*
dt-bindings: iio: adc: Add support for MT7986
Frank Wunderlich
2023-05-13
1
-0
/
+1
*
iio: adc: stm32-adc: add debug info if dt uses legacy channel config
Sean Nyekjaer
2023-05-13
1
-0
/
+2
*
iio: light: al3320a: Handle ACPI device CALS0001
Marius Hoch
2023-05-13
1
-0
/
+8
*
iio: accel: bma400: Simplify an error message
Christophe JAILLET
2023-05-13
1
-2
/
+1
*
dt-bindings: iio: st-sensors: Add LSM303D accelerometer+magnetometer
Marius Hoch
2023-05-13
1
-0
/
+1
*
iio: Comment that the LSM303D also has the Magnetometer DRDY
Marius Hoch
2023-05-13
1
-1
/
+1
*
iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driver
Marius Hoch
2023-05-13
1
-0
/
+7
*
iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
Marius Hoch
2023-05-13
3
-1
/
+12
*
iio: magnetometer: st_accel: Add LSM303D
Marius Hoch
2023-05-13
1
-0
/
+1
*
iio: accel: st_accel: Add LSM303D
Marius Hoch
2023-05-13
2
-0
/
+2
*
dt-bindings: iio: adc: qcom,spmi-vadc: Allow 1/16 for pre-scaling
Luca Weiss
2023-05-13
1
-1
/
+1
*
Linux 6.4-rc1
v6.4-rc1
Linus Torvalds
2023-05-07
1
-2
/
+2
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
514
-144556
/
+167669
|
\
|
*
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-06
6
-20
/
+14
|
*
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
2023-05-06
1
-10
/
+7
|
*
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
2023-05-06
1
-0
/
+1
|
*
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
2023-05-06
3
-20
/
+174
|
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-05
2
-2
/
+7
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
1
-1
/
+0
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-05-03
1
-2
/
+0
|
*
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
2023-05-02
1
-0
/
+1
|
*
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
2023-05-02
1
-1
/
+23
|
*
perf build: Fix unescaped # in perf build-test
James Clark
2023-05-02
1
-1
/
+1
|
*
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
2023-05-02
1
-1
/
+1
|
*
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2023-05-02
2
-5
/
+5
|
*
perf script: Print raw ip instead of binary offset for callchain
Changbin Du
2023-05-02
1
-7
/
+2
|
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-02
1
-1
/
+1
|
*
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
2023-05-02
1
-1
/
+1
|
*
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
2023-05-02
1
-4
/
+8
|
*
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
2023-05-02
1
-7
/
+7
|
*
perf lock contention: Fix struct rq lock access
Namhyung Kim
2023-05-02
1
-4
/
+4
[next]