summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2017-111/+400
|\
| * MAINTAINERS: remove Stefan Popa's emailAlexandru Ardelean2020-04-191-8/+7
| * iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean2020-04-191-16/+47
| * iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
| * 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
| * dt-bindings: iio: adc: stm32-adc: fix id relative pathFabrice Gasnier2020-04-191-1/+1
| * 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
* | Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* | MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* | MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* | Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\ \
| * | KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * | KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \ \
| * | | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \ \
| * | | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| * | | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| * | | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| * | | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| * | | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6
| * | | | sched/fair: Fix negative imbalance in imbalance calculationAubrey Li2020-04-081-0/+8
| * | | | sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang2020-04-081-20/+11
| * | | | sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-083-11/+8
* | | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-124-31/+573
|\ \ \ \ \
| * | | | | perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-081-3/+6
| * | | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| * | | | | perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers2020-04-081-1/+2
| * | | | | perf/core: Fix event cgroup trackingPeter Zijlstra2020-04-081-27/+43
| |/ / / /
* | | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-123-26/+51
|\ \ \ \ \