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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
staging:iio:accel: Use dev_to_iio_dev()
Lars-Peter Clausen
9
-31
/
+31
2012-05-14
staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directly
Lars-Peter Clausen
1
-3
/
+2
2012-05-14
staging:iio:adis16240_read_ring_data: Pass IIO device directly
Lars-Peter Clausen
1
-4
/
+3
2012-05-14
staging:iio:adis16209_read_ring_data: Pass IIO device directly
Lars-Peter Clausen
1
-4
/
+3
2012-05-14
staging:iio:adis16204_read_ring_data: Pass IIO device directly
Lars-Peter Clausen
1
-4
/
+3
2012-05-14
staging:iio:adis16203_read_ring_data: Pass IIO device directly
Lars-Peter Clausen
1
-4
/
+3
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
15
-45
/
+45
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
21
-54
/
+54
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
6
-6
/
+6
2012-04-24
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
6
-13
/
+7
2012-04-18
staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
9
-46
/
+85
2012-04-13
staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+20
2012-04-13
staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+19
2012-04-13
staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-27
/
+76
2012-04-13
staging:iio:accel:adis16209 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-35
/
+100
2012-04-13
staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-25
/
+67
2012-04-13
staging:iio:accel:adis16203 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-23
/
+64
2012-04-13
staging:iio:accel:adis16201 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-29
/
+87
2012-04-10
staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger.
Jonathan Cameron
1
-1
/
+1
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2
-2
/
+2
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
7
-14
/
+0
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-226
/
+179
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2
-10
/
+7
2011-12-08
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
Jonathan Cameron
3
-50
/
+3
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
6
-6
/
+0
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
6
-29
/
+35
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
7
-7
/
+7
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
7
-8
/
+0
2011-12-08
Staging: iio/accel: Added a range check for val in store_measurement_mode()
Andreas Ruprecht
1
-0
/
+4
2011-12-08
Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8
Andreas Ruprecht
1
-1
/
+1
2011-11-30
Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to int
Andreas Ruprecht
1
-1
/
+1
2011-11-30
staging: iio: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+1
2011-11-29
Staging: iio/accel: Changed data type of val in store_measurement_mode to u8
Andreas Ruprecht
1
-2
/
+2
2011-11-29
Staging: iio/accel: Changed data type for val to unsigned long in write_frequ...
Andreas Ruprecht
1
-2
/
+2
2011-11-29
Staging: iio/accel: Changed data type in adis16220_write_16bit to u16
Andreas Ruprecht
1
-2
/
+2
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
9
-1
/
+11
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
9
-98
/
+94
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
9
-38
/
+38
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
8
-8
/
+10
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
9
-108
/
+9
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
11
-0
/
+11
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
9
-22
/
+27
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
3
-5
/
+4
2011-10-11
staging:iio:accel:sca3000 dev_info to indio_dev renaming.
Jonathan Cameron
1
-8
/
+8
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
Jonathan Cameron
7
-20
/
+20
2011-09-26
staging:iio:accel:lis3l02dq ring->buffer renames.
Jonathan Cameron
3
-60
/
+61
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
16
-118
/
+118
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
8
-8
/
+8
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
10
-40
/
+40
2011-09-26
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
Jonathan Cameron
8
-9
/
+9
[next]