开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
/
gpio_mdio.c
Age
Commit message (
Expand
)
Author
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-22
powerpc: gpio_mdio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2022-11-24
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2018-08-08
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2014-10-20
powerpc: platforms: pasemi: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-04-16
phy: Change mii_bus id field to a string
Andy Fleming
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
2007-12-03
[POWERPC] pasemi: Fix module information for gpio-mdio
Olof Johansson
2007-11-29
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
2007-11-29
[POWERPC] pasemi: clean up mdio_gpio a bit
Olof Johansson
2007-10-11
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
2007-04-30
[POWERPC] get_property cleanups
Stephen Rothwell
2007-04-24
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson