summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2024-05-061-45/+5
* Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-064-176/+189
|\
| * auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=yAndy Shevchenko2024-04-111-0/+2
| * auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()Andy Shevchenko2024-04-111-0/+1
| * auxdisplay: seg-led-gpio: Convert to platform remove callback returning voidUwe Kleine-König2024-04-091-4/+2
| * auxdisplay: linedisp: Group display drivers togetherAndy Shevchenko2024-04-022-172/+184
* | Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-051-6/+6
|\ \
| * | EDAC/versal: Do not log total error countsShubhrajyoti Datta2024-04-251-2/+2
| * | EDAC/versal: Check user-supplied data before injecting an errorShubhrajyoti Datta2024-04-251-0/+3
| * | EDAC/versal: Do not register for NOC errorsShubhrajyoti Datta2024-04-251-4/+1
* | | Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-0511-23/+112
|\ \ \
| * | | slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya2024-05-031-1/+5
| * | | Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2024-04-301-0/+3
| |\ \ \
| | * | | fpga: dfl-pci: add PCI subdevice ID for Intel D5005 cardPeter Colberg2024-04-261-0/+3
| | | |/ | | |/|
| * | | misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh2024-04-291-3/+1
| * | | mei: me: add lunar lake point M DIDAlexander Usyskin2024-04-232-0/+4
| * | | mei: pxp: match against PCI_CLASS_DISPLAY_OTHERDaniele Ceraolo Spurio2024-04-231-2/+5
| * | | Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-04-235-17/+94
| |\ \ \ | | |_|/ | |/| |
| | * | iio:imu: adis16475: Fix sync mode settingRamona Gradinariu2024-04-061-1/+3
| | * | iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede2024-03-281-0/+68
| | * | iio: accel: mxc4005: Interrupt handling fixesHans de Goede2024-03-281-7/+17
| | * | iio: pressure: Fixes SPI support for BMP3xx devicesVasileios Amoiridis2024-03-243-7/+4
| | * | iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis2024-03-241-2/+2
* | | | Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-05-0515-79/+147
|\ \ \ \
| * | | | usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan2024-04-301-7/+23
| * | | | usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera2024-04-301-0/+4
| * | | | usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne2024-04-301-1/+4
| * | | | usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera2024-04-301-0/+1
| * | | | usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera2024-04-301-1/+1
| * | | | usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern2024-04-301-2/+3
| * | | | usb: ohci: Prevent missed ohci interruptsGuenter Roeck2024-04-301-0/+8
| * | | | usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold2024-04-231-4/+7
| * | | | usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold2024-04-231-2/+6
| * | | | usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff2024-04-231-1/+1
| * | | | USB: core: Fix access violation during port device removalAlan Stern2024-04-231-2/+6
| * | | | usb: dwc3: core: Prevent phy suspend during initThinh Nguyen2024-04-234-52/+68
| * | | | usb: xhci-plat: Don't include xhci.hThinh Nguyen2024-04-232-1/+4
| * | | | usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev2024-04-231-2/+2
| * | | | usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard2024-04-231-3/+3
| * | | | usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng2024-04-231-1/+6
| |/ / /
* | | | Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-052-1/+9
|\ \ \ \
| * | | | Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * | | | Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau2024-04-241-0/+2
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-057-8/+60
|\ \ \ \ \
| * | | | | clk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski2024-04-301-3/+10
| * | | | | Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd2024-04-294-2/+41
| |\ \ \ \ \
| | * | | | | clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns2024-04-151-0/+2
| | * | | | | clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns2024-04-152-0/+22
| | * | | | | clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec2024-04-151-2/+17
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'qcom-clk-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2024-04-222-3/+9
| |\ \ \ \ \