index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl372.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
1
-4
/
+6
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2
-5
/
+13
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
4
-227
/
+215
2023-03-11
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
1
-7
/
+14
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
1
-9
/
+7
2023-03-11
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
1
-29
/
+32
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
1
-3
/
+3
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
4
-62
/
+92
2023-03-11
staging: iio: meter: Drop ade7854 driver
Jonathan Cameron
9
-1487
/
+0
2023-03-11
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
1
-1
/
+0
2023-03-11
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
1
-0
/
+5
2023-03-11
dt-bindings: iio: adc: renesas,rcar-gyroadc: Miscellaneous improvements
Geert Uytterhoeven
1
-31
/
+29
2023-03-11
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
1
-1
/
+0
2023-03-11
iio: chemical: sps030: Reformat comment in a more readable way
Jonathan Neuschäfer
1
-3
/
+3
2023-03-05
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-04
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
1
-4
/
+0
2023-03-03
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-03
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Łukasz Stelmach
1
-0
/
+1
2023-03-03
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
1
-0
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-03
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-03
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-03
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-03
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-03
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-03-02
rust: bindgen: Add `alt_instr` as opaque type
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2
-2
/
+10
2023-03-02
alpha: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
1
-1
/
+4
[next]