index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
of_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
1
-0
/
+5
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
1
-107
/
+11
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
1
-25
/
+25
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
1
-111
/
+3
2007-06-07
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
1
-5
/
+14
2007-05-13
[SPARC64]: Be more resiliant with PCI I/O space regs.
David S. Miller
1
-0
/
+7
2007-05-11
[SPARC64]: Spelling fixes.
Simon Arlott
1
-2
/
+2
2007-04-26
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
David S. Miller
1
-2
/
+2
2007-04-26
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
1
-6
/
+0
2007-04-26
[SPARC64]: Fix sabre pci controllers with new probing scheme.
David S. Miller
1
-0
/
+29
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-12
/
+12
2007-03-02
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
1
-3
/
+0
2007-03-02
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
1
-3
/
+4
2007-02-27
[SPARC64]: Fix PCI interrupts on E450 et al.
David S. Miller
1
-2
/
+38
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-2
/
+5
2006-12-10
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-10-27
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
1
-1
/
+1
2006-10-25
[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
David S. Miller
1
-9
/
+24
2006-10-19
[SPARC64]: Fix of_ioremap().
David S. Miller
1
-1
/
+6
2006-10-09
[SPARC64]: Fix of_device bus_id settings.
David S. Miller
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-07-21
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
David S. Miller
1
-2
/
+32
2006-07-13
[SPARC]: Fix OF register translations under sub-PCI busses.
David S. Miller
1
-146
/
+162
2006-07-13
[SPARC64]: of_device_register() error checking fix
Andrew Morton
1
-2
/
+4
2006-06-30
[SPARC64]: Mask out top 8-bits in physical address when building resources.
David S. Miller
1
-0
/
+3
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
1
-6
/
+188
2006-06-29
[SPARC]: Add of_io{remap,unmap}().
David S. Miller
1
-0
/
+17
2006-06-29
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
1
-2
/
+488
2006-06-25
[SPARC]: Export x_bus_type to modules.
David S. Miller
1
-0
/
+3
2006-06-23
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
1
-0
/
+279