summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-1432-852/+846
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-147-17/+15
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-145-163/+161
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-1413-35/+53
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-1412-28/+26
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-1414-34/+3
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-144-11/+11
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-1426-457/+419
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-1433-599/+1092
* staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons2016-02-141-30/+27
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-1451-479/+3903
|\
| * iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta2016-02-133-0/+626
| * iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray2016-02-134-0/+168
| * iio: imu: inv_mpu6050: Add SPI support for MPU6000Adriana Reus2016-02-136-3/+123
| * iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.Adriana Reus2016-02-138-203/+265
| * iio: imu: inv_mpu6050: Use regmap instead of i2c specific functionsAdriana Reus2016-02-135-53/+57
| * iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus2016-02-132-2/+3
| * iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic2016-02-105-19/+24
| * iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-094-0/+318
| * iio: hmc5843: Fix comment style warningsCristina Moraru2016-02-093-7/+4
| * iio: hmc5843: Swap suspend and resume implementationsCristina Moraru2016-02-091-2/+2
| * staging:iio:ad7192: Add support for the AD7193Lars-Peter Clausen2016-02-092-17/+63
| * iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen2016-02-091-6/+1
| * iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2016-02-082-11/+188
| * iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen2016-02-081-13/+41
| * iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen2016-02-081-1/+2
| * iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre2016-02-082-1/+112
| * iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
| * iio: Fix documentation for iio_dev mlockDaniel Baluta2016-02-081-1/+1
| * staging:iio:ad7606: Consolidate PM opsLars-Peter Clausen2016-02-084-68/+25
| * iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis2016-02-063-0/+721
| * Documentation: afe4403: Add DT bindings for the AFE4403 heart monitorAndrew F. Davis2016-02-061-0/+34
| * iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis2016-02-065-1/+943
| * Documentation: afe4404: Add DT bindings for the AFE4404 heart monitorAndrew F. Davis2016-02-061-0/+30
| * staging: iio: replace clk_get() with devm_clk_get()Gujulan Elango, Hari Prasath (H.)2016-02-061-10/+7
| * iio: chemical: select IRQ_WORK for ATLAS ph sensorArnd Bergmann2016-02-061-0/+1
| * iio: Add helper function for calculating scan index storage sizeLars-Peter Clausen2016-02-061-34/+25
| * iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta2016-02-065-2/+89
| * iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta2016-02-061-2/+16
| * Staging:iio:Remove exceptional & on function nameBhumika Goyal2016-02-061-4/+4
| * staging:iio:ad7606: Consolidate channel specsLars-Peter Clausen2016-02-061-26/+8
* | staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran2016-02-111-1/+1
* | staging: media: Remove unneeded parenthesesJanani Ravichandran2016-02-114-11/+11
* | staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran2016-02-111-7/+7
* | staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango2016-02-111-2/+2
* | staging: rtl8188eu: fix signal strength indicationAndrew Bradford2016-02-112-2/+2
* | staging: rtl8188eu: add release_firmware() between request_firmware and funct...Ivan Safonov2016-02-111-1/+4
* | staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov2016-02-113-17/+9
* | staging: rtl8188eu: remove _rtl88e_fill_dummyIvan Safonov2016-02-111-25/+20
* | staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran2016-02-111-1/+1
OpenPOWER on IntegriCloud