index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
resolver
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-06
staging: iio: resolver: ad2s1210: Add explicit include for of.h
Rob Herring
1
-0
/
+1
2023-03-28
staging: iio: resolver: ads1210: fix config mode
Nuno Sá
1
-1
/
+1
2022-08-15
staging: iio: resolver: ad2s1210: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-04-20
staging: iio: ad2s1210: remove redundant assignment to variable negative
Colin Ian King
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-03
staging: iio: ad2s1210: Fix SPI reading
Dragos Bogdan
1
-5
/
+12
2019-07-27
staging: iio: ad2s1210: Use device-managed API
Chuhong Yuan
1
-11
/
+1
2019-06-17
staging: iio: ad2s1210: Remove platform data NULL check in probe
Alexandru Ardelean
1
-3
/
+0
2019-04-03
staging: iio: add proper SPDX identifiers to remaining driver files
Greg Kroah-Hartman
1
-5
/
+1
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2018-12-01
staging:iio:ad2s90: Move out of staging
Matheus Tavares
3
-142
/
+0
2018-12-01
staging:iio:ad2s90: Add comment to device state mutex
Victor Colombo
1
-1
/
+1
2018-12-01
staging:iio:ad2s90: Replace license text w/ SPDX identifier
Matheus Tavares
1
-5
/
+1
2018-12-01
staging:iio:ad2s90: Add max frequency check at probe
Alexandru Ardelean
1
-0
/
+12
2018-12-01
staging:iio:ad2s90: Remove spi setup that should be done via dt
Matheus Tavares
1
-11
/
+0
2018-12-01
staging:iio:ad2s90: Add device tree support
Matheus Tavares
1
-0
/
+7
2018-11-11
staging:iio:ad2s90: Check channel type at read_raw
Matheus Tavares
1
-0
/
+3
2018-11-11
staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_raw
Victor Colombo
1
-9
/
+21
2018-11-11
staging:iio:ad2s90: Move device registration to the end of probe
Matheus Tavares
1
-5
/
+1
2018-11-11
staging:iio:ad2s90: Remove always overwritten assignment
Matheus Tavares
1
-1
/
+1
2018-11-11
staging:iio:ad2s90: Make probe handle spi_setup failure
Matheus Tavares
1
-1
/
+6
2018-11-11
staging:iio:ad2s90: Make read_raw return spi_read's error code
Matheus Tavares
1
-3
/
+4
2018-11-11
staging: iio: ad2s1210: Add device tree table.
Nishad Kamdar
1
-0
/
+7
2018-11-11
staging: iio: ad2s1210: Drop the gpioin flag.
Nishad Kamdar
2
-61
/
+8
2018-11-11
staging: iio: ad2s1210: Switch to the gpio descriptor interface
Nishad Kamdar
2
-47
/
+63
2018-10-08
staging: iio: ad2s1210: fix 'assignment operator' style checks
Matheus Tavares
1
-4
/
+4
2018-05-20
staging: iio: ad2s1200: Move driver out of staging
David Veenstra
3
-223
/
+0
2018-05-20
staging: iio: ad2s1200: Add copyright
David Veenstra
1
-0
/
+2
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angle channel
David Veenstra
1
-0
/
+6
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angular velocity channel
David Veenstra
1
-26
/
+45
2018-05-20
staging: iio: ad2s1200: Add dt table
David Veenstra
1
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Replace platform data with dt bindings
David Veenstra
1
-17
/
+15
2018-05-20
staging: iio: ad2s1200: Replace legacy gpio API with modern API
David Veenstra
1
-7
/
+8
2018-05-20
staging: iio: ad2s1200: Setup spi before iio device register
David Veenstra
1
-6
/
+7
2018-05-20
staging: iio: ad2s1200: Add kernel docs to driver state
David Veenstra
1
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Remove unneeded initializations
David Veenstra
1
-2
/
+2
2018-05-20
staging: iio: ad2s1200: Remove unneeded newline in license
David Veenstra
1
-1
/
+0
2018-04-28
staging: iio: ad2s1200: Improve readability with be16_to_cpup
David Veenstra
1
-7
/
+4
2018-04-28
staging: iio: ad2s1200: Add blank lines
David Veenstra
1
-0
/
+7
2018-04-28
staging: iio: ad2s1200: Reverse Christmas tree ordering
David Veenstra
1
-2
/
+2
2018-04-28
staging: iio: ad2s1200: Sort includes alphabetically
David Veenstra
1
-6
/
+6
2018-04-28
staging: iio: ad2s1200: Remove unneeded include
David Veenstra
1
-1
/
+0
2018-03-10
staging:iio:ad2s1210: Remove old_data from ad2s1210_state
Rodrigo Siqueira
1
-3
/
+0
2018-03-10
staging:iio:ad2s1210: Remove unused #define directive
Rodrigo Siqueira
1
-10
/
+0
2018-03-10
staging:iio:ad2s1210: Remove end of line with '['
Rodrigo Siqueira
1
-3
/
+4
2017-08-22
iio:resolver: drop assignment of iio_info.driver_module
Jonathan Cameron
3
-3
/
+0
2017-07-15
staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
Arnd Bergmann
1
-1
/
+1
2017-03-19
Staging: iio: resolver: ad2s1210: Fix warning, statements should start on a t...
Miguel Robles
1
-2
/
+2
[next]