summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-21usb: gadget: u_audio: add bi-directional volume and mute supportRuslan Bilovol
2021-07-21usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan
2021-07-21usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham
2021-07-21usb: isp1301-omap: Fix the GPIO includeLinus Walleij
2021-07-21usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer
2021-07-21usb: xhci-renesas: Minor coding style cleanupMoritz Fischer
2021-07-21usb: host: ohci-spear: simplify calling usb_add_hcd()Sergey Shtylyov
2021-07-21USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov
2021-07-21usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-07-21usb: gadget: f_ncm: ncm_wrap_ntb - move var definitions into if statementMaciej Żenczykowski
2021-07-21usb: gadget: f_ncm: remove spurious if statementMaciej Żenczykowski
2021-07-21usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer functionMaciej Żenczykowski
2021-07-21usb: gadget: f_ncm: remove spurious boolean timer_stoppingMaciej Żenczykowski
2021-07-21usb: gadget: f_ncm: remove timer_force_tx fieldMaciej Żenczykowski
2021-07-21usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-07-21usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv
2021-07-21Revert "usb: host: fotg210: Use dma_pool_zalloc"Kelly Devilliv
2021-07-12usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by defaultWesley Cheng
2021-07-12of: Add stub for of_add_property()Wesley Cheng
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng
2021-07-12usb: gadget: configfs: Check USB configuration before addingWesley Cheng
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson