aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR2_STATUSJani Nikula2-5/+6
2024-05-06drm/i915: pass dev_priv explicitly to PSR_EVENTJani Nikula2-2/+4
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR2_CTLJani Nikula2-7/+10
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_DEBUGJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_PERF_CNTJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_STATUSJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_DATAJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_CTLJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to TRANS_PSR_IIRJani Nikula3-5/+9
2024-05-06drm/i915: pass dev_priv explicitly to TRANS_PSR_IMRJani Nikula3-3/+5
2024-05-06drm/i915: pass dev_priv explicitly to EDP_PSR_CTLJani Nikula2-2/+2
2024-05-06drm/i915: pass dev_priv explicitly to TRANS_EXITLINEJani Nikula2-3/+6
2024-05-06i2c: acpi: Unbind mux adapters before deleteHamish Martin1-4/+15
2024-05-06Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij3-4/+205
2024-05-06pinctrl: bcm2835: Make pin freeing behavior configurableStefan Wahren1-4/+15
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto1-0/+3
2024-05-06Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto3-21/+0
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto1-0/+7
2024-05-06firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameterTakashi Sakamoto1-8/+1
2024-05-06firewire: ohci: add bus-reset event for initial set of handled irqTakashi Sakamoto1-6/+5
2024-05-06firewire: core: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto1-0/+2
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto2-0/+13
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto1-7/+16
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto1-1/+7
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto1-26/+29
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto1-0/+7
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto2-1/+6
2024-05-06firewire: core: replace local macros with common inline functions for isochro...Takashi Sakamoto1-7/+5
2024-05-06firewire: core: add common macro to serialize/deserialize isochronous packet ...Takashi Sakamoto2-0/+110
2024-05-06firewire: core: obsolete tcode check macros with inline functionsTakashi Sakamoto3-12/+19
2024-05-06firewire: ohci: replace hard-coded values with common macrosTakashi Sakamoto1-4/+14
2024-05-06firewire: ohci: replace hard-coded values with inline functions for asynchron...Takashi Sakamoto1-15/+15
2024-05-06firewire: ohci: replace local macros with common inline functions for asynchr...Takashi Sakamoto1-16/+8
2024-05-06firewire: core: replace local macros with common inline functions for asynchr...Takashi Sakamoto1-82/+56
2024-05-06firewire: core: add common inline functions to serialize/deserialize asynchro...Takashi Sakamoto5-0/+726
2024-05-06firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt lineTakashi Sakamoto1-5/+13
2024-05-06firewire: ohci: obsolete usage of deprecated API for MSITakashi Sakamoto1-4/+9
2024-05-06firewire: ohci: replace request_irq() with request_threaded_irq()Takashi Sakamoto1-4/+4
2024-05-06Revert "firewire: ohci: use devres for requested IRQ"Takashi Sakamoto1-6/+8
2024-05-06firewire: core: option to log bus reset initiationAdam Goldman3-0/+21
2024-05-06spi: pxa2xx: Drop linux/spi/pxa2xx_spi.hMark Brown5-118/+69
2024-05-06spi: dw: Auto-detect number of native CSMark Brown3-11/+19
2024-05-06regulator: new API for voltage reference suppliesMark Brown314-1875/+3102
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand2-4/+3
2024-05-05drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()David Hildenbrand1-16/+47
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang1-26/+4
2024-05-06i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko2-4/+6
2024-05-06i2c: pxa: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-7/+7
2024-05-06i2c: s3c2410: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-3/+3
2024-05-06i2c: rk3x: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-5/+6