Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
a52ffebcf19afea27588abe75828f9d300e08f3d
a52ffeb
iio: magnetometer: mmc35240: i2c device name should be lower case
by Daniel Baluta
· 10 years ago
ed6e75c
iio: light: signedness bug in stk3310_write_raw()
by Dan Carpenter
· 10 years ago
5517547
iio: magnetometer: correct a harmless off by one check
by Dan Carpenter
· 10 years ago
1e1ec28
iio: Require strict scan mask matching in hardware mode
by Lars-Peter Clausen
· 10 years ago
225d59a
iio: Specify supported modes for buffers
by Lars-Peter Clausen
· 10 years ago
629bc02
iio: Always compute masklength
by Lars-Peter Clausen
· 10 years ago
4dcaa5f
staging: iio_simple_dummy: fix module_param type
by Vladimirs Ambrosovs
· 10 years ago
62a90da
staging: iio_simple_dummy: fix return types
by Vladimirs Ambrosovs
· 10 years ago
b3f6af3
staging: iio_simple_dummy: fix init function
by Vladimirs Ambrosovs
· 10 years ago
ff7d4f59
iio: buffer: remove unneeded test
by Laurent Navet
· 10 years ago
9d47525
tools:iio:iio_utils: pass strings as const
by Hartmut Knaack
· 10 years ago
e06e3d7
tools:iio: rework program parameters
by Hartmut Knaack
· 10 years ago
1e7c347
tools:iio:iio_utils: initialize count during declaration
by Hartmut Knaack
· 10 years ago
ace76e4
tools:iio:iio_utils: move up reset of sysfsfp
by Hartmut Knaack
· 10 years ago
33ebcb2
tools:iio:iio_utils: refactor assignment of is_signed
by Hartmut Knaack
· 10 years ago
916e89e
tools:iio:iio_event_monitor: refactor events output
by Hartmut Knaack
· 10 years ago
0e79987
tools:iio: return values directly
by Hartmut Knaack
· 10 years ago
5dc65d7
tools:iio:iio_utils: add missing documentation
by Hartmut Knaack
· 10 years ago
acf50b3
tools:iio:lsiio: add error handling
by Hartmut Knaack
· 10 years ago
5311855
tools:iio:iio_utils: add error handling
by Hartmut Knaack
· 10 years ago
963f54c
tools:iio:iio_event_monitor: add error handling
by Hartmut Knaack
· 10 years ago
6bb7cac
tools:iio:generic_buffer: add error handling
by Hartmut Knaack
· 10 years ago
c8ce990
tools:iio:generic_buffer: catch errors for arguments conversion
by Hartmut Knaack
· 10 years ago
e9e45b4
tools:iio: catch errors in string allocation
by Hartmut Knaack
· 10 years ago
2156b17
tools:iio:iio_utils: mark private function static
by Hartmut Knaack
· 10 years ago
096f9b8
tools:iio:iio_utils: implement digit calculation
by Hartmut Knaack
· 10 years ago
dc8b5d6
tools:iio:iio_utils: check amount of matches
by Hartmut Knaack
· 10 years ago
8e92613
tools:iio:generic_buffer: sign-extend and shift data
by Hartmut Knaack
· 10 years ago
e83a47c
tools:iio:generic_buffer: pass up right error code
by Hartmut Knaack
· 10 years ago
8749948
tools:iio:generic_buffer: fix check of errno
by Hartmut Knaack
· 10 years ago
5fdb8c6
tools:iio:iio_event_monitor: save right errno
by Hartmut Knaack
· 10 years ago
2b6a6e6
tools:iio: save errno first
by Hartmut Knaack
· 10 years ago
f96d055
tools:iio:lsiio: add closedir before exit
by Hartmut Knaack
· 10 years ago
121b5e5
tools:iio:iio_utils: fix allocation handling
by Hartmut Knaack
· 10 years ago
63f05c8
tools:iio: free channel-array completely
by Hartmut Knaack
· 10 years ago
66dd08f
tools:iio:iio_utils: free scan_el_dir on exit
by Hartmut Knaack
· 10 years ago
d3ccfc4
tools:iio:generic_buffer: free dev_dir_name on exit
by Hartmut Knaack
· 10 years ago
a71bfb4
tools:iio:generic_buffer: fix order of freeing data
by Hartmut Knaack
· 10 years ago
884ca45
iio: accel: Add support for Sensortek STK8BA50
by Tiberiu Breana
· 10 years ago
1250186
iio: __iio_update_buffers: Leave device in sane state on error
by Lars-Peter Clausen
· 10 years ago
623d74e
iio: __iio_update_buffers: Split enable and disable path into helper functions
by Lars-Peter Clausen
· 10 years ago
6e509c4d
iio: __iio_update_buffers: Verify configuration before starting to apply it
by Lars-Peter Clausen
· 10 years ago
2a67dfb
iio:adc128s052: add support for adc122s021
by Urs Fässler
· 10 years ago
1ce87f2
iio: Add I/Q modifiers
by Lars-Peter Clausen
· 10 years ago
2f4adae
Documentation: bindings: document the Berlin ADC driver
by Antoine Tenart
· 10 years ago
70f1937
iio: adc: add support for Berlin
by Antoine Tenart
· 10 years ago
90bad33
iio: accel: Add support for Sensortek STK8312
by Tiberiu Breana
· 10 years ago
c16bff4
iio: accel: bmc150: decouple buffer and triggers
by Vlad Dogaru
· 10 years ago
3f7f642
iio: core: add high pass filter attributes
by Martin Fuzzey
· 10 years ago
2a17698c
iio: mma8452: Add access to registers via DebugFS
by Martin Fuzzey
· 10 years ago
ecabae7
iio: mma8452: Initialise before activating
by Martin Fuzzey
· 10 years ago
00e0c8e
iio: gyro: bmg160: decouple buffer and triggers
by Vlad Dogaru
· 10 years ago
eb21910
iio: gyro: bmg160: remove redundant field
by Vlad Dogaru
· 10 years ago
fcc1b2f
iio: __iio_update_buffers: Perform request_update() only for new buffers
by Lars-Peter Clausen
· 10 years ago
248be5a
iio: __iio_update_buffers: Slightly refactor scan mask memory management
by Lars-Peter Clausen
· 10 years ago
63223c5
iio: Replace printk in __iio_update_buffers with dev_dbg
by Lars-Peter Clausen
· 10 years ago
b87b0c0
iio: add m62332 DAC driver
by Dmitry Eremin-Solenikov
· 10 years ago
c06cee8
iio: ltr501: Add light channel support
by Kuppuswamy Sathyanarayanan
· 10 years ago
c24e7da
iio: pressure: hid-sensor-press: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
2bd0462
iio: orientation: hid-sensor-rotation: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
32ee56e
iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
9ecdbed
iio: light: hid-sensor-als.c: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
d8c9d23
iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
b136faf
iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()
by Fabio Estevam
· 10 years ago
01e537f
iio: ltr501: Fix proximity threshold boundary check
by Kuppuswamy Sathyanarayanan
· 10 years ago
f2c714a
iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.
by Jonathan Cameron
· 10 years ago
5dc11e8
iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters
by Vignesh R
· 10 years ago
feca56f
iio: acpi: Add support for ACPI0008 Ambient Light Sensor
by Gabriele Mazzotta
· 10 years ago
ee1a81f
imu: inv_mpu6050: adds device tree bindings
by Varka Bhadram
· 10 years ago
85b4ba7
iio: hid-sensor-press: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
6b490c6
iio: hid-sensor-rotation: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
5dd86df
iio: hid-sensor-incl-3d: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
df5e94b
iio: hid-sensor-magn-3d: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
4205086
iio: light: hid-sensor-prox: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
4e617fc
iio: light: hid-sensor-als: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
322a3b1
iio: hid-sensor-gyro-3d: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
e682173
iio: adc: axp288: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
76ec50a
iio: hid-sensor-accel-3d: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
3a11fbb
iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors
by Tomasz Duszynski
· 10 years ago
5462868
iio: make tools more cross-compilation friendly
by Linus Walleij
· 10 years ago
d11715f
iio: magnetometer: Add ACPI support for MMC35240
by Daniel Baluta
· 10 years ago
553a776
iio: magnetometer: mmc35240: Add PM sleep support
by Daniel Baluta
· 10 years ago
abeb6b1
iio: magnetometer: Add support for MEMSIC MMC35240 sensor
by Daniel Baluta
· 10 years ago
5990dc9
iio: magn: bmc150_magn: add oversampling ratio
by Irina Tirdea
· 10 years ago
faaa449
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
by Irina Tirdea
· 10 years ago
42a9558
iio: magn: bmc150_magn: Add devicetree binding documentation
by Irina Tirdea
· 10 years ago
c91746a
iio: magn: Add support for BMC150 magnetometer
by Irina Tirdea
· 10 years ago
9291766
Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
8493585
iio: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
3dd477a
iio: light: Add threshold interrupt support for STK3310
by Tiberiu Breana
· 10 years ago
be9e622
iio: light: Add support for Sensortek STK3310
by Tiberiu Breana
· 10 years ago
5ccca15
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
7192a5d
staging: unisys: uislib.h: Remove unused cache allocation prototypes
by Jes Sorensen
· 10 years ago
c2ec4b2
staging: unisys: visorchipset: Remove unused cache allocator
by Jes Sorensen
· 10 years ago
fbf3553
staging: unisys: Remove wrapper around parser_init_guts()
by Jes Sorensen
· 10 years ago
cc55b5c
staging: unisys: parser_init_guts(): standard_payload_header is always false
by Jes Sorensen
· 10 years ago
464129e
staging: unisys: parser: Remove unused functions and mark others static
by Jes Sorensen
· 10 years ago
fcc974d
staging: unisys: visorchipset: Declare parser_init_byte_stream() static
by Jes Sorensen
· 10 years ago
df94247
staging: unisys: visorchannel: Make visorchannel_create take a gfp_t
by Jes Sorensen
· 10 years ago
1210f8e
staging: unisys: remove visorutil from top level Makefile
by Benjamin Romer
· 10 years ago
Next »