summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: host: ehci-xilinx: adding description for return valuePiyush Mehta2022-05-121-0/+6
* usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()Piyush Mehta2022-05-121-1/+1
* USB: c67x00: remove unnecessary check of resYang Yingliang2022-05-121-4/+2
* usb: host: ehci-xilinx: Fix quoted string split across linesPiyush Mehta2022-05-121-4/+2
* USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma2022-05-121-12/+8
* USB: gadget: Add ID numbers to gadget namesAlan Stern2022-05-111-2/+14
* usb: gadget: uvc: track frames in format entriesMichael Grzeschik2022-05-052-1/+30
* usb: gadget: uvc: move structs to common headerMichael Grzeschik2022-05-053-111/+115
* usb: gadget: uvc: prevent index variables to start from 0Michael Grzeschik2022-05-051-0/+12
* usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen2022-05-051-10/+12
* usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen2022-05-051-0/+11
* usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen2022-05-052-13/+18
* usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen2022-05-051-27/+8
* usb: dwc3: gadget: Refactor pullup()Thinh Nguyen2022-05-051-29/+36
* usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen2022-05-051-0/+4
* usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta2022-05-051-0/+17
* usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma2022-05-051-3/+1
* usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus2022-05-051-2/+0
* usb: core: acpi: Use the sysdev pointer instead of controller deviceHeikki Krogerus2022-05-051-2/+5
* usb: ehci-omap: drop unused ehci_read() functionArnd Bergmann2022-05-051-5/+0
* USB: gadget: Fix return of -EBUSYColin Ian King2022-05-051-1/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-05-051-1/+0
* Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman2022-05-033-534/+0
* Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman2022-05-031-6/+0
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-03487-3482/+5074
|\
| * Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-1/+5
| |\
| | * bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()Shin'ichiro Kawasaki2022-04-271-1/+5
| * | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-302-1/+20
| |\ \
| | * | topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman2022-04-231-3/+1
| | * | arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-04-201-1/+1
| | * | topology: make core_mask include at least cluster_siblingsDarren Hart2022-04-201-0/+9
| | * | topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck2022-04-201-0/+12
| * | | Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-3025-113/+148
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-5.18a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-04-2813-42/+85
| | |\ \ \
| | | * | | iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber2022-04-161-6/+9
| | | * | | iio: dac: ltc2688: fix voltage scale readNuno Sá2022-04-161-1/+1
| | | * | | iio:dac:ad3552r: Fix an IS_ERR() vs NULL checkDan Carpenter2022-04-101-2/+2
| | | * | | iio: sx9324: Fix default precharge internal resistance registerGwendal Grignou2022-04-101-2/+4
| | | * | | iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich2022-04-101-1/+1
| | | * | | iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma2022-04-101-0/+1
| | | * | | iio:proximity:sx9324: Fix hardware gain read/writeStephen Boyd2022-04-041-5/+21
| | | * | | iio:proximity:sx_common: Fix device property parsing on DT systemsStephen Boyd2022-04-041-0/+1
| | | * | | iio: adc: ad7280a: Fix wrong variable used when setting thresholds.Jonathan Cameron2022-04-041-6/+6
| | | * | | iio:filter:admv8818: select REGMAP_SPI for ADMV8818Wang ShaoBo2022-04-041-0/+1
| | | * | | iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng2022-04-041-1/+1
| | | * | | iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin2022-04-041-10/+18
| | | * | | iio:imu:bmi160: disable regulator in error pathTong Zhang2022-04-041-6/+14
| | | * | | iio: scd4x: check return of scd4x_write_and_fetchTom Rix2022-04-041-1/+4
| | | * | | iio: dac: ad3552r: fix signedness bug in ad3552r_reset()Dan Carpenter2022-04-041-1/+1
| | * | | | eeprom: at25: Use DMA safe buffersChristophe Leroy2022-04-241-8/+11