aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16of: Transactional DT support.Pantelis Antoniou
2015-02-16of: Reorder device tree changes and notifiersGrant Likely
2015-02-16of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-16of: Make sure attached nodes don't carry along extra childrenGrant Likely
2015-02-16of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-16of: rename of_aliases_mutex to just of_mutexPantelis Antoniou
2015-02-16of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou
2015-02-16of: add __of_add_property() without lock operationsXiubo Li
2015-02-16OF: Utility helper functions for dynamic nodesPantelis Antoniou
2015-02-16of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely
2015-02-16of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-16of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-16fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2015-02-16of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-16of/irq: Pass trigger type in IRQ resource flagsTomasz Figa
2015-02-16of: Fix dereferencing node name in debug output to be safeGrant Likely
2015-02-16of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely
2015-02-16of: call __of_parse_phandle_with_args from of_parse_phandleStephen Warren
2015-02-16of: introduce of_parse_phandle_with_fixed_argsStephen Warren
2015-02-16of: move of_parse_phandle()Stephen Warren
2015-02-16of: move documentation of of_parse_phandle_with_argsStephen Warren
2015-02-16of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2015-02-16OF: Add helper for matching against linux,stdout-pathSascha Hauer
2015-02-16of: Specify initrd location using 64-bitSantosh Shilimkar
2015-02-16of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior
2015-02-16of/irq: Avoid calling list_first_entry() for empty listAxel Lin
2015-01-17of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha
2014-05-12clk: of: helper for determining number of parent clocksMike Turquette
2013-06-30Linux 3.10v3.10Linus Torvalds
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie