Age | Commit message (Expand) | Author | Files | Lines |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+21 |
2016-12-15 | Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -212/+168 |
2016-12-15 | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+1 |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+46 |
2016-12-13 | of/fdt: mark hotpluggable memory | Reza Arbab | 1 | -0/+19 |
2016-12-09 | Revert "of: base: add support to get machine model name" | Rob Herring | 1 | -32/+0 |
2016-12-09 | of: Fix issue where code would fall through to error case. | Moritz Fischer | 1 | -8/+8 |
2016-12-09 | drivers/of: fix missing pr_cont()s in of_print_phandle_args | Marcin Nowakowski | 1 | -3/+6 |
2016-11-30 | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold | 1 | -0/+15 |
2016-11-18 | of: base: add support to get machine model name | Sudeep Holla | 1 | -0/+32 |
2016-11-17 | of_mdio: fix device reference leak in of_phy_find_device | Johan Hovold | 1 | -0/+1 |
2016-11-17 | of_mdio: fix node leak in of_phy_register_fixed_link error path | Johan Hovold | 1 | -1/+4 |
2016-11-15 | of/platform: clarify of_find_device_by_node refcounting | Johan Hovold | 1 | -0/+3 |
2016-11-15 | of/platform: fix of_platform_device_destroy comment | Johan Hovold | 1 | -3/+0 |
2016-11-15 | of: Remove unused variable overlay_symbols | Frank Rowand | 1 | -4/+1 |
2016-11-15 | of: Move setting of pointer to beside test for non-null | Frank Rowand | 1 | -2/+1 |
2016-11-15 | of: Add back an error message, restructured | Frank Rowand | 1 | -6/+12 |
2016-11-15 | of: Update comments to reflect changes and increase clarity | Frank Rowand | 1 | -19/+47 |
2016-11-15 | of: Remove redundant size check | Frank Rowand | 1 | -1/+1 |
2016-11-15 | of: Update structure of code to be clearer, also remove BUG_ON() | Frank Rowand | 1 | -31/+17 |
2016-11-15 | of: Rename variables to better reflect purpose or follow convention | Frank Rowand | 1 | -87/+85 |
2016-11-15 | of: Remove prefix "__of_" from local function names | Frank Rowand | 1 | -5/+5 |
2016-11-15 | of: Rename functions to more accurately reflect what they do | Frank Rowand | 1 | -11/+11 |
2016-11-15 | of: Convert comparisons to zero or NULL to logical expressions | Frank Rowand | 1 | -22/+20 |
2016-11-15 | of: Remove excessive printks to reduce clutter. | Frank Rowand | 1 | -45/+8 |
2016-11-15 | of: Remove comments that state the obvious, to reduce clutter | Frank Rowand | 1 | -29/+2 |
2016-11-15 | of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible. | David Daney | 1 | -1/+6 |
2016-11-15 | of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT | Shawn Lin | 1 | -0/+21 |
2016-11-14 | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+0 |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede | 1 | -2/+0 |
2016-11-10 | of/overlay: add of overlay notifications | Alan Tull | 1 | -1/+46 |
2016-10-19 | of: irq: make of_msi_configure accessible from modules | Sinan Kaya | 1 | -0/+1 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -74/+106 |
2016-10-11 | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -4/+0 |
2016-10-08 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton | 1 | -0/+2 |
2016-10-06 | of/platform: Probe "isa" busses by default | Paul Burton | 1 | -0/+1 |
2016-10-05 | Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -52/+121 |
2016-10-04 | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -10/+1 |
2016-09-28 | of/serial: move earlycon early_param handling to serial | Leif Lindholm | 1 | -10/+1 |
2016-09-23 | mtd: Kill the OF_MTD Kconfig option | Boris Brezillon | 1 | -4/+0 |
2016-09-16 | of/irq: Break out msi-map lookup (again) | Robin Murphy | 2 | -74/+106 |
2016-09-15 | of/platform: Initialise dev->fwnode appropriately | Robin Murphy | 1 | -0/+2 |
2016-09-15 | of: Add array read functions with min/max size limits | Richard Fitzgerald | 1 | -54/+102 |
2016-09-15 | of: Make of_find_property_value_of_size take a length range | Richard Fitzgerald | 1 | -10/+29 |
2016-09-09 | of_numa: Use pr_fmt() | Kefeng Wang | 1 | -10/+11 |
2016-09-09 | of_numa: Use of_get_next_parent to simplify code | Kefeng Wang | 1 | -5/+1 |
2016-09-09 | of/numa: remove a duplicated warning | Zhen Lei | 1 | -7/+2 |
2016-09-09 | of/numa: add nid check for memory block | Zhen Lei | 1 | -0/+5 |
2016-09-09 | of/numa: fix a memory@ node can only contains one memory block | Zhen Lei | 1 | -19/+10 |