summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-13usb: typec: qcom: Add Qualcomm PMIC Type-C driverBryan O'Donoghue12-275/+1772
2023-05-13dt-bindings: usb: Add Qualcomm PMIC Type-CBryan O'Donoghue1-0/+190
2023-05-13usb: dwc3-meson-g12a: support OTG switch for all IP versionsDmitry Rokosov1-13/+3
2023-05-13dt-bindings: usb: dwc2: add support for Amlogic A1 SoC USB peripheralDmitry Rokosov1-0/+1
2023-05-13usb: dwc2: support dwc2 IP for Amlogic A1 SoC familyDmitry Rokosov1-0/+21
2023-05-13usb: gadget: udc: Handle gadget_connect failure during bind operationKrishna Kurapati1-4/+17
2023-05-13usb: dwc3: gadget: Bail out in pullup if soft reset timeout happensKrishna Kurapati1-1/+4
2023-05-13usb: dwc2: Fix some error handling pathsChristophe JAILLET1-3/+13
2023-05-13usb: dwc3: Add error logs for unknown endpoint eventsRoy Luo2-0/+6
2023-05-13dt-bindings: usb: Add support for Microchip usb5744 hub controllerMichal Simek1-0/+107
2023-05-13usb: xhci: tegra: enable stream protocol supportHenry Lin1-0/+3
2023-05-13usb: xhci: plat: remove error log for failure to get usb-phyStanley Chang1-4/+0
2023-05-13usb: dwc3: core: add support for realtek SoCs custom's global register start ...Stanley Chang2-0/+13
2023-05-13xhci: Improve the XHCI system resume timeBasavaraj Natikar1-1/+1
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar11-25/+36
2023-05-08usb: typec: mux: Remove some unneeded includesChristophe JAILLET1-4/+1
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds1-2/+2
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds514-144556/+167669
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-6/+15
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds12-13/+16
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds15-223/+376
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds13-122/+288
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds8-41/+47
2023-05-07Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo6-20/+14
2023-05-07Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo1-10/+7
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-205/+202
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds5-13/+35
2023-05-06dmapool: link blocks across pagesKeith Busch1-127/+130
2023-05-06dmapool: don't memset on free twiceKeith Busch1-2/+2
2023-05-06dmapool: simplify freeingKeith Busch1-16/+6
2023-05-06dmapool: consolidate page initializationKeith Busch1-4/+3
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch1-7/+9
2023-05-06dmapool: move debug code to own functionsKeith Busch1-51/+77
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocTony Battersby1-1/+1
2023-05-06dmapool: cleanup integer typesTony Battersby1-8/+11
2023-05-06dmapool: use sysfs_emit() instead of scnprintf()Tony Battersby1-16/+7
2023-05-06dmapool: remove checks for dev == NULLTony Battersby1-31/+14
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds1-1/+1
2023-05-06afs: fix the afs_dir_get_folio return valueChristoph Hellwig1-3/+4
2023-05-06nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi1-1/+4
2023-05-06mm: do not reclaim private data from pinned pageJan Kara1-0/+10
2023-05-06nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi1-4/+12
2023-05-06mm/mmap/vma_merge: always check invariantsLorenzo Stoakes1-5/+5
2023-05-06filemap: Handle error return from __filemap_get_folio()Matthew Wilcox1-1/+1
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-850/+43
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds20-170/+192
2023-05-06Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2-4/+33
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-1126/+1349
2023-05-06Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1