| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 26 | -27/+0 |
|\ |
|
| *-. | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 26 | -27/+0 |
| |\ \ |
|
| | | * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 26 | -27/+0 |
| | |/ |
|
* | | | staging: iio: accel: add bracket on all branches of the if/else | Ioana Ciornei | 2015-10-29 | 1 | -2/+2 |
* | | | staging: iio: accel: place logical operators on the previous line | Ioana Ciornei | 2015-10-29 | 1 | -4/+4 |
* | | | staging: iio: accel: remove unwanted blank lines | Ioana Ciornei | 2015-10-29 | 1 | -2/+0 |
* | | | staging: iio: accel: fix block comments alignment | Ioana Ciornei | 2015-10-29 | 1 | -2/+4 |
* | | | staging: iio: accel: add blank lines after function definitions | Ioana Ciornei | 2015-10-29 | 2 | -0/+3 |
* | | | staging: iio: accel: change uint8_t to u8 | Ioana Ciornei | 2015-10-29 | 2 | -5/+5 |
* | | | staging: iio: accel: properly align function arguments | Ioana Ciornei | 2015-10-29 | 2 | -11/+12 |
* | | | staging: iio: accel: add spaces aroung binary operators | Ioana Ciornei | 2015-10-29 | 4 | -30/+30 |
* | | | Staging: iio: adc: Fix sparse warning | Ksenija Stanojevic | 2015-10-29 | 1 | -2/+3 |
* | | | Staging: iio: impedance-analyzer: Fix sparse warning | Ksenija Stanojevic | 2015-10-29 | 1 | -5/+6 |
* | | | staging: iio: dummy: replace block comment with single line comment | Alison Schofield | 2015-10-27 | 1 | -2/+1 |
* | | | staging: iio: dummy: use uppercase descriptors for enum names | Alison Schofield | 2015-10-27 | 3 | -16/+16 |
* | | | staging: iio: adis16060_core: Fix error handling | Cristina Moraru | 2015-10-27 | 1 | -4/+10 |
* | | | staging: iio: Remove unused variable | Cristina Moraru | 2015-10-27 | 1 | -2/+0 |
* | | | Merge 4.3-rc7 into staging-next | Greg Kroah-Hartman | 2015-10-27 | 2 | -5/+6 |
|\| | |
|
| * | | iio: mxs-lradc: Fix temperature offset | Alexandre Belloni | 2015-10-11 | 1 | -4/+5 |
| * | | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb() | Dan Carpenter | 2015-10-03 | 1 | -1/+1 |
| |/ |
|
* | | staging: iio: magnetometer: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 1 | -1/+1 |
* | | staging: iio: gyro: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 1 | -1/+1 |
* | | staging: iio: trigger: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 2 | -3/+3 |
* | | staging: iio: frequency: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 1 | -1/+1 |
* | | staging: iio: cdc: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 2 | -2/+2 |
* | | staging: iio: accel: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 1 | -1/+1 |
* | | staging: iio: meter: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 4 | -4/+4 |
* | | staging: iio: light: Remove explicit comparisons | Cristina Moraru | 2015-10-24 | 3 | -8/+8 |
* | | Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UP | Shivani Bhardwaj | 2015-10-16 | 1 | -4/+4 |
* | | Staging: iio: ad7192: Remove unnecessary NULL test | Shivani Bhardwaj | 2015-10-16 | 1 | -1/+1 |
* | | Staging: iio: cdc: Remove unused macros | Shraddha Barke | 2015-10-16 | 1 | -7/+0 |
* | | staging: iio: adc: remove the use of CamelCase | Ioana Ciornei | 2015-10-16 | 3 | -8/+8 |
* | | staging: iio: adc: remove multiple blank lines | Ioana Ciornei | 2015-10-16 | 4 | -6/+0 |
* | | staging: iio: adc: add blank line after declarations | Ioana Ciornei | 2015-10-16 | 2 | -0/+2 |
* | | staging: iio: adc: add spaces around binary operators | Ioana Ciornei | 2015-10-16 | 1 | -1/+1 |
* | | staging: iio: adc: remove space after cast | Ioana Ciornei | 2015-10-16 | 4 | -7/+7 |
* | | staging: iio: adc: remove explicit comparison to NULL | Ioana Ciornei | 2015-10-16 | 3 | -6/+6 |
* | | staging: iio: adc: properly indent to match open paranthesis | Ioana Ciornei | 2015-10-16 | 10 | -223/+249 |
* | | staging: iio: adc: use kernel types u32 and u64 | Ioana Ciornei | 2015-10-16 | 1 | -15/+15 |
* | | staging: iio: cdc: simplify return flow | Ioana Ciornei | 2015-10-16 | 1 | -4/+1 |
* | | Merge tag 'iio-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-10-16 | 1 | -10/+10 |
|\ \ |
|
| * | | staging: iio: adc: fix comment block coding style issue | Hugo Camboulive | 2015-10-11 | 1 | -3/+5 |
| * | | Staging: iio: cdc: Remove unnecessary dev_info | Shraddha Barke | 2015-09-30 | 1 | -2/+0 |
| * | | Staging: iio: cdc: Prefer using the BIT macro | Shraddha Barke | 2015-09-30 | 1 | -6/+6 |
* | | | Staging: iio: Remove exceptional & on function name | Shraddha Barke | 2015-10-13 | 3 | -3/+3 |
* | | | staging: iio: adc: fix comment block coding style issue | Hugo Camboulive | 2015-10-04 | 1 | -1/+1 |
* | | | staging: iio: resolver: replace iio_device_register by devm_iio_device_register | Ioana Ciornei | 2015-10-04 | 1 | -9/+1 |
* | | | staging: iio: light: use devm_iio_device_register instead iio_device_register | Ioana Ciornei | 2015-10-04 | 2 | -19/+2 |
* | | | staging: iio: cdc: use devm_iio_device_register instead iio_device_register | Ioana Ciornei | 2015-10-04 | 3 | -33/+3 |
* | | | staging: iio: Fix comment style warning | Cristina Moraru | 2015-10-02 | 1 | -2/+4 |
|/ / |
|