summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* parport: Drop unneeded NULL or 0 assignmentsAndy Shevchenko2023-10-181-4/+0
* parport: Use list_for_each() helperAndy Shevchenko2023-10-181-2/+4
* parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko2023-10-182-53/+15
* misc/pvpanic: deduplicate common codeThomas Weißschuh2023-10-184-122/+80
* char: xilinx_hwicap: Modernize driver probeRob Herring2023-10-181-119/+19
* tee: make tee_class constantGreg Kroah-Hartman2023-10-181-10/+11
* mei: me: emit error only if reset was unexpectedVitaly Lubart2023-10-184-5/+133
* misc: mei: main.c: fix kernel-doc warningsRandy Dunlap2023-10-181-4/+4
* misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap2023-10-181-2/+2
* misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap2023-10-181-8/+8
* misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap2023-10-181-0/+2
* misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap2023-10-181-0/+4
* misc: mei: client.c: fix kernel-doc warningsRandy Dunlap2023-10-181-10/+10
* misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap2023-10-181-4/+4
* mei: docs: fix spelling errorsTomas Winkler2023-10-185-8/+8
* mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler2023-10-181-0/+4
* mei: docs: use correct structures name in kdocTomas Winkler2023-10-181-2/+2
* mei: update mei-pxp's component interface with timeoutsAlan Previn2023-10-182-8/+33
* mei: pxp: re-enable client on errorsAlexander Usyskin2023-10-181-22/+48
* mei: pxp: recover from recv fail under memory pressureAlexander Usyskin2023-10-181-1/+24
* mei: bus: add send and recv api with timeoutAlexander Usyskin2023-10-181-2/+86
* Merge tag 'fpga-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2023-10-174-62/+15
|\
| * fpga: versal: Add support for 44-bit DMA operationsNava kishore Manne2023-10-161-1/+1
| * fpga: altera-ps-spi: Use spi_get_device_match_data()Rob Herring2023-10-161-40/+6
| * fpga: Use device_get_match_data()Rob Herring2023-10-132-21/+8
* | Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman2023-10-16281-1298/+2442
|\ \
| * | virtio_net: fix the missing of the dma cpu syncXuan Zhuo2023-10-151-7/+7
| * | Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-1523-87/+220
| |\ \
| | * | usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello2023-10-111-0/+9
| | * | usb: typec: ucsi: Fix missing link removalHeikki Krogerus2023-10-111-0/+1
| | * | usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera2023-10-111-0/+5
| | * | xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner2023-10-022-3/+3
| | * | xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner2023-10-021-5/+7
| | * | xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman2023-10-021-9/+10
| | * | usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-021-2/+2
| | * | usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K2023-10-021-0/+1
| | * | usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2023-10-022-0/+2
| | * | usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2023-10-021-8/+12
| | * | usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang2023-10-021-2/+1
| | * | usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-021-1/+38
| | * | usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2023-10-022-4/+23
| | * | usb: typec: qcom: Update the logic of regulator enable and disableHui Liu2023-10-021-6/+6
| | * | usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati2023-10-021-7/+19
| | * | usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo2023-10-021-1/+8
| | * | usb: musb: Modify the "HWVers" register addressXingxing Luo2023-10-021-1/+1
| | * | usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak2023-10-021-0/+3
| | * | Merge tag 'thunderbolt-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-024-38/+69
| | |\ \
| | | * | thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg2023-09-151-17/+41
| | | * | thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg2023-09-151-1/+1
| | | * | thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg2023-09-151-0/+7