summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* video: bochs: fix IOMEM usageDenis Orlov2023-05-123-4/+4
* mfd: syscon: Remove unused helper syscon_base_lookup_by_pdevnameAlexander Shiyan2023-05-091-15/+0
* net: dsa: realtek: fix Kconfig selectsAhmad Fatoum2023-05-091-2/+1
* pcie-designware: Fix dev_get_resource_by_name error checkSascha Hauer2023-05-031-1/+1
* mci: imx-esdhc: add uSDHC eMMC DDR52 supportAhmad Fatoum2023-04-213-6/+54
* mci: add eMMC DDR52 supportAhmad Fatoum2023-04-211-9/+51
* mci: core: factor out MMC bus width selection for reuseAhmad Fatoum2023-04-211-31/+64
* mci: introduce new dedicated enum mmc_bus_width typeAhmad Fatoum2023-04-211-3/+3
* Merge branch 'for-next/usb'Sascha Hauer2023-04-1983-2522/+6105
|\
| * usb: gadget: fastboot: Do not dequeue idle requestSascha Hauer2023-03-241-1/+0
| * usb: xhci-hcd: Give it some more time to stopSascha Hauer2023-03-241-4/+2
| * usb: gadget multi: support USB Super SpeedSascha Hauer2023-03-241-1/+1
| * usb: gadget: u_serial: Put back to list if shutdownSascha Hauer2023-03-241-2/+3
| * usb: gadget: mass storage: Add super speed descriptorsSascha Hauer2023-03-243-14/+74
| * usb: gadget: fastboot: Add super speed descriptorsSascha Hauer2023-03-241-1/+33
| * usb: gadget: dfu: Assign super speed descriptorsSascha Hauer2023-03-241-1/+1
| * usb: dwc3: sync with Linux-6.3-rc2Sascha Hauer2023-03-247-1646/+3201
| * usb: gadget: update composite.c from Linux-6.3-rc2Sascha Hauer2023-03-243-163/+1022
| * usb: gadget: Add super-speed-plus descriptorsSascha Hauer2023-03-246-6/+12
| * usb: gadget: Update core to Linux-6.3-rc2Sascha Hauer2023-03-249-214/+1352
| * driver: Add unregister_driver()Sascha Hauer2023-03-211-0/+17
| * phy: Add mode setting supportSascha Hauer2023-03-201-0/+15
| * usb: ch9: Update from Linux KernelSascha Hauer2023-03-203-15/+15
| * usb: move include files to place where Linux has themSascha Hauer2023-03-2065-119/+119
| * usb: gadget: move files to place where Linux has themSascha Hauer2023-03-2022-10/+26
| * usb: gadget: drop gadget_chips.hSascha Hauer2023-03-205-100/+1
| * usb: gadget: fastboot: Allocate IN requests when neededSascha Hauer2023-03-201-34/+20
* | Merge branch 'for-next/misc'Sascha Hauer2023-04-1924-173/+920
|\ \
| * | of: implement of_copy_propertyAhmad Fatoum2023-04-171-0/+16
| * | net: designware: eqos: pass physical device to DMA APIAhmad Fatoum2023-04-171-7/+6
| * | firmware: zynqmp-fpga: pass physical device to DMA APIAhmad Fatoum2023-04-171-3/+4
| * | net: rtl8169: pass physical device for DMA APIAhmad Fatoum2023-04-171-4/+5
| * | usb: xhci: pass physical device to DMA APIAhmad Fatoum2023-04-172-5/+9
| * | usb: dwc3: populate parent of xHCI devAhmad Fatoum2023-04-172-6/+8
| * | usb: misc: onboard_hub: sync compatibles with kernelAhmad Fatoum2023-04-171-1/+18
| * | video: fbconsole: implement non-fullscreen fbconsolePhilipp Zabel2023-04-171-14/+101
| * | video: mipi_dbi: add damage tracking and partial updatesPhilipp Zabel2023-04-112-15/+69
| * | video: fb: add optional damage trackingPhilipp Zabel2023-04-111-0/+6
| * | video: mipi_dbi: disable byte swapping if 16-bit SPI transfers are supportedPhilipp Zabel2023-04-111-2/+1
| * | spi: stm32: support per-transfer bits per word switchingPhilipp Zabel2023-04-111-11/+39
| * | video: Add MIPI DBI compatible SPI driverPhilipp Zabel2023-04-053-0/+343
| * | video: add MIPI DBI framebuffer helpersPhilipp Zabel2023-04-051-0/+226
| * | video: Add of_get_display_timingPhilipp Zabel2023-04-051-0/+22
| * | mci: arasan: use sdhci_reset()Sascha Hauer2023-04-051-9/+6
| * | mci: rockchip-dwcmshc-sdhci: use sdhci_reset()Sascha Hauer2023-04-051-17/+3
| * | mci: sdhci: Add and use common sdhci_wait_for_done()Sascha Hauer2023-04-055-82/+32
| * | net: dsa: sja1105: fall back to default speed configuration if no link was de...Oleksij Rempel2023-03-211-2/+1
| * | net: dsa: sja1105: move port enable to adjust link code.Oleksij Rempel2023-03-211-8/+18
| * | net: dsa: add adjust_link supportOleksij Rempel2023-03-211-2/+2
| |/
* | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-194-122/+6
|\ \