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