summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-07staging: vc04_services: parse_rx_slots() - Fix compiler warningMichael Zoran
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran
2016-11-07staging: vc04_services: setup DMA and coherent maskMichael Zoran
2016-11-07staging: vc04_services: call sg_init_table to init scatterlistMichael Zoran
2016-11-07Staging: vme: Fix parenthesis alignment.Anton Leshchenko
2016-11-07Staging: vme: Add required identifier names.Anton Leshchenko
2016-11-07Staging: vme: Use BIT macro for bit field definitions.Anton Leshchenko
2016-11-07Staging: vme: Remove excessive blank lines.Anton Leshchenko
2016-11-07staging: unisys: visorinput: Add default conditions to case statementsDavid Binder
2016-11-07staging: unisys: visorbus: Adjust formatting of variable assignmentDavid Binder
2016-11-07staging: unisys: visorbus: in my_device_destroy don't call device_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: my_device_changestate: no longer call device_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: my_device_changestate: add error responseDavid Kershner
2016-11-07staging: unisys: visorbus: my_device_create does not call device_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: remove bus_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: bus_create fix error handlingDavid Kershner
2016-11-07staging: unisys: visorbus: bus_destroy add error handlingDavid Kershner
2016-11-07staging: unisys: visorbus: bus_destroy do not call bus_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: bus_create no longer calls bus_epilogDavid Kershner
2016-11-07staging: unisys: visorbus: fix double responseDavid Kershner
2016-11-07staging: unisys: visorbus: remove unused initializationsSameer Wadgaonkar
2016-11-07staging: unisys: visorbus: convert client_bus_info sysfs to debugfsTim Sell
2016-11-07staging: unisys: visorbus: move DEVICE_ATTR_RO defs as-per conventionsTim Sell
2016-11-07Staging: speakup: Remove unnecessary space after castShiva Kerdel
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-11-06staging: iio: tsl2583: remove redudant i2c call in taos_als_calibrate()Brian Masney
2016-11-06staging: iio: tsl2583: don't shutdown chip when updating the lux tableBrian Masney
2016-11-06staging: iio: tsl2583: remove redundant power off sequence in taos_chip_on()Brian Masney
2016-11-06staging: iio: tsl2583: fixed ordering of commentsBrian Masney
2016-11-06staging: iio: tsl2583: removed unused code from device probingBrian Masney
2016-11-06staging: iio: tsl2583: i2c_smbus_write_byte() / i2c_smbus_read_byte() migrationBrian Masney
2016-11-05Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron
2016-11-05drivers: iio: ti_am335x_adc: add dma supportMugunthan V N
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N
2016-11-05iio: adc: at91: add suspend and resume callbackWenyou Yang
2016-11-05iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan
2016-11-05staging: iio: ad9832: clean-up regulator 'reg'Eva Rachel Retuya
2016-11-05staging: iio: ad9832: add DVDD regulatorEva Rachel Retuya
2016-11-05staging: iio: ad7192: rename regulator 'reg' to 'avdd'Eva Rachel Retuya
2016-11-05staging: iio: ad7192: add DVdd regulatorEva Rachel Retuya
2016-11-05staging: iio: rework regulator handlingEva Rachel Retuya
2016-11-05staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya
2016-11-01Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron
2016-11-01staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya
2016-11-01staging: iio: tsl2583: add locking to sysfs attributesBrian Masney
2016-11-01staging: iio: tsl2583: add error code to sysfs store functionsBrian Masney
2016-11-01staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entriesBrian Masney
2016-11-01staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...Brian Masney
2016-11-01staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_rawBrian Masney
2016-11-01staging: iio: tsl2583: check return values from taos_chip_{on,off}Brian Masney