summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * staging:iio: Fix scan mask updateLars-Peter Clausen2011-12-081-10/+2
* | Merge branch 'work-next' into staging-nextGreg Kroah-Hartman2011-12-082-36/+24
|\ \ | |/
| * staging:iio: Fix sw_ring memory corruptionLars-Peter Clausen2011-12-081-35/+23
| * staging:iio: Fix typoLars-Peter Clausen2011-12-081-1/+1
* | staging:iio:buffer.h update struct buffer docs.Jonathan Cameron2011-12-081-0/+6
* | staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-088-34/+33
* | staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron2011-12-081-3/+0
* | staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron2011-12-081-2/+0
* | staging:iio:ring_sw don't provide read last function.Jonathan Cameron2011-12-081-33/+0
|/
* staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron2011-12-083-73/+21
* staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron2011-12-083-38/+1
* staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+1
* staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron2011-12-081-21/+1
* staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron2011-12-083-26/+1
* staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron2011-12-083-30/+1
* staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+2
* staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-081-21/+1
* staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron2011-12-083-50/+3
* staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-0811-12/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-0819-77/+100
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-0823-46/+46
* staging:iio: remove userspace access to bytes per datum.Jonathan Cameron2011-12-084-28/+0
* staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-0812-16/+0
* staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron2011-12-081-0/+2
* staging:iio: core: add datasheet_name to chan_specJonathan Cameron2011-12-081-0/+5
* staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron2011-12-081-2/+12
* staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron2011-12-083-40/+26
* staging:iio: add demux optionally to path from device to bufferJonathan Cameron2011-12-082-4/+157
* staging:iio: make iio_sw_buffer_preenable much more general.Jonathan Cameron2011-12-082-26/+39
* staging:iio: add hook to allow core to perform scan related config.Jonathan Cameron2011-12-081-1/+2
* staging:iio:buffer add a cache of the timestamp scan index.Jonathan Cameron2011-12-082-0/+4
* staging:iio:find iio channel from scan index util functionJonathan Cameron2011-12-082-0/+19
* staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-0813-13/+0
* staging:iio:dac: Add AD5380 driverLars-Peter Clausen2011-12-083-0/+690
* staging:iio:dac: Add AD5764 driverLars-Peter Clausen2011-12-083-0/+404
* staging:iio:adc:max1363 actually make timestamp controllableJonathan Cameron2011-12-081-3/+2
* staging:iio:generic_buffer example - handle endian differencesJonathan Cameron2011-12-082-1/+14
* staging:iio:Documentation: cleanup properly in buffer handling codeJonathan Cameron2011-12-081-3/+15
* iio: light sensor: Improve granularity of tsl2583 lux values.Bryan Freed2011-12-081-3/+14
* Staging: iio/accel: Added a range check for val in store_measurement_mode()Andreas Ruprecht2011-12-081-0/+4
* Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8Andreas Ruprecht2011-12-081-1/+1
* Staging: hv: update TODO fileGreg Kroah-Hartman2011-12-011-2/+1
* Staging: hv: remove hv_mouse driver as it's now in the hid directoryGreg Kroah-Hartman2011-12-013-609/+0
* Staging: VME: Remove typedefsMartyn Welch2011-12-017-130/+107
* Staging: hv: storvsc: Implement per device memory poolsK. Y. Srinivasan2011-12-011-44/+62
* Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2011-12-011-2/+22
* Staging: hv: storvsc: Fix a bug in storvsc_command_completion()K. Y. Srinivasan2011-12-011-3/+2
* Staging: hv: storvsc: Cleanup storvsc_device_alloc()K. Y. Srinivasan2011-12-011-5/+0
* Staging: hv: storvsc: Disable clusteringK. Y. Srinivasan2011-12-011-17/+1
* net/hyperv: Add support for promiscuous mode settingHaiyang Zhang2011-12-013-25/+68
OpenPOWER on IntegriCloud