index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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