index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
of/selftest: Fix testing when /aliases is missing
Grant Likely
1
-1
/
+7
2014-11-19
of/selftest: Fix off-by-one error in removal path
Grant Likely
1
-2
/
+1
2014-11-18
of/base: Fix PowerPC address parsing hack
Benjamin Herrenschmidt
1
-3
/
+16
2014-11-18
of: Fix crash if an earlycon driver is not found
Kevin Cernekee
1
-1
/
+1
2014-11-18
of: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2014-11-04
of: Fix overflow bug in string property parsing functions
Grant Likely
3
-72
/
+84
2014-10-30
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-5
/
+9
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+490
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+296
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+7
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+3
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
1
-2
/
+5
2014-10-07
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
1
-5
/
+4
2014-10-05
of/selftest: Use the resolver to fixup phandles
Grant Likely
3
-1
/
+44
2014-10-05
of: Introduce Device Tree resolve support.
Pantelis Antoniou
3
-0
/
+340
2014-10-05
of/selftest: Add a test for duplicate phandles
Grant Likely
1
-0
/
+47
2014-10-05
of: Don't try to search when phandle == 0
Grant Likely
1
-0
/
+3
2014-10-05
of/selftest: Test structure of device tree
Grant Likely
1
-2
/
+54
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+26
2014-10-01
of: Fix NULL dereference in selftest removal code
Grant Likely
1
-6
/
+3
2014-10-01
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
1
-0
/
+117
2014-10-01
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
1
-0
/
+25
2014-10-01
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
1
-4
/
+40
2014-09-30
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
1
-0
/
+9
2014-09-30
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
1
-0
/
+109
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
1
-4
/
+3
2014-09-20
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
1
-0
/
+2
2014-09-08
of: Fix memory block alignment in early_init_dt_add_memory_arch()
Geert Uytterhoeven
1
-1
/
+5
2014-09-08
of: make sure of_alias is initialized before accessing it
Laurentiu Tudor
1
-1
/
+1
2014-09-08
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
Gaurav Minocha
2
-0
/
+15
2014-09-08
of: correct of_console_check()'s return value
Brian Norris
1
-1
/
+1
2014-08-16
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
1
-8
/
+9
2014-08-16
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
1
-9
/
+31
2014-08-16
of: Allow mem_reserve of memory with a base address of zero
Al Cooper
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
12
-371
/
+1188
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
8
-343
/
+925
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
1
-11
/
+17
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+36
2014-08-03
of: Fixing OF Selftest build error
Gaurav Minocha
1
-1
/
+1
2014-08-01
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
1
-0
/
+70
2014-08-01
of: Use proper types for checking memory overflow
Laura Abbott
1
-11
/
+11
2014-07-31
of: typo fix in __of_prop_dup()
Grant Likely
1
-1
/
+1
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+48
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-1
/
+17
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
4
-1
/
+160
2014-07-24
of: Transactional DT support.
Pantelis Antoniou
4
-0
/
+414
2014-07-24
of: Reorder device tree changes and notifiers
Grant Likely
3
-24
/
+19
2014-07-24
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
3
-2
/
+17
2014-07-24
of: Make sure attached nodes don't carry along extra children
Grant Likely
1
-0
/
+1
[next]