summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-0211-32/+72
|\
| * Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-021-7/+3
| |\
| | * soundwire: qcom: fix device status array rangeSrinivas Kandagatla2022-09-011-3/+3
| | * soundwire: qcom: remove duplicate reset control getSrinivas Kandagatla2022-08-231-4/+0
| * | binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas2022-09-011-2/+2
| * | misc: fastrpc: increase maximum session countJohan Hovold2022-09-011-1/+1
| * | misc: fastrpc: fix memory corruption on openJohan Hovold2022-09-011-4/+3
| * | misc: fastrpc: fix memory corruption on probeJohan Hovold2022-09-011-0/+5
| * | Merge tag 'mhi-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2022-08-301-3/+16
| |\ \
| | * | bus: mhi: host: Fix up null pointer access in mhi_irq_handlerQiang Yu2022-08-291-3/+16
| | |/
| * | Merge tag 'peci-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Greg Kroah-Hartman2022-08-302-3/+2
| |\ \
| | * | peci: cpu: Fix use-after-free in adev_release()Iwona Winiarska2022-08-151-2/+1
| | * | peci: aspeed: fix error check return value of platform_get_irq()Lv Ruyi2022-08-151-1/+1
| | |/
| * | Merge tag 'iio-fixes-for-6.0a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-08-234-12/+28
| |\ \
| | * | iio: light: cm32181: make cm32181_pm_ops staticsunliming2022-08-211-1/+1
| | * | iio: ad7292: Prevent regulator double disableMatti Vaittinen2022-08-211-3/+1
| | * | iio: adc: mcp3911: use correct formula for AD conversionMarcus Folkesson2022-08-211-5/+12
| | * | iio: adc: mcp3911: correct "microchip,device-addr" propertyMarcus Folkesson2022-08-211-1/+8
| | * | iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET2022-08-151-2/+4
| | * | iio: adc: mcp3911: make use of the sign bitMarcus Folkesson2022-08-151-0/+2
| | |/
| * | Revert "binder_alloc: Add missing mmap_lock calls when using the VMA"Greg Kroah-Hartman2022-08-191-21/+10
| * | binder_alloc: Add missing mmap_lock calls when using the VMALiam Howlett2022-08-181-10/+21
| * | binder: fix UAF of ref->proc caused by race conditionCarlos Llamas2022-08-181-0/+12
| |/
* | Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-0234-167/+289
|\ \
| * | Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman2022-09-021-8/+8
| * | usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying2022-09-011-0/+7
| * | Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-015-2/+38
| |\ \
| | * | USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold2022-08-311-1/+5
| | * | USB: serial: ch341: fix lost character on LCR updatesJohan Hovold2022-08-311-1/+9
| | * | USB: serial: cp210x: add Decagon UCA device idJohan Hovold2022-08-311-0/+1
| | * | USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao2022-08-291-0/+6
| | * | USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2022-08-292-0/+8
| | * | USB: serial: option: add Quectel EM060K modemYonglin Tan2022-08-291-0/+4
| | * | USB: serial: option: add support for OPPO R11 diag portYan Xinyu2022-08-291-0/+5
| | |/
| * | Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman2022-08-311-4/+0
| * | usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak2022-08-301-0/+1
| * | usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak2022-08-301-1/+2
| * | usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati2022-08-301-2/+4
| * | media: mceusb: Use new usb_control_msg_*() routinesAlan Stern2022-08-301-21/+14
| * | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+10
| * | USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern2022-08-301-10/+16
| * | usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit2022-08-301-4/+4
| * | usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2022-08-301-8/+8
| * | usb: typec: Remove retimers properlyHeikki Krogerus2022-08-301-0/+1
| * | usb: dwc3: disable USB core PHY managementJohan Hovold2022-08-301-0/+10
| * | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-301-0/+4
| * | Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-08-253-16/+3
| * | xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-08-253-2/+15
| * | xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman2022-08-251-3/+8
| * | Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai2022-08-231-29/+24