Commit Graph

103 Commits (85f4cc17a62c3ac9edeaf120cdae7261df458053)

Author SHA1 Message Date
Grant Likely 44504b2beb of: change of_match_device to work with struct device 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 597b9d1e44 drivercore: Add of_match_table to the common device drivers 15 years ago
Grant Likely 58f9b0b024 of: eliminate of_device->node and dev_archdata->{of,prom}_node 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Grant Likely d12d42f744 i2c/of: Allow device node to be passed via i2c_board_info 15 years ago
Grant Likely d706c1b050 driver-core: Add device node pointer to struct device 15 years ago
Grant Likely 8bfe9b5c3a of/flattree: Make unflatten_device_tree() safe to call from any arch 15 years ago
Dan Carpenter 9bd73715a1 of: check for IS_ERR() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jason Gunthorpe 7f809e1f8e of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree 15 years ago
Grant Likely fc0bdae49d of: move definition of of_chosen into common code. 15 years ago
Jeremy Kerr 4ef7b373df of/flattree: Don't assume HAVE_LMB 15 years ago
David Gibson 04b954a673 of/flattree: Make the kernel accept ePAPR style phandle information 15 years ago
Jeremy Kerr 087f79c48c of/flattree: endian-convert members of boot_param_header 15 years ago
Jeremy Kerr 337148812f of: assume big-endian properties, adding conversions where necessary 15 years ago
Jeremy Kerr 2e89e685a8 of: use __be32 for cell value accessors 15 years ago
Jeremy Kerr 36b9d3070d of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing 15 years ago
Jeremy Kerr 1406bc2f57 of/flattree: use callback to setup initrd from /chosen 15 years ago
Jeremy Kerr a9f2f63a67 of: include linux/proc_fs.h 15 years ago
Grant Likely 51975db0b7 of/flattree: merge early_init_dt_scan_memory() common code 15 years ago
Grant Likely 71a157e8ed of: add 'of_' prefix to machine_is_compatible() 15 years ago
Jeremy Kerr 89751a7cb7 of: merge of_find_node_by_phandle 15 years ago
Grant Likely fcdeb7fedf of: merge of_attach_node() & of_detach_node() 15 years ago
Grant Likely 6016a363f6 of: unify phandle name in struct device_node 15 years ago
Grant Likely 923f7e30b4 of: Merge of_node_get() and of_node_put() 15 years ago
Grant Likely 1f43cfb947 of: merge machine_is_compatible() 15 years ago
Grant Likely 86e0322134 of/flattree: merge early_init_dt_scan_chosen() 15 years ago
Grant Likely 83f7a06eb4 of/flattree: merge dt_mem_next_cell 15 years ago
Grant Likely f00abd9491 of/flattree: Merge earlyinit_dt_scan_root() 15 years ago
Grant Likely f7b3a8355b of/flattree: Merge early_init_dt_check_for_initrd() 15 years ago
Grant Likely 02af11b03f of: merge prom_{add,remove,modify}_property 15 years ago
Grant Likely 41f880091c of/flattree: Merge unflatten_device_tree 15 years ago
Grant Likely bbd33931a0 of/flattree: Merge unflatten_dt_node 15 years ago
Grant Likely 00e38efd90 of/flattree: Merge of_flat_dt_is_compatible 15 years ago
Grant Likely ca900cfa29 of/flattree: merge of_get_flat_dt_prop 15 years ago
Grant Likely 819d281930 of/flattree: merge of_get_flat_dt_root 15 years ago
Grant Likely c8cb7a5984 of/flattree: merge of_scan_flat_dt 15 years ago
Grant Likely e169cfbef4 of/flattree: merge find_flat_dt_string and initial_boot_params 15 years ago
Anton Vorontsov d35ef90bf9 of/platform: Implement support for dev_pm_ops 16 years ago
Grant Likely e91edcf5a2 of: merge of_find_all_nodes() implementations 16 years ago
Jérôme Pouiller 08a7963aad of: Remove nested function 16 years ago
Anton Vorontsov 225d8b2488 of: remove "stm,m25p40" alias 16 years ago
Anton Vorontsov 24c30dbbcd of/mdio: Add support function for Ethernet fixed-link property 16 years ago
Michal Simek 6fa612b56c microblaze: Kconfig: Enable drivers for Microblaze 16 years ago
Anton Vorontsov bd78c33a09 powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS 16 years ago
Grant Likely 8bc487d150 openfirmware: Add OF phylib support code 16 years ago
Grant Likely 739649c53d of: add of_parse_phandle() helper for parsing phandle properties 16 years ago
Anton Vorontsov 3f1c6ebf57 powerpc: add mmc-spi-slot bindings 16 years ago
Jon Smirl 2526c151c3 drivers/of: Add the of_find_i2c_device_by_node function. 16 years ago