summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-04-231-3/+6
* staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley2020-04-231-6/+2
* Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-2014-101/+391
|\
| * iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean2020-04-191-16/+47
| * iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni2020-04-191-3/+3
| * iio: imu: inv_mpu6050: fix suspend/resume with runtime powerJean-Baptiste Maneyrol2020-04-191-1/+10
| * iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud2020-04-191-1/+1
| * iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen2020-04-191-18/+60
| * iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen2020-04-191-0/+10
| * iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen2020-04-191-1/+1
| * iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen2020-04-191-2/+3
| * iio: dac: ad5770r: fix off-by-one check on maximum number of channelsColin Ian King2020-04-191-1/+1
| * iio: imu: st_lsm6dsx: flush hw FIFO before resetting the deviceLorenzo Bianconi2020-04-191-1/+23
| * iio: core: Fix handling of 'dB'Mircea Caprioru2020-04-191-5/+2
| * counter: 104-quad-8: Add lock guards - generic interfaceSyed Nayyar Waris2020-04-191-34/+160
| * iio: imu: st_lsm6dsx: specify slave odr in slv_odrLorenzo Bianconi2020-03-282-7/+23
| * iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFOLorenzo Bianconi2020-03-282-7/+18
| * iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan2020-03-281-3/+28
| * iio:ad7797: Use correct attribute_groupYueHaibing2020-03-281-1/+1
* | staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-04-161-1/+2
* | staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-04-131-0/+3
* | staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2020-04-132-6/+1
* | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-8/+0
|\ \
| * | drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-092-8/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-1016-24/+23
|\ \ \
| * | | drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot2020-04-101-1/+0
| * | | change email address for Pali RohárPali Rohár2020-04-1014-22/+22
| * | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* | | | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-1013-107/+125
|\ \ \ \
| * | | | xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross2020-04-071-5/+12
| * | | | xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-0712-102/+113
* | | | | Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-1014-233/+518
|\ \ \ \ \
| * | | | | pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck2020-04-031-37/+48
| * | | | | pwm: Make pwm_apply_state_debug() staticJason Yan2020-04-031-2/+2
| * | | | | pwm: meson: Remove redundant assignment to variable fin_freqColin Ian King2020-04-031-1/+1
| * | | | | pwm: jz4740: Allow selection of PWM channels 0 and 1Paul Cercueil2020-03-301-5/+14
| * | | | | pwm: jz4740: Obtain regmap from parent nodePaul Cercueil2020-03-302-24/+44
| * | | | | pwm: jz4740: Improve algorithm of clock calculationPaul Cercueil2020-03-301-15/+29
| * | | | | pwm: jz4740: Use clocks from TCU driverPaul Cercueil2020-03-302-14/+41
| * | | | | pwm: sun4i: Remove redundant needs_delayPascal Roeleven2020-03-301-11/+2
| * | | | | pwm: omap-dmtimer: Implement .apply callbackLokesh Vutla2020-03-301-51/+129
| * | | | | pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycleLokesh Vutla2020-03-301-14/+7
| * | | | | pwm: omap-dmtimer: Fix PWM enabling sequenceLokesh Vutla2020-03-301-5/+5
| * | | | | pwm: omap-dmtimer: Update description for PWM OMAP DM timerLokesh Vutla2020-03-301-1/+9
| * | | | | pwm: omap-dmtimer: Drop unused header fileLokesh Vutla2020-03-301-11/+9
| * | | | | pwm: renesas-tpu: Drop confusing registered messageGeert Uytterhoeven2020-03-301-2/+0
| * | | | | pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven2020-03-301-5/+4
| * | | | | pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven2020-03-301-3/+7
| * | | | | pwm: meson: Fix confusing indentationKrzysztof Kozlowski2020-03-301-1/+1
| * | | | | pwm: pca9685: Use gpio core provided macro GPIO_LINE_DIRECTION_OUTRishi Gupta2020-03-301-1/+1