index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
2
-2
/
+2
*
parisc: led: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
1
-4
/
+2
*
parisc/power: Fix power soft-off button emulation on qemu
Helge Deller
2024-01-07
1
-1
/
+1
*
parisc/power: Fix power soft-off when running on qemu
Helge Deller
2023-11-18
1
-1
/
+1
*
parisc/power: Trivial whitespace cleanups and license update
Helge Deller
2023-10-30
1
-38
/
+13
*
parisc/power: Add power soft-off when running on qemu
Helge Deller
2023-10-30
1
-1
/
+15
*
parisc: sba-iommu: Fix comment when calculating IOC number
Helge Deller
2023-10-30
1
-1
/
+1
*
parisc: iosapic.c: Fix sparse warnings
Helge Deller
2023-08-31
2
-4
/
+4
*
parisc: ccio-dma: Fix sparse warnings
Helge Deller
2023-08-31
2
-11
/
+11
*
parisc: sba-iommu: Fix sparse warnigs
Helge Deller
2023-08-31
2
-16
/
+16
*
parisc: sba_iommu: Fix build warning if procfs if disabled
Helge Deller
2023-08-31
1
-8
/
+2
*
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
2023-08-28
2
-5
/
+8
*
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
2023-08-28
2
-566
/
+340
*
parisc: lasi: Initialize LASI driver via arch_initcall()
Helge Deller
2023-08-27
2
-12
/
+8
*
parisc: asp: Initialize asp driver via arch_initcall()
Helge Deller
2023-08-27
2
-4
/
+9
*
parisc: wax: Initialize wax driver via arch_initcall()
Helge Deller
2023-08-27
2
-7
/
+9
*
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
2023-08-27
1
-4
/
+4
*
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
2023-08-27
1
-2
/
+3
*
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
2023-08-27
1
-1
/
+3
*
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-2
/
+3
*
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+3
*
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
2023-08-27
1
-11
/
+3
*
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-2
/
+3
*
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-3
/
+4
*
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-3
/
+3
*
parisc: Makefile: Adjust order in which drivers should be loaded
Helge Deller
2023-08-27
1
-7
/
+9
*
parisc: led: Reduce CPU overhead for disk & lan LED computation
Helge Deller
2023-08-26
1
-2
/
+2
*
parisc: Avoid ioremap() for same addresss in iosapic_register()
Helge Deller
2023-08-22
2
-3
/
+4
*
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
2023-08-20
1
-17
/
+11
*
parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu
Helge Deller
2023-08-10
1
-0
/
+6
*
parisc: Move init function declarations into header file
Helge Deller
2023-06-30
4
-9
/
+1
*
parisc: dino: Make dino_init() returning void
Helge Deller
2023-06-30
1
-2
/
+1
*
parisc: lba_pci: Mark two variables __maybe_unused
Helge Deller
2023-06-30
1
-2
/
+2
*
parisc: ccio-dma: Fix kdoc and compiler warnings
Helge Deller
2023-06-30
1
-6
/
+12
*
parisc: pdc_stable: Fix kdoc and compiler warnings
Helge Deller
2023-06-30
1
-1
/
+35
*
parisc: sba_iommu: Fix kdoc warnings
Helge Deller
2023-06-30
1
-12
/
+18
*
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-05-03
1
-6
/
+10
*
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-04-05
1
-0
/
+1
*
parisc: pdc_stable: use strscpy() to instead of strncpy()
Xu Panda
2023-01-09
1
-6
/
+3
*
parisc: led: Fix potential null-ptr-deref in start_task()
Shang XiaoJing
2022-12-17
1
-0
/
+3
*
parisc: Export iosapic_serial_irq() symbol for serial port driver
Helge Deller
2022-10-27
1
-0
/
+1
*
parisc: Use signed char for hardware path in pdc.h
Helge Deller
2022-10-21
1
-17
/
+17
*
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
1
-4
/
+4
|
\
|
*
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
Colin Ian King
2022-10-14
1
-4
/
+4
*
|
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
parisc: Remove 64bit access on 32bit machines
Linus Walleij
2022-09-10
1
-0
/
+6
*
|
parisc: remove obsolete manual allocation aligning in iosapic
Rolf Eike Beer
2022-09-15
1
-10
/
+1
*
|
parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
Yang Yingliang
2022-09-13
1
-0
/
+1
|
/
*
parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
Li Qiong
2022-08-22
1
-3
/
+8
*
parisc: led: Move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
[next]