summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas1-0/+10
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang1-0/+10
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas2-7/+25
2014-09-17PCI: tegra: Add Tegra124 supportThierry Reding1-1/+24
2014-09-17PCI: keystone: Assume controller is already in RC modeMurali Karicheri1-3/+1
2014-09-17PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri1-3/+0
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas4-0/+135
2014-09-05PCI: designware: Parse bus-range property from devicetreeLucas Stach1-0/+3
2014-09-05PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri1-0/+68
2014-09-05resources: Add device-managed request/release_resource()Thierry Reding1-0/+2
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala1-0/+62
2014-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar311-1456/+8488
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+63
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-5/+7
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-0/+78
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+5
2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos2-0/+78
2014-08-16of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli1-5/+7
2014-08-15drm/doc: Refer to proper source fileThierry Reding1-1/+1
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-0/+2
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-31/+8
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-4/+9
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-0/+51
2014-08-14Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds9-32/+141
2014-08-14locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton1-1/+5
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+94
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+15
2014-08-14Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+39
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2014-08-12net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König1-1/+28
2014-08-11Documentation: dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian1-0/+66
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+25
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-10/+344
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-6/+55
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely1-0/+40
2014-08-11mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeedJaehoon Chung3-26/+15
2014-08-11IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-4/+9
2014-08-10x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathJeremiah Mahler1-1/+1
2014-08-10Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-61/+37
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+20
2014-08-09Documentation: SubmittingPatches: overhaul changelog descriptionJohannes Weiner1-7/+31
2014-08-09Documentation: freefall: simplify pathnamesPavel Machek1-5/+1
2014-08-09Documentation: add How to avoid botching up ioctlsMichael Ellerman2-0/+221
2014-08-09Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+48
2014-08-09Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds3-0/+157
2014-08-09Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+61
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-9/+70
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-43/+136