summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | rtc: Directly use ida_alloc()/free()keliu2022-06-241-3/+3
| * | | | | | | rtc: Introduce ti-k3-rtcNishanth Menon2022-06-243-0/+692
| * | | | | | | dt-bindings: rtc: Add TI K3 RTC descriptionNishanth Menon2022-06-241-0/+62
| * | | | | | | dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers sectionSatya Priya2022-06-241-1/+1
| * | | | | | | MAINTAINERS: add PolarFire SoC's RTCConor Dooley2022-06-241-0/+1
| * | | | | | | rtc: Add driver for Microchip PolarFire SoCConor Dooley2022-06-243-0/+337
| * | | | | | | rtc: use simple i2c probeStephen Kitt2022-06-2421-63/+42
| * | | | | | | rtc: Remove unused rtc_dev_exit().Tetsuo Handa2022-06-242-11/+0
| * | | | | | | rtc: Replace flush_scheduled_work() with flush_work().Tetsuo Handa2022-06-241-1/+1
| * | | | | | | rtc: isl1208: do not advertise update interrupt feature if no interrupt speci...Quentin Schulz2022-06-241-3/+7
| * | | | | | | dt-bindings: rtc: mediatek: add mt6358 and mt6366 compatibleAllen-KH Cheng2022-06-241-0/+2
| * | | | | | | rtc: rv8803: re-initialize all Epson RX8803 registers on voltage lossAhmad Fatoum2022-06-241-2/+38
| * | | | | | | rtc: rv8803: initialize registers on post-probe voltage lossAhmad Fatoum2022-06-241-0/+13
| * | | | | | | rtc: rv8803: factor out existing register initialization to functionAhmad Fatoum2022-06-241-14/+29
| * | | | | | | rtc: mc146818-lib: reduce RTC_UIP polling periodMateusz Jończyk2022-06-241-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'sound-fix-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-1210-19/+157
|\ \ \ \ \ \ \
| * | | | | | | ALSA: hda: Fix crash due to jack poll in suspendMohan Kumar2022-08-111-5/+9
| * | | | | | | ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway2022-08-111-0/+1
| * | | | | | | ALSA: usb-audio: make read-only array marker static constColin Ian King2022-08-101-1/+1
| * | | | | | | ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LEDBedant Patnaik2022-08-091-0/+1
| * | | | | | | ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith IITakashi Iwai2022-08-092-9/+33
| * | | | | | | ALSA: scarlett2: Add Focusrite Clarett+ 8Pre supportChristian Colglazier2022-08-092-2/+90
| * | | | | | | ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang2022-08-081-1/+10
| * | | | | | | ALSA: ice1712: remove redundant assignment to newColin Ian King2022-08-051-1/+1
| * | | | | | | ALSA: hda/realtek: Add quirk for another Asus K42JZ modelMeng Tang2022-08-051-0/+11
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-1251-533/+2148
|\ \ \ \ \ \ \ \
| * | | | | | | | vdpa/mlx5: Fix possible uninitialized return valueEli Cohen2022-08-111-1/+1
| * | | | | | | | vdpa_sim_blk: add support for discard and write-zeroesStefano Garzarella2022-08-111-1/+73
| * | | | | | | | vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSHStefano Garzarella2022-08-111-0/+5
| * | | | | | | | vdpa_sim_blk: make vdpasim_blk_check_range usable by other requestsStefano Garzarella2022-08-111-15/+23
| * | | | | | | | vdpa_sim_blk: check if sector is 0 for commands other than read or writeStefano Garzarella2022-08-111-0/+10
| * | | | | | | | vdpa_sim: Implement suspend vdpa opEugenio Pérez2022-08-114-0/+21
| * | | | | | | | vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2022-08-112-0/+28
| * | | | | | | | vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2022-08-112-1/+17
| * | | | | | | | vdpa: Add suspend operationEugenio Pérez2022-08-111-0/+4
| * | | | | | | | virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida2022-08-111-14/+10
| * | | | | | | | virtio_vdpa: support the arg sizes of find_vqs()Bo Liu2022-08-111-6/+9
| * | | | | | | | vhost-vdpa: Call ida_simple_remove() when failedBo Liu2022-08-111-0/+1
| * | | | | | | | vDPA: fix 'cast to restricted le16' warnings in vdpa.cZhu Lingshan2022-08-111-3/+3
| * | | | | | | | vDPA: !FEATURES_OK should not block querying device config spaceZhu Lingshan2022-08-111-8/+0
| * | | | | | | | vDPA/ifcvf: support userspace to query features and MQ of a management deviceZhu Lingshan2022-08-111-66/+76
| * | | | | | | | vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Zhu Lingshan2022-08-112-2/+13
| * | | | | | | | vhost scsi: Allow user to control num virtqueuesMike Christie2022-08-111-24/+61
| * | | | | | | | vhost-scsi: Fix max number of virtqueuesMike Christie2022-08-111-1/+1
| * | | | | | | | vdpa/mlx5: Support different address spaces for control and dataEli Cohen2022-08-112-11/+88
| * | | | | | | | vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen2022-08-112-3/+88
| * | | | | | | | vduse: Support querying information of IOVA regionsXie Yongji2022-08-112-0/+63
| * | | | | | | | vduse: Support registering userspace memory for IOVA regionsXie Yongji2022-08-112-0/+164
| * | | | | | | | vduse: Support using userspace pages as bounce bufferXie Yongji2022-08-112-8/+96
| * | | | | | | | vduse: Use memcpy_{to,from}_page() in do_bounce()Xie Yongji2022-08-111-5/+4