2011-06-08 |
Grant Likely | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-28 |
Grant Likely | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-26 |
Grant Likely | gpio: move Nomadik GPIO driver to drivers/gpio Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-23 |
Grant Likely | dt: add documentation of ARM dt boot interface Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-23 |
Grant Likely | arm/dt: probe for platforms via the device tree Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-23 |
Grant Likely | arm/dt: consolidate atags setup into setup_machine_atags Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-20 |
Grant Likely | Merge commit 'v2.6.39' into spi/next
|
commit | commitdiff | tree |
2011-05-18 |
Grant Likely | drivercore: revert addition of of_match to struct device Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-11 |
Grant Likely | arm/dt: Allow CONFIG_OF on ARM Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-11 |
Grant Likely | arm/dt: Make __vet_atags also accept a dtb image Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-11 |
Grant Likely | dt/flattree: explicitly pass command line pointer to... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-05-04 |
Grant Likely | powerpc/irq: Stop exporting irq_map
|
commit | commitdiff | tree |
2011-04-07 |
Grant Likely | Merge commit 'v2.6.39-rc2' into spi/merge
|
commit | commitdiff | tree |
2011-03-30 |
Grant Likely | arm: versatile : Fix typo introduced in irq namespace... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-23 |
Grant Likely | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-23 |
Grant Likely | dt: protect against NULL matches passed to of_match_node() Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-23 |
Grant Likely | dt: Refactor of_platform_bus_probe() Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-18 |
Grant Likely | spi/dw_spi: move dw_spi.h into drivers/spi Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-17 |
Grant Likely | Merge remote-tracking branch 'origin' into spi/next
|
commit | commitdiff | tree |
2011-03-12 |
Grant Likely | Merge commit 'v2.6.38-rc8' into spi/next
|
commit | commitdiff | tree |
2011-03-08 |
Grant Likely | i2c-ocores: Fix pointer type mismatch error Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-02 |
Grant Likely | powerpc/macintosh: Fix __devexit annotation in rack... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-03-01 |
Grant Likely | dt: eliminate of_platform_driver shim code Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt: Eliminate of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/serial: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/usb: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/video: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/net: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/sound: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/spi: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt: uartlite: merge platform and of_platform driver... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt: xilinx_hwicap: merge platform and of_platform driver... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | leds/leds-gpio: merge platform_driver with of_platform_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/sparc: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/powerpc: Eliminate users of of_platform_{,un}register_driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | dt/powerpc: move of_bus_type infrastructure to ibmebus Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | drivercore/dt: add a match table pointer to struct... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-28 |
Grant Likely | Merge commit 'v2.6.38-rc6' into devicetree/next
|
commit | commitdiff | tree |
2011-02-25 |
Grant Likely | tty/serial: Relax the device_type restriction from... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-22 |
Grant Likely | Merge branch 'devicetree/next' into spi/next
|
commit | commitdiff | tree |
2011-02-14 |
Grant Likely | Merge commit 'v2.6.38-rc4' into spi/next
|
commit | commitdiff | tree |
2011-02-14 |
Grant Likely | Revert "dt: add documentation of ARM dt boot interface" Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-13 |
Grant Likely | Merge branch 'devicetree/merge' into spi/merge
|
commit | commitdiff | tree |
2011-02-12 |
Grant Likely | MAINTAINERS: Add entry for GPIO subsystem Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-12 |
Grant Likely | MAINTAINERS: Add entry for GPIO subsystem Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-04 |
Grant Likely | powerpc/pci: Make both ppc32 and ppc64 use sysdata... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-02-04 |
Grant Likely | Merge commit 'v2.6.38-rc3' into devicetree/next
|
commit | commitdiff | tree |
2011-01-31 |
Grant Likely | dt: add documentation of ARM dt boot interface Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-31 |
Grant Likely | dt: Remove obsolete description of powerpc boot interface Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-31 |
Grant Likely | dt: Move device tree documentation out of powerpc directory Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-27 |
Grant Likely | arm/tegra: Fix tegra irq_data conversion Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-21 |
Grant Likely | driver-core: remove conditionals around devicetree... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-19 |
Grant Likely | powerpc/83xx: fix build failures on dt compatible list. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-16 |
Grant Likely | dt/flattree: Return virtual address from early_init_dt_alloc... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-14 |
Grant Likely | Merge branch 'devicetree/next' into spi/next
|
commit | commitdiff | tree |
2011-01-09 |
Grant Likely | of/flattree: forward declare struct device_node in... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-03 |
Grant Likely | powerpc/405: Fix missing #{address,size}-cells in i2c... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-03 |
Grant Likely | of/device: Don't register disabled devices Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-03 |
Grant Likely | powerpc/dts: fix syntax bugs in bluestone.dts Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2011-01-01 |
Grant Likely | of/flattree: Add of_flat_dt_match() helper function Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-12-30 |
Grant Likely | Merge v2.6.37-rc8 into powerpc/next
|
commit | commitdiff | tree |
2010-12-29 |
Grant Likely | Merge branch 'spi' of git://git.linutronix.de/users...
|
commit | commitdiff | tree |
2010-12-29 |
Grant Likely | Merge branch 'for-grant' of git://arago-project.org...
|
commit | commitdiff | tree |
2010-12-23 |
Grant Likely | Merge commit 'v2.6.37-rc7' into devicetree/next
|
commit | commitdiff | tree |
2010-12-22 |
Grant Likely | Merge commit 'v2.6.37-rc7' into spi/next
|
commit | commitdiff | tree |
2010-12-03 |
Grant Likely | mtd: Fix MTD_OF_PARTS for all arch and minor tidy of... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-11-10 |
Grant Likely | spi/xilinx: merge OF support code into main driver Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-11-10 |
Grant Likely | spi/xilinx: fold platform_driver support into main... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-11-10 |
Grant Likely | spi/xilinx: Eliminate pdata references from common... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-21 |
Grant Likely | of/irq: of_irq.c needs to include linux/irq.h Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-21 |
Grant Likely | of/flattree: Eliminate need to provide early_init_dt_scan_ch... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-21 |
Grant Likely | of/device: Rework to use common platform_device_alloc... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-18 |
Grant Likely | Merge branch 'for-spi' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2010-10-14 |
Grant Likely | spi/topcliff: Fix uninitialized variable defect Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-13 |
Grant Likely | Merge commit 'v2.6.36-rc7' into spi/next
|
commit | commitdiff | tree |
2010-10-13 |
Grant Likely | spi/topcliff: Tidy up Kconfig help text Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-10-13 |
Grant Likely | spi/topcliff: cleanups for style and conciseness Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-09-30 |
Grant Likely | of/i2c: Fix module load order issue caused by of_i2c.c Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-24 |
Grant Likely | powerpc/pci: Fix checking for child bridges in PCI... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-17 |
Grant Likely | of: Fix missing includes Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-08 |
Grant Likely | of/sparc: fix build regression from of_device changes Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-07 |
Grant Likely | powerpc: fix i8042 module build error Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-06 |
Grant Likely | of/device: Replace struct of_device with struct platform_device Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-08-01 |
Grant Likely | of/platform: Register of_platform_drivers with an ...
|
commit | commitdiff | tree |
2010-08-01 |
Grant Likely | of/address: Clean up function declarations Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-30 |
Grant Likely | of: Provide default of_node_to_nid() implementation. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-30 |
Grant Likely | of/device: Make of_device_make_bus_id() usable by other... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-25 |
Grant Likely | Merge commit 'v2.6.35-rc6' into spi/test
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of/irq: Fix endian issues in parsing interrupt specifiers Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of: Fix phandle endian issues Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | microblaze: remove references to of_device and to_of_device Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | sparc: remove references to of_device and to_of_device Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | powerpc: remove references to of_device and to_of_device Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of/device: Replace of_device with platform_device in... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of/device: Protect against binding of_platform_drivers... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of: remove asm/of_device.h Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of: remove asm/of_platform.h Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of/platform: remove all of_bus_type and of_platform_bus_type... Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | of: Merge of_platform_bus_type with platform_bus_type Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
2010-07-24 |
Grant Likely | drivercore/of: Add OF style matching to platform bus Signed-off-by: Grant Likely <grant.likely@secretlab.ca> CC: Grant Likely <grant.likely@secretlab.ca>
|
commit | commitdiff | tree |
next |