| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-04 | 61 | -759/+4717 |
|\ |
|
| * | Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-07-24 | 5 | -352/+731 |
| |\ |
|
| | * | iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC | Chanwoo Choi | 2014-07-23 | 1 | -8/+103 |
| | * | iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability | Chanwoo Choi | 2014-07-23 | 1 | -79/+147 |
| | * | iio:kxcjk-1013: Fix endianness in scan_type | Peter Meerwald | 2014-07-20 | 1 | -1/+1 |
| | * | iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig | Srinivas Pandruvada | 2014-07-20 | 1 | -0/+1 |
| | * | iio: accel: kxcjk-1013: Use try_reenable to ack intr | Srinivas Pandruvada | 2014-07-20 | 1 | -17/+16 |
| | * | iio: accel: kxcjk-1013: Fix setting frequency | Srinivas Pandruvada | 2014-07-20 | 1 | -1/+1 |
| | * | iio: hid-sensor-magn-3d: Add support for rotation from north | Reyad Attiyat | 2014-07-20 | 1 | -1/+52 |
| | * | iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio chan... | Reyad Attiyat | 2014-07-20 | 1 | -44/+105 |
| | * | iio: types: Added support for rotation from north usage attributes | Reyad Attiyat | 2014-07-20 | 1 | -0/+4 |
| | * | iio:adc:ad799x: Allow writing of event config | Peter Meerwald | 2014-07-13 | 1 | -0/+34 |
| | * | iio:adc:ad799x: Return more meaningful event enabled state | Peter Meerwald | 2014-07-13 | 1 | -1/+9 |
| | * | iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode() | Peter Meerwald | 2014-07-13 | 1 | -5/+9 |
| | * | iio:adc:ad799x: Write default config on probe and reset alert status on probe | Peter Meerwald | 2014-07-13 | 1 | -6/+13 |
| | * | iio:adc:ad799x: Add helper function to read/write config register | Peter Meerwald | 2014-07-13 | 1 | -0/+24 |
| | * | iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct | Peter Meerwald | 2014-07-13 | 1 | -1/+1 |
| | * | iio:adc:ad799x: Only expose event interface when IRQ is available | Peter Meerwald | 2014-07-13 | 1 | -86/+179 |
| | * | iio:adc:ad799x: Use BIT() and GENMASK() | Peter Meerwald | 2014-07-13 | 1 | -16/+15 |
| | * | iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling | Peter Meerwald | 2014-07-13 | 1 | -3/+1 |
| | * | iio:adc:ad799x: Drop I2C access helper functions | Peter Meerwald | 2014-07-13 | 1 | -93/+26 |
| * | | Merge 3.16-rc5 into staging-next | Greg Kroah-Hartman | 2014-07-13 | 8 | -32/+23 |
| |\ \
| | |/
| |/| |
|
| * | | Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-07-13 | 29 | -307/+1779 |
| |\ \ |
|
| | * | | iio: mma8452: add DT support | Martin Fuzzey | 2014-07-13 | 1 | -0/+6 |
| | * | | iio: core : events ABI for specifying period | Srinivas Pandruvada | 2014-07-11 | 1 | -0/+1 |
| | * | | iio: st_sensors: add devicetree probing support | Linus Walleij | 2014-07-11 | 5 | -0/+166 |
| | * | | staging:iio:ad7291: Move out of staging | Lars-Peter Clausen | 2014-07-08 | 3 | -0/+596 |
| | * | | iio: hid-sensors: make hid_sensor_get_reporting_interval static | Daniel Baluta | 2014-07-07 | 1 | -0/+1 |
| | * | | iio: st_sensors: get platform data from device tree | Linus Walleij | 2014-07-07 | 1 | -1/+34 |
| | * | | iio: imu: adis16480 switch sampling frequency attr to core support | Jonathan Cameron | 2014-07-07 | 1 | -60/+22 |
| | * | | iio: imu: adis16400 switch sampling frequency attr to core support. | Jonathan Cameron | 2014-07-07 | 1 | -53/+25 |
| | * | | iio: adis: Switch sampling frequency attr to core support. | Jonathan Cameron | 2014-07-07 | 1 | -78/+46 |
| | * | | iio: gyro: itg3200 switch sampling frequency attr to core support. | Jonathan Cameron | 2014-07-07 | 1 | -58/+43 |
| | * | | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron | 2014-07-07 | 5 | -37/+55 |
| | * | | iio: Add driver for AMS/TAOS tcs3414 digital color sensor | Peter Meerwald | 2014-07-07 | 3 | -0/+418 |
| | * | | iio: Add Intersil isl29125 digital color light sensor driver | Peter Meerwald | 2014-07-07 | 3 | -0/+360 |
| | * | | iio: hid-sensors: Fix compilation warning | Sachin Kamat | 2014-07-05 | 1 | -2/+2 |
| | * | | iio: xilinx-xadc: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -6/+0 |
| | * | | iio: ad5686: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
| | * | | iio: ad5504: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
| | * | | iio: ad5624r_spi: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
| | * | | iio: adis16400: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
| * | | | Merge 3.16-rc4 into staging-next | Greg Kroah-Hartman | 2014-07-07 | 2 | -4/+10 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-29 | 9 | -58/+774 |
| |\ \ \ |
|
| | * | | | iio: staging: sca3000: hide stufftoread logic | Josselin Costanzi | 2014-06-29 | 1 | -4/+1 |
| | * | | | iio: magnetometer: ak8975: Use devm_* APIs | Beomho Seo | 2014-06-29 | 1 | -44/+14 |
| | * | | | iio: add support of the max1027 | Philippe Reynes | 2014-06-28 | 3 | -0/+531 |
| | * | | | iio: light: cm32181: Use devm_* APIs | Beomho Seo | 2014-06-21 | 1 | -10/+1 |
| | * | | | iio: dac: mcp4902/mcp4912/mcp4922 dac driver | Michael Welling | 2014-06-21 | 3 | -0/+227 |
| * | | | | Merge 3.16-rc2 into staging-next | Greg Kroah-Hartman | 2014-06-22 | 6 | -21/+18 |
| |\ \ \ \ |
|