Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d19630e20fe5fbd5813f73fd5b1c81ddec61369
/
arch
/
sparc
/
kernel
/
of_device_64.c
86ef771
sparc: Use DT node full_name instead of name for resources
by Rob Herring
· 6 years ago
29c990d
sparc: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
a412c85
sparc: Convert to using %pOF instead of full_name
by Rob Herring
· 6 years ago
5a7faef
sparc: set a default 32-bit dma mask for OF devices
by Christoph Hellwig
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
066bcac
sparc: move symbol exporters to use export.h not module.h
by Paul Gortmaker
· 13 years ago
c2068da
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
by Paul Gortmaker
· 13 years ago
fb1fece
sparc: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cd4cd73
sparc: remove references to of_device and to_of_device
by Grant Likely
· 14 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 15 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
d706c1b
driver-core: Add device node pointer to struct device
by Grant Likely
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
4230fa3
sparc64: Fix overly strict range type matching for PCI devices.
by David S. Miller
· 15 years ago
c9f5b7e
sparc: move of_device common code to of_device_common
by Robert Reif
· 16 years ago
956d039
sparc: Fix bus type probing for ESP and LE devices.
by David S. Miller
· 16 years ago
6bbc0b0
sparc64: get_cells() can't be marked __init
by David S. Miller
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
92d9091
sparc: fix array overrun check in of_device_64.c
by Robert Reif
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/of_device.c]
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
7ee766d
sparc64: Fix disappearing PCI devices on e3500.
by David S. Miller
· 16 years ago
21cd883
sparc64: Fix sparse warnings in of_device.c
by David S. Miller
· 16 years ago
98d86c0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
5280267
sparc: Fix handling of LANCE and ESP parent nodes in of_device.c
by David S. Miller
· 16 years ago
e0ac612
sparc: Kill ebus_bus_type.
by David S. Miller
· 16 years ago
47a2d72
sparc: Kill sbus_bus_type.
by David S. Miller
· 16 years ago
5059625
sparc: Add OF archdata propagation helper.
by David S. Miller
· 16 years ago
e3c71a3
sparc: Fix resource flags for PCI children in OF device tree.
by David S. Miller
· 16 years ago
51e0f004
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
by David S. Miller
· 16 years ago
4426621
sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().
by David S. Miller
· 16 years ago
71fc324
sparc64: Kill isa_bus_type.
by David S. Miller
· 16 years ago
2222c31
sparc64: fix up bus_id changes in sparc core code
by Greg Kroah-Hartman
· 17 years ago
dc8ca2a
sparc64: Do not ignore 'pmu' device ranges.
by David S. Miller
· 17 years ago
c1b1a5f1
[SPARC64]: NUMA device infrastructure.
by David S. Miller
· 17 years ago
7b98ac2
[SPARC]: Remove of_platform_device_create
by Stephen Rothwell
· 17 years ago
5c45708
[SPARC/64]: Consolidate of_register_driver
by Stephen Rothwell
· 17 years ago
fa7744d
[SPARC/64]: Prepare to remove of_platform_driver name.
by Stephen Rothwell
· 17 years ago
3d6e470
[SPARC]: Make sure dev_archdata is filled in for all devices.
by David S. Miller
· 17 years ago
3f23de1
Create drivers/of/platform.c
by Stephen Rothwell
· 18 years ago
37b7754
[SPARC/64] Rename some functions like PowerPC
by Stephen Rothwell
· 18 years ago
f85ff30
Begin to consolidate of_device.c
by Stephen Rothwell
· 18 years ago
8c2786c
[SPARC64]: Handle PCI bridges without 'ranges' property.
by David S. Miller
· 18 years ago
49d23cf
[SPARC64]: Be more resiliant with PCI I/O space regs.
by David S. Miller
· 18 years ago
e5dd42e
[SPARC64]: Spelling fixes.
by Simon Arlott
· 18 years ago
a165b42
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
by David S. Miller
· 18 years ago
0bba2dd
[SPARC64]: Kill pbm->pci_first_slot.
by David S. Miller
· 18 years ago
01f94c4
[SPARC64]: Fix sabre pci controllers with new probing scheme.
by David S. Miller
· 18 years ago
6a23acf
[SPARC64]: constify of_get_property return: arch/sparc64
by Stephen Rothwell
· 18 years ago
45bcca6
[SPARC]: Handle unresolvable resources better in of_device.c
by David S. Miller
· 18 years ago
b85cdd4
[SPARC]: Fix bus handling in build_device_resources().
by David S. Miller
· 18 years ago
bb4c18c
[SPARC64]: Fix PCI interrupts on E450 et al.
by David S. Miller
· 18 years ago
e3a411a3
[SPARC64]: Fix of_iounmap() region release.
by David S. Miller
· 18 years ago
982c206
[SPARC64]: Replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
f5ef9d1
[SPARC]: Fix bus_id[] string overflow.
by David S. Miller
· 18 years ago
4130a4b
[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
by David S. Miller
· 18 years ago
6bda573
[SPARC64]: Fix of_ioremap().
by David S. Miller
· 18 years ago
4b75eb2
[SPARC64]: Fix of_device bus_id settings.
by David S. Miller
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
46ba6d7
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
by David S. Miller
· 18 years ago
a83f982
[SPARC]: Fix OF register translations under sub-PCI busses.
by David S. Miller
· 19 years ago
6cc8b6f
[SPARC64]: of_device_register() error checking fix
by Andrew Morton
· 19 years ago
1815aed
[SPARC64]: Mask out top 8-bits in physical address when building resources.
by David S. Miller
· 19 years ago
2b1e597
[SPARC64]: of_device layer IRQ resolution
by David S. Miller
· 19 years ago
3ca9fab
[SPARC]: Add of_io{remap,unmap}().
by David S. Miller
· 19 years ago
cf44bbc
[SPARC]: Beginnings of generic of_device framework.
by David S. Miller
· 19 years ago
6985391
[SPARC]: Export x_bus_type to modules.
by David S. Miller
· 19 years ago
a2bd4fd
[SPARC64]: Add of_device layer and make ebus/isa use it.
by David S. Miller
· 19 years ago