summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile2017-03-231-36/+33
* staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile2017-03-231-7/+7
* staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile2017-03-231-22/+17
* staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal2017-03-231-6/+5
* staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal2017-03-233-9/+9
* staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj2017-03-231-4/+0
* staging: speakup: Match alignment with open parenthesis.Arushi Singhal2017-03-234-6/+6
* staging: speakup: Removed Unnecessary parentheses.Arushi Singhal2017-03-231-1/+1
* staging: speakup: spaces preferred around operatorArushi Singhal2017-03-236-22/+22
* staging: speakup: Moved OR operator to previous line.Arushi Singhal2017-03-231-4/+4
* staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal2017-03-235-28/+37
* staging: speakup: Simplify "NULL" comparisonsArushi Singhal2017-03-232-4/+4
* staging: speakup: Moved logical to previous line.Arushi Singhal2017-03-231-6/+6
* remove unnecessary initial allocation of vcPranay Kr. Srivastava2017-03-231-11/+0
* return same error value from spk_set_key_infoPranay Kr. Srivastava2017-03-231-8/+19
* ov5693: remove unused functionAlan Cox2017-03-231-23/+0
* speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault2017-03-231-8/+5
* Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-2244-265/+1404
|\
| * iio: dac: Add support for ltc2632 DACsMaxime Roussin-Belanger2017-03-213-0/+325
| * staging: iio: ad7280: Replace mlock with driver private lockGargi Sharma2017-03-191-10/+12
| * Staging: iio: resolver: ad2s1210: Fix warning, statements should start on a t...Miguel Robles2017-03-191-2/+2
| * Staging: iio: cdc: ad7746: use octal permissions instead of symbolicMiguel Robles2017-03-191-5/+5
| * staging: iio: adis16209: Remove mutex_lock() and mutex_unlock() callsNarcisa Ana Maria Vasile2017-03-191-4/+0
| * iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: accel: mma7660: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: pressure: mpl3115: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: accel: mma7455_i2c: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+8
| * iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: adc: ti-ads1015: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
| * iio: dac: max5821: Set .of_match_table to OF device ID tableJavier Martinez Canillas2017-03-191-0/+1
| * iio: light: apds9960: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: accel: bma180: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
| * iio: imu: inv_mpu6050: Add OF device ID tableJavier Martinez Canillas2017-03-191-4/+34
| * iio: pressure: hp03: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+10
| * iio: light: us5182d: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: dac: mcp4725: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
| * iio: magnetometer: bmc150_magn_i2c: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+9
| * iio: mlx96014: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
| * iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas2017-03-191-1/+33
| * iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles2017-03-191-4/+4
| * staging: iio: accel: adis16201: remove iio_dev mlockAishwarya Pant2017-03-191-5/+1
| * staging: iio: adis16240: Remove mutex_lock() and mutex_unlock() function call.Varsha Rao2017-03-181-16/+1
| * staging: iio: ad9834: Remove unnecessary goto statementsayli karnik2017-03-151-2/+1
| * staging: iio: ad9834: Use private driver lock instead of mlocksayli karnik2017-03-151-4/+7
| * Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolicMiguel Robles2017-03-151-4/+4
| * iio: pc104: Mask PC/104 drivers via the PC104 Kconfig optionWilliam Breathitt Gray2017-03-152-2/+2
| * staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant2017-03-151-8/+10
| * staging: iio: adis16240: Group similar macros into enumsNarcisa Ana Maria Vasile2017-03-131-6/+8
| * staging: iio: adis16209: Group similar macros into enumsNarcisa Ana Maria Vasile2017-03-131-8/+10