summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: lustre: lnet: change msg union in struct lnet_hdr to proper structureJames Simmons2017-01-231-15/+15
* | staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-2314-91/+91
* | staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-234-15/+15
* | staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureJames Simmons2017-01-232-5/+5
* | staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons2017-01-234-12/+12
* | staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons2017-01-234-7/+7
* | staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons2017-01-235-30/+30
* | staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2017-01-235-15/+15
* | staging: greybus: audio_gb.c: Change uint32_t to u32Marcos Paulo de Souza2017-01-231-2/+2
* | Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson2017-01-231-1/+1
* | staging: rtl8192u: Adding space around '='simran singhal2017-01-231-1/+1
* | iio: accel: fix Kconfig warningLinus Walleij2017-01-231-2/+2
* | Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-2339-205/+2790
|\ \
| * | iio: trigger: free trigger resource correctlyAlison Schofield2017-01-223-7/+7
| * | iio: trigger: clean up viio_trigger_alloc()Dan Carpenter2017-01-221-35/+34
| * | iio: adc: constify iio_info structuresBhumika Goyal2017-01-221-2/+2
| * | iio: industrialio-trigger: constify device_type structuresBhumika Goyal2017-01-221-1/+1
| * | iio: trigger: close race condition in acquiring trigger referenceAlison Schofield2017-01-221-8/+13
| * | iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi2017-01-221-3/+3
| * | staging: iio: isl29028: add runtime power management supportBrian Masney2017-01-221-8/+110
| * | staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabledBrian Masney2017-01-221-2/+6
| * | staging: iio: isl29028: only set proximity sampling rate when proximity is en...Brian Masney2017-01-221-4/+4
| * | staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()Brian Masney2017-01-221-6/+4
| * | staging: iio: isl29028: remove unnecessary parenthesisBrian Masney2017-01-221-1/+1
| * | staging: iio: isl29028: remove out of memory log messageBrian Masney2017-01-221-3/+1
| * | staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...Brian Masney2017-01-221-3/+1
| * | staging: iio: isl29028: made error messages consistentBrian Masney2017-01-221-24/+32
| * | staging: iio: isl29028: move failure logging into isl29028_set_als_scale()Brian Masney2017-01-221-13/+14
| * | staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()Brian Masney2017-01-221-15/+16
| * | staging: iio: isl29028: remove unused define ISL29028_DEV_ATTRBrian Masney2017-01-221-1/+0
| * | staging: iio: isl29028: change newlines to improve readabilityBrian Masney2017-01-221-9/+24
| * | staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...Brian Masney2017-01-221-5/+5
| * | staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()Brian Masney2017-01-221-14/+8
| * | staging: iio: isl29028: fix alignment of function argumentsBrian Masney2017-01-221-2/+3
| * | iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
| * | iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
| * | iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
| * | iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire2017-01-221-1/+1
| * | iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid2017-01-224-14/+287
| * | dt-bindings: iio: document MAX11100 ADCJacopo Mondi2017-01-221-0/+18
| * | iio: adc: Add Maxim MAX11100 driverJacopo Mondi2017-01-213-0/+202
| * | iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-211-4/+4
| * | iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann2017-01-211-2/+2
| * | iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-01-211-5/+7
| * | iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield2017-01-211-3/+7
| * | iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-01-211-10/+20
| * | iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner2017-01-151-3/+3
| * | iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner2017-01-151-13/+13
| * | DT/bindings: Add bindings for TI ADS7950 A/DC chipsDavid Lechner2017-01-151-0/+23
| * | iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2
OpenPOWER on IntegriCloud