aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-02-24 12:47:33 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-02-24 12:47:33 -0800
commit693fed981eb9bf6e70bfda66bb872e2bb8155671 (patch)
treef37b03fde9901e75fa77d6943ee54b29f9064f53 /drivers/usb
parentMerge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
parentscripts/tags.sh: fix incompatibility with PCRE2 (diff)
downloadlinux-693fed981eb9bf6e70bfda66bb872e2bb8155671.tar.gz
linux-693fed981eb9bf6e70bfda66bb872e2bb8155671.zip
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc and other driver subsystem updates from Greg KH: "Here is the large set of driver changes for char/misc drivers and other smaller driver subsystems that flow through this git tree. Included in here are: - New IIO drivers and features and improvments in that subsystem - New hwtracing drivers and additions to that subsystem - lots of interconnect changes and new drivers as that subsystem seems under very active development recently. This required also merging in the icc subsystem changes through this tree. - FPGA driver updates - counter subsystem and driver updates - MHI driver updates - nvmem driver updates - documentation updates - Other smaller driver updates and fixes, full details in the shortlog All of these have been in linux-next for a while with no reported problems" * tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (223 commits) scripts/tags.sh: fix incompatibility with PCRE2 firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries mei: lower the log level for non-fatal failed messages mei: bus: disallow driver match while dismantling device misc: vmw_balloon: fix memory leak with using debugfs_lookup() nvmem: stm32: fix OPTEE dependency dt-bindings: nvmem: qfprom: add IPQ8074 compatible nvmem: qcom-spmi-sdam: register at device init time nvmem: rave-sp-eeprm: fix kernel-doc bad line warning nvmem: stm32: detect bsec pta presence for STM32MP15x nvmem: stm32: add OP-TEE support for STM32MP13x nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of() nvmem: core: add nvmem_add_one_cell() nvmem: core: drop the removal of the cells in nvmem_add_cells() nvmem: core: move struct nvmem_cell_info to nvmem-provider.h nvmem: core: add an index parameter to the cell of: property: add #nvmem-cell-cells property of: property: make #.*-cells optional for simple props of: base: add of_parse_phandle_with_optional_args() net: add helper eth_addr_add() ...
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions
span>/+1 2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3 2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3 2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4 2017-05-21fix unsafe_put_user()Al Viro1-1/+1 2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8 2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3 2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4 2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6 2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2 2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6 2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1 2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1 2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2 2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15 2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9 2017-05-19blktrace: fix integer parseShaohua Li1-2/+2 2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10 2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1 2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2 2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1 2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini2-13/+11 2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann1-1/+2 2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann6-6/+6 2017-05-19arm64: defconfig: enable options needed for QCom DB410c boardRob Herring1-0/+7 2017-05-18arm64: defconfig: sync with savedefconfigRob Herring1-61/+42