summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka2022-06-161-2/+1
| * | | dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka2022-06-161-1/+6
| * | | dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka2022-06-161-6/+7
| * | | dm: fix race in dm_start_io_acctBenjamin Marzinski2022-06-151-0/+4
| |/ /
* | | Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-172-1/+6
|\ \ \
| * | | hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns2022-06-151-1/+1
| * | | hwmon: (occ) Lock mutex in shutdown to prevent race with occ_activeEddie James2022-06-071-0/+5
| | |/ | |/|
* | | Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-06-171-0/+1
|\ \ \
| * | | watchdog: gxp: Add missing MODULE_LICENSEGuenter Roeck2022-06-091-0/+1
* | | | Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-173-43/+56
|\ \ \ \
| * | | | eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop2022-06-101-40/+53
| * | | | misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin2022-06-101-2/+2
| * | | | char: lp: remove redundant initialization of errShreenidhi Shedi2022-06-101-1/+1
| | |/ / | |/| |
* | | | Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-174-19/+11
|\ \ \ \
| * | | | staging: rtl8723bs: Allocate full pwep structureKees Cook2022-06-101-2/+4
| * | | | staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas2022-06-101-1/+1
| * | | | staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger2022-06-061-1/+1
| * | | | staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter2022-06-061-15/+5
| |/ / /
* | | | Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-175-5/+11
|\ \ \ \
| * | | | serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen2022-06-101-0/+2
| * | | | tty: goldfish: Fix free_irq() on removeVincent Whitchurch2022-06-101-1/+1
| * | | | tty: serial: qcom-geni-serial: Implement start_rx callbackVijaya Krishna Nivarthi2022-06-101-0/+1
| * | | | serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...Vijaya Krishna Nivarthi2022-06-101-3/+6
| * | | | tty: n_gsm: Debug output allocation must use GFP_ATOMICTony Lindgren2022-06-101-1/+1
| |/ / /
* | | | Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-1712-54/+80
|\ \ \ \
| * | | | usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan2022-06-101-0/+6
| * | | | usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan2022-06-101-15/+19
| * | | | xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman2022-06-101-10/+5
| * | | | USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell2022-06-101-7/+2
| * | | | usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng2022-06-101-8/+11
| * | | | usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca2022-06-101-2/+10
| * | | | usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin2022-06-101-0/+1
| * | | | usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin2022-06-101-1/+1
| * | | | usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold2022-06-101-0/+1
| * | | | usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng2022-06-101-11/+15
| * | | | USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao2022-06-091-0/+6
| * | | | USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2022-06-092-0/+3
| |/ / /
* | | | Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-06-1615-111/+136
|\ \ \ \
| * \ \ \ Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie2022-06-172-33/+15
| |\ \ \ \
| | * | | | drm/exynos: mic: Rework initializationMarek Szyprowski2022-06-142-33/+15
| | * | | | drm/exynos: fix IS_ERR() vs NULL check in probeDan Carpenter2022-06-141-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie2022-06-172-6/+4
| |\ \ \ \
| | * | | | drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li2022-06-141-4/+4
| | * | | | drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer2022-06-141-2/+0
| * | | | | Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-06-178-47/+62
| |\ \ \ \ \
| | * | | | | drm/i915/uc: remove accidental static from a local variableJani Nikula2022-06-131-1/+1
| | * | | | | drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2022-06-132-21/+30
| | * | | | | drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit2022-06-135-22/+19
| | * | | | | drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn2022-06-131-3/+12
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-06-173-25/+55
| |\ \ \ \ \ | | |/ / / / | |/| | | |