Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b79ca855e2ff70eb287e3601e6a344306093e9f
/
drivers
/
iio
f7a0fd5
Merge 3.12-rc6 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
43e01be
iio: light: gp2ap020a00f: Include linux/of.h header
by Sachin Kamat
· 11 years ago
1f100e8
iio: adc: ti-adc081c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
62ba493
iio: adc: nau7802: Include linux/of.h header
by Sachin Kamat
· 11 years ago
de36d81
iio: adc: mcp3422: Include linux/of.h header
by Sachin Kamat
· 11 years ago
c8b11de
iio: at91: introduce touch screen support in iio adc driver
by Josh Wu
· 11 years ago
e590d45
iio: cm36651: Add CM36651 proximity/light sensor
by Beomho Seo
· 11 years ago
bf741c0
iio: Remove unused iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
1e61fb7
iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
6c0743e
iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
bbc1751
iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
c80b8ea
iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
d4b2911
iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
24adaf7
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
eddcee8
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
41288e0
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
06e1b54
iio:ad7266: Remove redundant call to iio_sw_preenable()
by Lars-Peter Clausen
· 11 years ago
d0894cab
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
8e05099
iio: Update buffer's bytes per datum after updating the scan mask
by Lars-Peter Clausen
· 11 years ago
e086ed7
iio:buffer: Free active scan mask in iio_disable_all_buffers()
by Lars-Peter Clausen
· 11 years ago
cb6fbfa
iio:kfifo: Set update_needed to false after allocating a new buffer
by Lars-Peter Clausen
· 11 years ago
5b78e51
iio:kfifo: Empty buffer on update
by Lars-Peter Clausen
· 11 years ago
0894d80d
iio:kfifo: Protect against concurrent access from userspace
by Lars-Peter Clausen
· 11 years ago
f6c23f4
iio:kfifo: Fix memory leak
by Lars-Peter Clausen
· 11 years ago
00bfacf
iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
by Wei Yongjun
· 11 years ago
3909fab
iio:buffer: Ignore noop requests for iio_update_buffers()
by Lars-Peter Clausen
· 11 years ago
ec6670a
iio: Add a hysteresis event info attribute
by Lars-Peter Clausen
· 11 years ago
7e97e7b
iio:apds9300: Use new event config interface
by Lars-Peter Clausen
· 11 years ago
6d59747
iio:tsl2563: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
5d6a25b
iio:gp2ap020a00f: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
1eefd62
iio:ad5421: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
e4ec84f
iio:max1363: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
b4e3ac0
iio: Extend the event config interface
by Lars-Peter Clausen
· 11 years ago
3661f3f
iio: Factor IIO value formating into its own function
by Lars-Peter Clausen
· 11 years ago
84088eb
iio: Add a helper to free a list of IIO device attributes
by Lars-Peter Clausen
· 11 years ago
a951945
iio:buffer: Add proper locking for iio_update_buffers()
by Lars-Peter Clausen
· 11 years ago
d2f0a48
iio: Wakeup poll and blocking reads when the device is unregistered
by Lars-Peter Clausen
· 11 years ago
f18e7a0
iio: Return -ENODEV for file operations if the device has been unregistered
by Lars-Peter Clausen
· 11 years ago
9e69c93
iio: Add reference counting for buffers
by Lars-Peter Clausen
· 11 years ago
2b6d598
iio: at91: move the num_channels from DT to driver itself
by Josh Wu
· 11 years ago
c460166
iio: at91: ADC start-up time calculation changed since at91sam9x5
by Josh Wu
· 11 years ago
02ab343
Merge 3.12-rc4 into staging-next
by Greg Kroah-Hartman
· 11 years ago
f28607f
iio:adis16130: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
35734fb
iio:adxrs450: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
af3d5ca
iio:adis16080: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
66a1891
iio:ad5449: Use spi_sync_transfer()
by Lars-Peter Clausen
· 11 years ago
b217167
iio:max1363: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
c45e561
iio:at91: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
488a218
iio:ad7791: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
d88c89d
iio:ad7476: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
2ebc39c
iio:ad7266: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
b117f96
iio:mcp4725: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
998f129
iio:max517: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
213983c
iio:ad5791: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
3f83dae
iio:ad5764: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
ae76751
iio:ad5755: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
ecc7e94
iio:ad5686: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
14229e8
iio:ad5624r: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
54ea143
iio:ad5504: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
0a99b60
iio:ad5446: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
bc7c49b
iio:ad5421: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
4f2c188
iio:ad5380: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
ca3bc8b
iio:ad5360: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
25682ae
iio:ad5064: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
7d3c192d
IIO: call sensor hub open close function
by Srinivas Pandruvada
· 11 years ago
512690d
iio:magnetometer: Bugfix magnetometer default output registers
by Denis CIOCCA
· 11 years ago
bc4c961
iio: Remove debugfs entries in iio_device_unregister()
by Lars-Peter Clausen
· 11 years ago
b4e8459
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
10a485c
iio:trigger: fix sysfs name on list mutex
by Denis CIOCCA
· 11 years ago
d3789c3
iio: amplifiers: ad8366: Remove regulator_put
by Sachin Kamat
· 11 years ago
09f33c3
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
by Jonathan Cameron
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
4fa2a9e
iio: dac: ad5446: Add support for AD5641
by Aida Mynzhasova
· 11 years ago
71e1980
iio: pressure-core: st: Provide support for the Vdd_IO power supply
by Lee Jones
· 11 years ago
7744876
iio: pressure-core: st: Provide support for the Vdd power supply
by Lee Jones
· 11 years ago
3ffdea3
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
074b6a8
iio: ti_am335x_adc: cleanup error case
by Zubair Lutfullah
· 11 years ago
a77d020
iio: ti_am335x_adc: cleanup trigger related code
by Zubair Lutfullah
· 11 years ago
98c08cf
iio: ti_am335x_adc: fix static in function header
by Zubair Lutfullah
· 11 years ago
7a137c9
iio:press: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
f60b12b
iio:magn: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
fb4ea1f
iio:gyro: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
e21e254
iio:accel: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
267a29b
iio: magn-core: st: Clean up error handling in probe()
by Lee Jones
· 11 years ago
f01a140
iio: gyro-core: st: Clean up error handling in probe()
by Lee Jones
· 11 years ago
cf4dd43
iio: accel-core: st: Clean up error handling in probe()
by Lee Jones
· 11 years ago
7885a8c
iio: pressure: st: Add support for new LPS001WP pressure sensor
by Lee Jones
· 11 years ago
a6cc5b2
iio: pressure-core: st: Clean-up probe() function
by Lee Jones
· 11 years ago
caf5ca1
iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
by Lee Jones
· 11 years ago
efd9566
iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
by Lee Jones
· 11 years ago
38d1c6a
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
by Lee Jones
· 11 years ago
3b27179
iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
0624bf8
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
a9f3acd
iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
01901d4
iio:mpu6050: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
419d8ce
iio:adis_lib: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
8c7b032
iio:adis16400: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
36e0371e
iio:itg3200: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
aa4e242
iio:st_sensors: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
d49d95c
iio:max1363: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
Next »