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
/
zorro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
|
*
zorro: make match function take a const pointer
Greg Kroah-Hartman
2024-07-10
1
-2
/
+2
*
|
zorro: Use str_plural() in amiga_zorro_probe()
Jiapeng Chong
2024-06-24
1
-1
/
+2
|
/
*
zorro: Use helpers from ioport.h
Andy Shevchenko
2024-04-29
1
-10
/
+4
*
zorro: Make zorro_bus_type const
Ricardo B. Marliere
2024-02-19
2
-2
/
+2
*
zorro: Include zorro.h in names.c
Arnd Bergmann
2023-08-21
1
-0
/
+1
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-1
/
+1
*
zorro: Drop useless (and hardly used) .driver member in struct zorro_dev
Uwe Kleine-König
2021-08-05
1
-5
/
+2
*
zorro: Simplify remove callback
Uwe Kleine-König
2021-08-05
1
-5
/
+3
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
*
zorro: Fix address space collision message with RAM expansion boards
Geert Uytterhoeven
2020-08-26
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
zorro: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-09
1
-1
/
+1
*
|
zorro: Move zorro_bus_type to bus-private header file
Geert Uytterhoeven
2020-03-09
1
-0
/
+7
*
|
zorro: Use zorro_match_device() helper in zorro_bus_match()
Geert Uytterhoeven
2020-03-09
1
-6
/
+1
*
|
zorro: Fix zorro_bus_match() kerneldoc
Geert Uytterhoeven
2020-03-09
1
-3
/
+3
*
|
zorro: Make zorro_match_device() static
Geert Uytterhoeven
2020-03-09
1
-2
/
+1
|
/
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
1
-1
/
+1
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-5
/
+4
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-2
/
+1
|
\
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
*
|
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-04
1
-0
/
+3
|
\
\
|
*
|
zorro: Add a blank line after declarations
Jacob
2018-05-22
1
-0
/
+3
|
|
/
*
/
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+2
|
/
*
zorro: Set up z->dev.dma_mask for the DMA API
Michael Schmitz
2018-03-19
1
-0
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
zorro: stop creating attributes by hand
Dmitry Torokhov
2017-03-17
4
-47
/
+50
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
zorro: Use kobj_to_dev()
Geliang Tang
2016-01-25
1
-2
/
+1
*
zorro: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
zorro: Use ARRAY_SIZE
Himangi Saraogi
2014-07-11
1
-2
/
+2
*
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
2013-11-26
3
-10
/
+26
*
zorro: Let the driver core handle device enumeration
Geert Uytterhoeven
2013-11-26
2
-7
/
+8
*
zorro: Refactor conditional handling of Zorro device name database
Geert Uytterhoeven
2013-11-26
3
-11
/
+7
*
zorro: Don't fill in dummy names in zorro_name_device()
Geert Uytterhoeven
2013-11-26
1
-1
/
+0
*
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
2013-11-26
1
-3
/
+16
*
zorro: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-3
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
Drivers: zorro: remove CONFIG_HOTPLUG usage
Greg Kroah-Hartman
2013-01-03
1
-4
/
+0
*
zorro: Remove unused zorro_bus.devices
Geert Uytterhoeven
2012-07-15
1
-2
/
+0
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
1
-1
/
+1
*
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
zorro: Fix four checkpatch warnings
Jim Rotmalm
2011-10-24
1
-4
/
+4
[next]