summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-2769-143/+143
* platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman2023-01-271-9/+2
* driver core: device_get_devnode() should take a const *Greg Kroah-Hartman2023-01-272-1/+3
* driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman2023-01-275-11/+11
* driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-2720-47/+46
* i3c: move dev_to_i3cdev() to use container_of_const()Greg Kroah-Hartman2023-01-271-12/+0
* of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman2023-01-274-5/+20
* driver core: class: Clear private pointer on registration failuresRafael J. Wysocki2023-01-231-5/+11
* Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman2023-01-22335-2001/+2470
|\
| * Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-2111-90/+99
| |\
| | * VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| | * misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| | * gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| | * misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| | * misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| | * misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| | * misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| | * mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| | * mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
| | * Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-202-6/+15
| | |\
| | | * interconnect: qcom: rpm: Use _optional func for provider clocksKonrad Dybcio2023-01-051-1/+1
| | | * interconnect: qcom: msm8996: Fix regmap max_register valuesKonrad Dybcio2023-01-051-5/+5
| | | * interconnect: qcom: msm8996: Provide UFS clocks to A2NoCKonrad Dybcio2023-01-051-0/+9
| | * | w1: fix WARNING after calling w1_process()Yang Yingliang2023-01-191-1/+3
| | * | w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-01-192-3/+4
| | * | comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-191-1/+1
| * | | Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-212-7/+13
| |\ \ \
| | * | | driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-01-191-1/+1
| | * | | device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-01-191-6/+12
| * | | | Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-212-3/+3
| |\ \ \ \
| | * | | | staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2023-01-172-3/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-216-20/+47
| |\ \ \ \
| | * | | | serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell2023-01-201-0/+14
| | * | | | Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Greg Kroah-Hartman2023-01-201-4/+27
| | * | | | tty: serial: qcom_geni: avoid duplicate struct member initArnd Bergmann2023-01-191-6/+8
| | * | | | serial: atmel: fix incorrect baudrate setupTobias Schramm2023-01-191-7/+1
| | * | | | tty: fix possible null-ptr-defer in spk_ttyio_releaseGaosheng Cui2023-01-191-0/+3
| | * | | | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-191-27/+4
| | * | | | serial: amba-pl011: fix high priority character transmission in rs486 modeLino Sanfilippo2023-01-191-4/+4
| | * | | | serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen2023-01-191-1/+1
| | * | | | tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO bufferKrzysztof Kozlowski2023-01-191-2/+16
| | |/ / /
| * | | | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-2130-76/+324
| |\ \ \ \
| | * | | | USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman2023-01-201-1/+1
| | * | | | usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-201-1/+1
| | * | | | Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-01-192-0/+18
| | |\ \ \ \
| | | * | | | USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)2023-01-161-0/+3
| | | * | | | USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)2023-01-161-0/+3
| | | * | | | USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-161-0/+1
| | | * | | | USB: serial: option: add Quectel EC200U modemAli Mirghasemi2023-01-161-0/+2
| | | * | | | USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)2023-01-161-0/+3