summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-0424-427/+423
|\
| * libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino2013-09-031-6/+4
| * libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu2013-08-271-1/+0
| * libata: Add support for queued DSM TRIMMarc Carino2013-08-252-6/+26
| * libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino2013-08-253-0/+41
| * libata: Add H2D FIS "auxiliary" port flagMarc Carino2013-08-252-0/+9
| * libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino2013-08-252-4/+10
| * ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-239-248/+106
| * sata, highbank: send extra clock cycles in SGPIO patternsMark Langsdorf2013-08-142-0/+19
| * sata, highbank: set tx_atten override bitsMark Langsdorf2013-08-142-13/+49
| * devicetree: create a separate binding description for sata_highbankMark Langsdorf2013-08-142-14/+38
| * drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-4/+1
| * sata highbank: enable 64-bit DMA mask when using LPAERob Herring2013-08-091-0/+3
| * ata: pata_samsung_cf: add missing __iomem annotationJingoo Han2013-08-091-3/+3
| * ata: pata_arasan: Staticize local symbolsJingoo Han2013-08-091-2/+2
| * sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia2013-07-301-14/+7
| * ata: use dev_get_platdata()Jingoo Han2013-07-308-10/+10
| * sata_mv: Remove unneeded forward declarationEzequiel Garcia2013-07-291-3/+0
| * libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu2013-07-251-4/+0
| * libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov2013-07-162-102/+102
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-09-043-54/+57
|\ \
| * | workqueue: Correct/Drop references to gcwq in DocumentationLibin2013-08-211-36/+36
| * | workqueue: Fix manage_workers() RETURNS descriptionLibin2013-08-211-2/+5
| * | workqueue: Comment correction in file headerLibin2013-08-211-3/+4
| * | workqueue: mark WQ_NON_REENTRANT deprecatedTejun Heo2013-07-302-13/+12
| |/
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-09-041-1/+4
|\ \
| * | percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter2013-08-231-1/+4
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0445-1232/+1960
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-303-173/+184
| |\ \ \
| | * | | PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman2013-08-291-24/+38
| | * | | PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
| | * | | PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-291-80/+55
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-297-91/+152
| |\| | |
| | * | | PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-291-6/+1
| | * | | PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-291-3/+3
| | * | | PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-291-6/+3
| | * | | PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
| | * | | PCI: Add offsets of PCIe capability registersBjorn Helgaas2013-08-281-1/+4
| | * | | PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas2013-08-281-45/+45
| | * | | PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas2013-08-281-4/+6
| | * | | PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-281-2/+2
| | * | | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-273-27/+30
| | * | | PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
| | * | | PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-221-4/+9
| | * | | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-222-0/+47
| * | | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-267-50/+52
| |\ \ \ \
| | * | | | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-261-3/+21
| | * | | | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-261-1/+1
| | * | | | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-221-16/+16
| | * | | | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-221-2/+1