summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana2015-04-012-4/+4
* Staging: iio: iio_dummy_evgen: Simplify NULL comparisonCristina Opriceana2015-04-011-2/+2
* Staging: iio: Add error check on iio_register_device()Cristina Opriceana2015-04-011-2/+9
* Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-04-0118-92/+974
|\
| * iio: Documentation: fix kernel version for 4.0 new ABIIrina Tirdea2015-03-301-10/+10
| * Documentation/ABI:iio:fix typoMartin Kepplinger2015-03-291-1/+1
| * iio: mlx90614: Support devices with dual IR sensorVianney le Clément de Saint-Marcq2015-03-291-10/+57
| * iio: mlx90614: Add symbols for accessible registersVianney le Clément de Saint-Marcq2015-03-291-1/+25
| * iio: bmc150_accel: add support for hardware fifoOctavian Purdila2015-03-291-16/+392
| * iio: add support for hardware fifoOctavian Purdila2015-03-293-13/+127
| * iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-295-27/+131
| * IIO: Add support for L3GD20H gyroscopeRobert Dolca2015-03-281-0/+83
| * tools: iio: generic_buffer: Fix generic scale extractionIrina Tirdea2015-03-281-3/+17
| * iio: Add ABI documentation for in_rot offset valueHaneen Mohammed2015-03-281-0/+1
| * iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-283-16/+42
| * iio: constify of_device_id arrayFabian Frederick2015-03-281-1/+1
| * iio: Add ABI documentation for illuminance raw and scale values in lightDarshana Padmadas2015-03-281-0/+6
| * iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij2015-03-284-0/+87
* | staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier2015-03-271-1/+1
* | staging: sm750fb: Move switch case trailing statmentHelen Fornazier2015-03-271-5/+10
* | staging: sm750fb: Add spaces after ','Helen Fornazier2015-03-271-27/+27
* | staging: sm750fb: Add space before switch statementHelen Fornazier2015-03-271-3/+3
* | staging: sm750fb: Add space before if statementHelen Fornazier2015-03-271-7/+7
* | staging: sm750fb: Fix for statement styleHelen Fornazier2015-03-271-6/+6
* | staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier2015-03-271-49/+26
* | staging: sm750fb: Add space after struct definitionHelen Fornazier2015-03-271-1/+1
* | Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe2015-03-271-35/+0
* | staging: unisys: remove comparisonSudip Mukherjee2015-03-271-3/+1
* | staging: unisys: remove global dev_tSudip Mukherjee2015-03-271-3/+0
* | staging: unisys: use local variable in cleanupSudip Mukherjee2015-03-273-5/+5
* | staging: unisys: use local variableSudip Mukherjee2015-03-271-4/+4
* | staging: unisys: remove redundant variableSudip Mukherjee2015-03-271-9/+3
* | staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches2015-03-268-334/+1410
* | staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-2614-1575/+2986
* | Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe2015-03-261-3/+2
* | staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-2628-821/+660
* | Staging: rtl8192 Clean up function definitionEddie Kovsky2015-03-261-1/+1
* | staging: rtl8192u: Fix static decleration sparse warning.Cihangir Akturk2015-03-261-2/+2
* | staging: ozwpan: implement error handling in ozwpan_init()Alexey Khoroshilov2015-03-261-2/+12
* | Staging: rtl8188eu: remove dead codeMatteo Semenzato2015-03-261-13/+4
* | staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches2015-03-269-122/+101
* | staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-2613-17/+17
* | Staging: fbtft: fb_pcd8544: Fix comments styleCláudio Maia2015-03-261-48/+59
* | Staging: fbtft: fb_pcd8544: Fix warning line over 80 charactersCláudio Maia2015-03-261-1/+2
* | staging: fbtft: Add support for ili9163 controllerKozhevnikov Anatoly2015-03-264-0/+328
* | staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes2015-03-261-23/+30
* | staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes2015-03-261-12/+12
* | staging: sm750fb: Remove unused functionLorenzo Stoakes2015-03-261-78/+0
* | staging: sm750fb: Make internal functions staticLorenzo Stoakes2015-03-261-3/+3
* | staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes2015-03-261-6/+6
OpenPOWER on IntegriCloud