summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-264-6/+11
|\ \
| * | interconnect: qcom: Fix uninitialized tcs_cmd::waitMike Tipton2020-04-231-2/+3
| * | Merge tag 'fpga-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-232-3/+6
| |\ \
| | * | fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun2020-03-301-2/+4
| | * | fpga: zynq: Remove clk_get error message for probe deferShubhrajyoti Datta2020-03-301-1/+2
| * | | mei: me: fix irq number stored in hw structBenjamin Lee2020-04-201-1/+2
* | | | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-2621-134/+420
|\ \ \ \
| * | | | staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley2020-04-231-4/+4
| * | | | staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-04-231-1/+3
| * | | | staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2020-04-232-12/+8
| * | | | 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 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-262-3/+2
|\ \ \ \ \
| * | | | | firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain2020-04-261-0/+1
| * | | | | firmware_loader: remove unused exportsChristoph Hellwig2020-04-171-2/+0
| * | | | | firmware: imx: fix compile-testingArnd Bergmann2020-04-171-2/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2458-179/+670
|\ \ \ \ \
| * | | | | net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
| * | | | | net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
| * | | | | macsec: avoid to set wrong mtuTaehee Yoo2020-04-241-4/+8
| * | | | | Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-246-6/+6
| |\ \ \ \ \
| | * | | | | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-245-5/+5
| | * | | | | mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun2020-04-231-1/+1
| * | | | | | Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-249-32/+59
| |\ \ \ \ \ \
| | * | | | | | iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-212-16/+18
| | * | | | | | iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-211-2/+2
| | * | | | | | iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-211-4/+2
| | * | | | | | iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-212-3/+8
| | * | | | | | iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg2020-04-211-4/+14
| | * | | | | | iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-211-2/+11