summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-2/+0
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-8/+0
* target: move transport ID handling to the coreChristoph Hellwig2015-05-301-121/+0
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-31/+0
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-2/+1
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-27/+0
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-302-79/+2
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-8/+0
* target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-301-1/+1
* target/user: Only support full command pass-throughAndy Grover2015-05-301-20/+1
* target/user: Update example code for new ABI requirementsAndy Grover2015-05-301-2/+6
* target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-021-11/+7
* Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-263-13/+167
|\
| * platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-0/+69
| * Documentation/ABI: Update sysfs-driver-toshiba_acpi entryAzael Avalos2015-04-071-13/+80
| * thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-0/+18
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-0/+1
|\ \
| * | platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-261-0/+1
| |/
* | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-263-0/+40
|\ \
| * | Add binding documentation for CRISJesper Nilsson2015-03-253-0/+40
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-0/+17
|\ \ \
| * | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+17
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-242-82/+40
|\ \ \ \
| * | | | target: Version 2 of TCMU ABIAndy Grover2015-04-191-15/+28
| * | | | target: fix tcm_mod_builder.pyChristoph Hellwig2015-04-151-1/+1
| * | | | target: simplify the target template registration APIChristoph Hellwig2015-04-141-67/+12
| | |_|/ | |/| |
* | | | Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-1/+11
|\ \ \ \
| * | | | pwm: imx-pwm: add explicit compatible strings and required clock propertiesMatt Porter2015-03-111-1/+11
| |/ / /
* | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-11/+12
|\ \ \ \
| * | | | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-11/+12
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-245-29/+141
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-211-29/+0
| |\ \ \ \ \
| | * | | | | dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-181-29/+0
| | | |/ / / | | |/| | |
| * | | | | Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS b...Rameshwar Prasad Sahu2015-04-021-0/+47
| * | | | | dmaengine: renesas,usb-dmac: Add device tree bindings documentationYoshihiro Shimoda2015-04-021-0/+37
| * | | | | dt-bindings: dma: Add binding for jz4780-dmaAlex Smith2015-04-011-0/+56
| * | | | | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-161-0/+1
| |/ / / /
* | | | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-241-0/+176
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cluster' into for-nextNeilBrown2015-04-221-0/+176
| |\ \ \ \ \
| | * | | | | md-cluster: Design DocumentationGoldwyn Rodrigues2015-02-231-0/+176
| | |/ / / /
* | | | | | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-244-2/+81
|\ \ \ \ \ \
| * | | | | | Documentation: DT bindings: add doc for Altera's SoCFPGA platformDinh Nguyen2015-04-221-0/+14
| * | | | | | Doc: dt: arch_timer: discourage clock-frequency useMark Rutland2015-04-161-2/+6
| * | | | | | of: Document {little,big,native}-endian bindingsKevin Cernekee2015-04-141-0/+60
| * | | | | | of: add vendor prefix for ArtesynAlessio Igor Bogani2015-04-141-0/+1
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-243-1/+1100
|\ \ \ \ \ \ \
| * | | | | | | ARM64 / ACPI: additions of ACPI documentation for arm64Al Stone2015-03-261-0/+593
| * | | | | | | Documentation: ACPI for ARM64Graeme Gregory2015-03-261-0/+505
| * | | | | | | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-251-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-242-24/+20
|\ \ \ \ \ \ \