summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
* iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
* iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
* iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
* staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
* Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
|\
| * iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| * iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| * iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| * iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| * iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| * iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
| * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| * staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
| * vf610_adc: Fix internal temperature calculationBhuvanchandra DV2015-10-251-5/+14
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-152-3/+18
|\ \
| * | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-3/+4
| * | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+14
* | | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-137-31/+177
|\ \ \
| * | | platform/chrome: Fix i2c-designware adapter nameJarkko Nikula2015-11-091-2/+2
| * | | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-073-1/+140
| * | | platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer2015-10-071-5/+3
| * | | platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer2015-10-071-9/+14
| * | | platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding2015-10-071-1/+1
| * | | platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas2015-10-071-0/+6
| * | | platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas2015-10-071-0/+7
| * | | platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas2015-10-071-12/+2
| * | | platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas2015-10-071-2/+2
| * | | Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Javier Martinez Canillas2015-10-071-0/+1
* | | | Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-11-134-8/+47
|\ \ \ \
| * | | | asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter2015-11-101-1/+1
| * | | | ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-091-0/+7
| * | | | ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-091-5/+5
| * | | | ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-092-0/+33
| * | | | thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann2015-11-061-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-138-697/+871
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-11-138-697/+871
| |\ \ \ \ \
| | * | | | | Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
| | * | | | | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
| | * | | | | Input: tsc2004 - add support for tsc2004Michael Welling2015-11-033-0/+97
| | * | | | | Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-033-152/+152
| | * | | | | Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-035-695/+765
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13115-32642/+6481
|\ \ \ \ \ \ \
| * | | | | | | mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell2015-11-121-2/+2
| * | | | | | | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-1266-31760/+5780
| |\ \ \ \ \ \ \
| | * | | | | | | sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi2015-11-111-0/+1
| | * | | | | | | ibmvscsi: set max_lun to 32Laurent Vivier2015-11-112-1/+2
| | * | | | | | | ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier2015-11-111-2/+6
| | * | | | | | | mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter2015-11-111-0/+4