index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
Alan Stern
1
-12
/
+23
2020-12-28
usb: gadget: f_uac2: reset wMaxPacketSize
Jerome Brunet
1
-14
/
+55
2020-12-28
usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
Serge Semin
1
-13
/
+5
2020-12-28
usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
Serge Semin
1
-3
/
+15
2020-12-28
usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
Serge Semin
2
-1
/
+2
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
1
-0
/
+3
2020-12-28
usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
Yu Kuai
1
-1
/
+5
2020-12-28
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Manish Narani
1
-4
/
+5
2020-12-28
USB: gadget: legacy: fix return error code in acm_ms_bind()
Yang Yingliang
1
-1
/
+3
2020-12-28
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
1
-2
/
+8
2020-12-28
usb: gadget: function: printer: Fix a memory leak for interface descriptor
Zqiang
1
-0
/
+1
2020-12-28
usb: dwc3: meson-g12a: disable clk on error handling path in probe
Zheng Zengkai
1
-1
/
+1
2020-12-28
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-28
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
1
-0
/
+11
2020-12-28
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
1
-3
/
+13
2020-12-28
usb: gadget: fsl_mxc_udc: Remove the driver
Fabio Estevam
3
-124
/
+1
2020-12-28
USB: cdc-acm: blacklist another IR Droid device
Sean Young
1
-0
/
+4
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+4
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-32
/
+31
2020-12-25
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-174
/
+183
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-39
/
+61
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-66
/
+114
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
8
-52
/
+53
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-132
/
+182
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-745
/
+1677
2020-12-24
Merge branch 'for-5.11/dax' into for-5.11/libnvdimm
Dan Williams
3
-44
/
+28
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-22
/
+20
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-21
/
+21
2020-12-23
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2
-78
/
+272
2020-12-23
Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
15
-368
/
+91
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-23
drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw
Evan Quan
1
-1
/
+1
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
[next]