Sign in
android-kvm
/
linux
/
770d7c39af940da24dd4c2c048576d778ac0abd4
/
drivers
/
staging
/
iio
/
accel
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
f79a909
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
by Jonathan Cameron
· 13 years ago
443a9ea
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
by Jonathan Cameron
· 13 years ago
66748b5
staging:iio:buffer remove unused owner field from struct iio_buffer
by Jonathan Cameron
· 13 years ago
550268ca
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
by Jonathan Cameron
· 13 years ago
1612244
staging:iio:buffer move setup ops from buffer instance to iio_dev
by Jonathan Cameron
· 13 years ago
c15c4f1
staging:iio:buffer drop bpe field.
by Jonathan Cameron
· 13 years ago
d666c0d
Staging: iio/accel: Added a range check for val in store_measurement_mode()
by Andreas Ruprecht
· 13 years ago
bba4277
Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8
by Andreas Ruprecht
· 13 years ago
28998e0
Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to int
by Andreas Ruprecht
· 13 years ago
d83fb18
staging: iio: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
3b724ca
Staging: iio/accel: Changed data type of val in store_measurement_mode to u8
by Andreas Ruprecht
· 13 years ago
359f9ca
Staging: iio/accel: Changed data type for val to unsigned long in write_frequency
by Andreas Ruprecht
· 13 years ago
bae5b53
Staging: iio/accel: Changed data type in adis16220_write_16bit to u16
by Andreas Ruprecht
· 13 years ago
55e4390
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
by Lars-Peter Clausen
· 13 years ago
c8a9f80
staging:iio:treewide only use shared to decide on interfaces
by Jonathan Cameron
· 13 years ago
924f8a2
staging:iio: Do not use bitmasks for channel info addresses
by Lars-Peter Clausen
· 13 years ago
af5046a
staging:iio: header reorganization
by Jonathan Cameron
· 13 years ago
ae6ae6f
staging:iio: Use module_spi_driver to register SPI driver
by Lars-Peter Clausen
· 13 years ago
8e336a7
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
by Paul Gortmaker
· 14 years ago
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
3e2c96e
staging:iio: gpio build dependency fixing
by Jonathan Cameron
· 13 years ago
2579a0d
staging:iio:accel:sca3000 dev_info to indio_dev renaming.
by Jonathan Cameron
· 13 years ago
6835cb6
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
by Jonathan Cameron
· 13 years ago
6ddbb08
staging:iio:accel:lis3l02dq ring->buffer renames.
by Jonathan Cameron
· 13 years ago
14555b1
staging:iio: replacing term ring with buffer in the IIO core.
by Jonathan Cameron
· 13 years ago
3811cd6
staging:iio: rename ring_generic.h -> buffer_generic.h
by Jonathan Cameron
· 13 years ago
f2a9624
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
by Jonathan Cameron
· 13 years ago
ec3afa4
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
by Jonathan Cameron
· 13 years ago
3b99fb7
staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
by Jonathan Cameron
· 13 years ago
0aeac51
staging: iio: Move sensor drivers to sub menus
by Manuel Stahl
· 13 years ago
322c956
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
by Jonathan Cameron
· 13 years ago
1067291
staging:iio:accel:adis16209: Fix double registration of in_incli0_index
by Michael Hennerich
· 13 years ago
26d25ae
staging:iio: rework of attribute registration.
by Jonathan Cameron
· 13 years ago
330c6c5
staging:iio:events - new 64 bit code structure and push out drivers.
by Jonathan Cameron
· 13 years ago
32b5eec
staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.
by Jonathan Cameron
· 13 years ago
bd94c6a
staging:iio:various move default scan mask setting after ring register or remove
by Jonathan Cameron
· 13 years ago
3e39440
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
by Jonathan Cameron
· 13 years ago
c009f7e
staging:iio:buffering cleanup ring_buffer_register_ex naming.
by Jonathan Cameron
· 13 years ago
5aa9618
staging:iio: remove broken support for multiple event interfaces.
by Jonathan Cameron
· 13 years ago
1aa0427
staging: iio: push the main buffer chrdev down to the top level.
by Jonathan Cameron
· 13 years ago
8e7d967
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 14 years ago
3f72395
staging:iio: spit trigger.h into provider and consumer parts.
by Jonathan Cameron
· 13 years ago
e65bc6ac
staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev.
by Jonathan Cameron
· 13 years ago
6f4ebab
staging: iio: adis16220_core.c: add module.h
by Greg Kroah-Hartman
· 13 years ago
c4b14d9
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
by Jonathan Cameron
· 13 years ago
bbb658a
staging:iio:accel remove unused accel.h header.
by Jonathan Cameron
· 13 years ago
7991029
staging:iio:accel:adis16220 iio_chan_spec conversion.
by Jonathan Cameron
· 13 years ago
c9b9e49
staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down from header.
by Jonathan Cameron
· 13 years ago
d34dbee
staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.
by Jonathan Cameron
· 13 years ago
355e25c
staging:iio:sysfs cleanout header for unused definitions.
by Jonathan Cameron
· 13 years ago
7799216
staging:iio:accel header housekeeping - remove unecessary includes.
by Jonathan Cameron
· 13 years ago
e18ef34
staging:iio:inclinometer.h remove as now unused.
by Jonathan Cameron
· 13 years ago
5b847cc
staging:iio:accel: usused header removals.
by Jonathan Cameron
· 13 years ago
d29f73d
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure.
by Jonathan Cameron
· 13 years ago
deda386
staging:iio:trivial sparse related cleanups.
by Jonathan Cameron
· 13 years ago
70a876c
staging:iio:accel:adis16201 overflow tx buffer.
by Jonathan Cameron
· 13 years ago
8f89615
Staging: iio: add some unlocks to raw_read() functions
by Dan Carpenter
· 13 years ago
8016934
staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.
by Jonathan Cameron
· 14 years ago
85ee35e
Staging: iio: release locks on error paths
by Dan Carpenter
· 14 years ago
03bda05
Staging: iio: some uninitialized variable bugs
by Dan Carpenter
· 14 years ago
0c9e98a
Merge Linux 3.0-rc6 into staging-next
by Greg Kroah-Hartman
· 14 years ago
beeada7
staging:iio: one more fix for IIO_RING_BUFFER not enabled.
by Jonathan Cameron
· 14 years ago
3fd47d4
staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer.
by anish kumar
· 14 years ago
d31907f
staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state
by Jonathan Cameron
· 14 years ago
ed0c012
staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.
by Jonathan Cameron
· 14 years ago
83f0422
staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.
by Jonathan Cameron
· 14 years ago
01a6721
staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv
by Jonathan Cameron
· 14 years ago
a22ff70
staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv
by Jonathan Cameron
· 14 years ago
35212df
staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv
by Jonathan Cameron
· 14 years ago
4de66bb
staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv
by Jonathan Cameron
· 14 years ago
6a0d809
staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately.
by Jonathan Cameron
· 14 years ago
fdf2df0e
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 14 years ago
8908915
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 14 years ago
0ed731d
staging:iio: use pollfunc allocation helpers in remaining drivers.
by Jonathan Cameron
· 14 years ago
6fe8135
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
by Jonathan Cameron
· 14 years ago
7df8630
staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
by Jonathan Cameron
· 14 years ago
8d213f2
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
by Jonathan Cameron
· 14 years ago
21b185f
staging:iio: poll func allocation clean up.
by Jonathan Cameron
· 14 years ago
7b2fdd1
staging:iio: Rip out helper for software rings.
by Jonathan Cameron
· 14 years ago
5565a45
staging:iio: rationalization of different buffer implementation hooks.
by Jonathan Cameron
· 14 years ago
59c85e8
staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
by Jonathan Cameron
· 14 years ago
d731aea
staging:iio:lis3l02dq remerge the two interrupt handlers.
by Jonathan Cameron
· 14 years ago
cd69f57
staging:iio:accel:adis16240 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
1e8fa5b
staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.
by Jonathan Cameron
· 14 years ago
a34c26dc
staging:iio:accel:adis16209 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
ad3eb9a
staging:iio:accel:adis16204 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
d37b24b
staging:iio:accel:adis16203 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
cf96ffd8
staging:iio:accel:adis16201 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
845bd12
staging:iio: use the new central name attribute creation code
by Jonathan Cameron
· 14 years ago
d6d30d26
staging:iio:accel:adis16240 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
d7e044f
staging:iio:accel:adis16209 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
80142f0
staging:iio:accel:adis16204 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
f3dadc1
staging:iio:accel:adis16203 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
05c2858
staging:iio:accel:adis16201 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
d1dbf01
staging:iio:accel:lis3l02dq move to threaded trigger handling.
by Jonathan Cameron
· 14 years ago
461be80
staging:iio:accel:lis3l02dq make threshold interrupt threaded.
by Jonathan Cameron
· 14 years ago
aaf370d
staging:iio: Remove legacy event handling.
by Jonathan Cameron
· 14 years ago
b26a218
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
by Jonathan Cameron
· 14 years ago
Next »