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-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
2011-09-26
staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
Jonathan Cameron
6
-12
/
+12
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
1
-1
/
+3
2011-09-16
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
Jonathan Cameron
4
-15
/
+15
2011-09-06
staging:iio:accel:adis16209: Fix double registration of in_incli0_index
Michael Hennerich
1
-2
/
+2
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
6
-61
/
+37
2011-09-06
staging:iio:events - new 64 bit code structure and push out drivers.
Jonathan Cameron
2
-9
/
+9
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...
Jonathan Cameron
1
-2
/
+3
2011-09-06
staging:iio:various move default scan mask setting after ring register or remove
Jonathan Cameron
8
-50
/
+6
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
5
-5
/
+5
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
7
-21
/
+21
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
2
-12
/
+10
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
8
-41
/
+24
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...
Jonathan Cameron
1
-0
/
+1
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
8
-0
/
+8
2011-08-24
staging:iio: spit trigger.h into provider and consumer parts.
Jonathan Cameron
6
-5
/
+6
2011-08-24
staging:iio:pollfunc: Make explicit that private data is always pointer to a ...
Jonathan Cameron
6
-6
/
+6
2011-08-24
staging: iio: adis16220_core.c: add module.h
Greg Kroah-Hartman
1
-0
/
+1
2011-08-23
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...
Jonathan Cameron
2
-20
/
+20
2011-08-23
staging:iio:accel remove unused accel.h header.
Jonathan Cameron
1
-87
/
+0
[next]