index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-11
6
-9
/
+490
|
\
|
*
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
2014-10-07
1
-5
/
+4
|
*
of/selftest: Use the resolver to fixup phandles
Grant Likely
2014-10-04
3
-1
/
+44
|
*
of: Introduce Device Tree resolve support.
Pantelis Antoniou
2014-10-04
3
-0
/
+340
|
*
of/selftest: Add a test for duplicate phandles
Grant Likely
2014-10-04
1
-0
/
+47
|
*
of: Don't try to search when phandle == 0
Grant Likely
2014-10-04
1
-0
/
+3
|
*
of/selftest: Test structure of device tree
Grant Likely
2014-10-04
1
-2
/
+54
|
*
of: Fix NULL dereference in selftest removal code
Grant Likely
2014-10-01
1
-6
/
+3
*
|
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
2
-0
/
+296
|
\
\
|
*
|
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
2014-09-30
1
-0
/
+117
|
*
|
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
2014-09-30
1
-0
/
+25
|
*
|
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
1
-4
/
+40
|
*
|
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
2014-09-30
1
-0
/
+9
|
*
|
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
2014-09-30
1
-0
/
+109
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-2
/
+7
|
\
\
\
|
*
|
|
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2014-10-07
1
-2
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
3
-7
/
+26
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
2014-09-19
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-08
1
-4
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
2014-09-22
1
-4
/
+3
|
|
/
*
|
of/fdt: fix memory range check
Srinivas Kandagatla
2014-09-25
1
-4
/
+4
*
|
of: Fix memory block alignment in early_init_dt_add_memory_arch()
Geert Uytterhoeven
2014-09-08
1
-1
/
+5
*
|
of: make sure of_alias is initialized before accessing it
Laurentiu Tudor
2014-09-08
1
-1
/
+1
*
|
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
Gaurav Minocha
2014-09-08
2
-0
/
+15
*
|
of: correct of_console_check()'s return value
Brian Norris
2014-09-08
1
-1
/
+1
|
/
*
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
2014-08-16
1
-8
/
+9
*
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
2014-08-16
1
-9
/
+31
*
of: Allow mem_reserve of memory with a base address of zero
Al Cooper
2014-08-16
1
-1
/
+1
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
12
-371
/
+1188
|
\
|
*
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-08-11
8
-343
/
+925
|
|
\
|
|
*
of: typo fix in __of_prop_dup()
Grant Likely
2014-07-30
1
-1
/
+1
|
|
*
of: Transactional DT support.
Pantelis Antoniou
2014-07-23
4
-0
/
+414
|
|
*
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-23
3
-24
/
+19
|
|
*
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
2014-07-23
3
-2
/
+17
|
|
*
of: Make sure attached nodes don't carry along extra children
Grant Likely
2014-07-23
1
-0
/
+1
|
|
*
of: Make devicetree sysfs update functions consistent.
Grant Likely
2014-07-23
3
-49
/
+69
|
|
*
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
2014-07-16
3
-66
/
+96
|
|
*
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-07-16
3
-0
/
+115
|
|
*
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
2014-07-07
4
-229
/
+236
|
|
*
of: rename of_aliases_mutex to just of_mutex
Pantelis Antoniou
2014-07-07
3
-13
/
+12
|
|
*
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
1
-23
/
+9
|
*
|
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-11
1
-11
/
+17
|
|
\
\
|
|
*
|
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
1
-1
/
+4
|
|
*
|
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
2014-06-26
1
-10
/
+13
|
*
|
|
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-03
1
-1
/
+1
|
*
|
|
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
2014-08-01
1
-0
/
+70
|
*
|
|
of: Use proper types for checking memory overflow
Laura Abbott
2014-08-01
1
-11
/
+11
|
*
|
|
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-25
4
-1
/
+160
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
1
-0
/
+36
|
\
\
\
|
*
|
|
of: Provide a function to request and map memory
Matthias Brugger
2014-07-23
1
-0
/
+36
|
|
/
/
[next]