aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-22mn10300: add io{read,write}{16,32}be functionsGuenter Roeck1-0/+5
2015-04-22Documentation: DT bindings: add doc for Altera's SoCFPGA platformDinh Nguyen1-0/+14
2015-04-17of: base: improve of_get_next_child() kernel-docBaruch Siach1-2/+3
2015-04-16Doc: dt: arch_timer: discourage clock-frequency useMark Rutland1-2/+6
2015-04-14of: unittest: overlay: Keep track of created overlaysPantelis Antoniou1-0/+62
2015-04-14of/fdt: fix allocation size for device node pathRicky Liang1-1/+1
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee1-1/+2
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee2-0/+25
2015-04-14of: Document {little,big,native}-endian bindingsKevin Cernekee1-0/+60
2015-04-14of/fdt: Add endianness helper function for early init codeKevin Cernekee2-0/+21
2015-04-14of: Add helper function to check MMIO register endiannessKevin Cernekee2-0/+29
2015-04-14of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli1-2/+1
2015-04-14of: add vendor prefix for ArtesynAlessio Igor Bogani1-0/+1
2015-04-14of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven1-2/+7
2015-04-14of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven1-1/+1
2015-03-26of: Explicitly include linux/types.h in of_graph.hMark Brown1-0/+2
2015-03-26dt-bindings: brcm: rationalize Broadcom documentation namingScott Branden31-0/+0
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long3-430/+430
2015-03-25Documentation: rename of_selftest.txt to of_unittest.txtWang Long1-0/+0
2015-03-25Documentation: update the of_selftest.txtWang Long1-14/+14
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand3-2/+12
2015-03-25MAINTAINERS: Pantelis Antoniou device tree overlay maintainerPantelis Antoniou1-0/+9
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-nextRob Herring8-48/+61
2015-03-22Linux 4.0-rc5Linus Torvalds1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds34-719/+131
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-47/+61
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-26/+142
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds8-46/+352
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki266-1509/+2867
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-4/+28
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie3-11/+23
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0Christophe Vu-Brugier4-18/+17
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2