summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea2022-03-071-1/+1
* clocksource/drivers/timer-microchip-pit64b: Remove mmio selectionClaudiu Beznea2022-03-071-1/+0
* clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARMNathan Chancellor2022-03-071-1/+1
* clocksource/drivers/arm_arch_timer: Use event stream scaling when availableMarc Zyngier2022-03-071-2/+11
* clocksource/drivers/exynos_mct: Increase the size of name arrayAlim Akhtar2022-03-071-1/+5
* clocksource/drivers/exynos_mct: Bump up mct max irq numberAlim Akhtar2022-03-071-1/+2
* clocksource/drivers/exynos_mct: Remove mct interrupt index enumAlim Akhtar2022-03-071-16/+6
* clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski2022-03-071-1/+9
* clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini2022-03-071-2/+2
* clocksource/drivers/imx-tpm: Exclude sched clock for ARM64Peng Fan2022-02-161-1/+1
* clocksource/drivers/imx-tpm: Update name of clkevtPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-tpm: Mark two variable with __ro_after_initPeng Fan2022-01-261-2/+2
* clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLLPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLLPeng Fan2022-01-261-1/+1
* Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-01-107-27/+339
|\
| * clocksource/drivers/msc313e: Add support for ssd20xd-based platformsRomain Perier2021-12-201-0/+9
| * clocksource/drivers: Add MStar MSC313e timer supportRomain Perier2021-12-203-0/+254
| * clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warningDrew Fustini2021-12-141-1/+2
| * clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_maskPeng Fan2021-12-141-1/+1
| * clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_initPeng Fan2021-12-091-2/+2
| * clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visibleBiju Das2021-12-091-1/+2
| * clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM supportBiju Das2021-12-091-1/+38
| * Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz...Daniel Lezcano2021-12-098430-280338/+664011
| |\
| * | clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warningWill Deacon2021-12-091-1/+1
| * | clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski2021-11-161-20/+30
* | | Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-128-33/+61
|\ \ \
| * | | usb: core: config: using bit mask instead of individual bitsPavel Hofman2021-12-121-2/+2
| * | | usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman2021-12-121-1/+1
| * | | USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2021-12-122-2/+2
| * | | USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman2021-12-123-1/+40
| * | | xhci: avoid race between disable slot command and host runtime suspendMathias Nyman2021-12-103-8/+16
| * | | xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng2021-12-101-4/+0
| * | | Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson2021-12-091-15/+0
* | | | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-1231-101/+113
|\ \ \ \
| * | | | bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-092-4/+23
| * | | | Merge tag 'iio-fixes-for-5.16b' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-12-0815-44/+36
| |\ \ \ \
| | * | | | iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross2021-12-041-1/+1
| | * | | | iio: adc: stm32: fix null pointer on defer_probe errorOlivier Moysan2021-11-271-1/+1
| | * | | | iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou2021-11-211-1/+2
| | * | | | iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger2021-11-211-15/+3
| | * | | | iio: gyro: adxrs290: fix data signednessKister Genesis Jimenez2021-11-211-2/+3
| | * | | | iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-11-171-1/+1
| | * | | | iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-11-171-1/+1
| | * | | | iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC configLukas Bulwahn2021-11-171-1/+1
| | * | | | iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen2021-11-171-1/+5
| | * | | | iio: trigger: Fix reference countingLars-Peter Clausen2021-11-171-1/+0
| | * | | | iio: dln2-adc: Fix lockdep complaintNoralf Trønnes2021-11-171-8/+7
| | * | | | iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier2021-11-171-0/+1
| | * | | | iio: mma8452: Fix trigger reference coutingLars-Peter Clausen2021-11-171-1/+1