index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
of: Improve grammar for of_alias_scan() documentation
Geert Uytterhoeven
2014-11-04
1
-5
/
+5
|
*
|
|
of: Correct of_phandle_args node reference in comments
Geert Uytterhoeven
2014-11-04
1
-2
/
+2
|
*
|
|
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
Ard Biesheuvel
2014-11-04
1
-0
/
+5
|
*
|
|
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
Bjorn Helgaas
2014-11-04
1
-6
/
+3
|
*
|
|
of: Request and map make argument name constant
Matthias Brugger
2014-11-04
1
-1
/
+1
|
*
|
|
of/unittest: Rename selftest.c to unittest.c
Grant Likely
2014-11-04
8
-4
/
+4
|
*
|
|
of/unittest: Remove test devices after adding them
Grant Likely
2014-11-04
1
-11
/
+28
|
*
|
|
of: Eliminate of_allnodes list
Grant Likely
2014-11-04
5
-107
/
+87
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-0
/
+33
|
\
\
\
|
*
\
\
Merge branch 'device-properties'
Rafael J. Wysocki
2014-12-08
1
-0
/
+33
|
|
\
\
\
|
|
*
|
|
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2014-11-04
1
-0
/
+33
|
|
|
/
/
*
|
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-4
/
+4
*
|
|
|
of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap
Ian Campbell
2014-11-26
1
-2
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
of/selftest: Fix testing when /aliases is missing
Grant Likely
2014-11-20
1
-1
/
+7
*
|
|
of/selftest: Fix off-by-one error in removal path
Grant Likely
2014-11-19
1
-2
/
+1
*
|
|
of/base: Fix PowerPC address parsing hack
Benjamin Herrenschmidt
2014-11-18
1
-3
/
+16
*
|
|
of: Fix crash if an earlycon driver is not found
Kevin Cernekee
2014-11-18
1
-1
/
+1
*
|
|
of: Spelling s/stucture/structure/
Geert Uytterhoeven
2014-11-18
1
-1
/
+1
|
|
/
|
/
|
*
|
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-04
3
-72
/
+84
*
|
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2014-10-29
1
-5
/
+9
|
/
*
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
|
\
[prev]
[next]