Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-04-02 | 21 | -61/+52 | |
|\ | ||||||
| * | Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2014-03-31 | 38 | -307/+490 | |
| |\ | ||||||
| | * | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 2014-03-25 | 2 | -0/+18 | |
| | |\ | ||||||
| * | \ | Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2014-03-24 | 57 | -486/+395 | |
| |\ \ \ | ||||||
| | * \ \ | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 2014-03-23 | 2 | -0/+18 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| * | | | | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2014-03-13 | 362 | -1822/+4007 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | | | | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2014-03-13 | 1 | -0/+6 | |
| | |\ \ \ \ | ||||||
| | | | * | | | ASoC: atmel_ssc_dai: make option to choose clock | Bo Shen | 2014-02-12 | 1 | -0/+6 | |
| | | |/ / / | ||||||
| | * | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-03-13 | 1 | -0/+12 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge branch 'for-linus' into HEAD | Takashi Iwai | 2014-02-25 | 338 | -2355/+5341 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | usb: gadget: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 2 | -7/+4 | |
| * | | | | | | | staging/media: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 2 | -6/+5 | |
| * | | | | | | | staging/line6: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 3 | -6/+3 | |
| * | | | | | | | thinkpad_acpi: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -3/+3 | |
| * | | | | | | | [media] Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 11 | -36/+29 | |
| * | | | | | | | HID: prodikeys: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -3/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-02 | 35 | -500/+802 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-03-19 | 8 | -88/+120 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: Log IDE resource quirk in dmesg | Bjorn Helgaas | 2014-03-19 | 1 | -4/+12 | |
| | * | | | | | | | PCI: Change pci_bus_alloc_resource() type_mask to unsigned long | Bjorn Helgaas | 2014-03-19 | 1 | -2/+2 | |
| | * | | | | | | | PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region() | Bjorn Helgaas | 2014-03-19 | 1 | -1/+1 | |
| | * | | | | | | | PCI: Don't check resource_size() in pci_bus_alloc_resource() | Bjorn Helgaas | 2014-03-19 | 1 | -2/+0 | |
| | * | | | | | | | PCI: Add "weak" generic pcibios_enable_device() implementation | Bjorn Helgaas | 2014-03-19 | 1 | -0/+5 | |
| | * | | | | | | | PCI: Don't enable decoding if BAR hasn't been assigned an address | Bjorn Helgaas | 2014-03-19 | 1 | -2/+8 | |
| | * | | | | | | | PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit | Bjorn Helgaas | 2014-02-27 | 1 | -0/+1 | |
| | * | | | | | | | PCI: Don't try to claim IORESOURCE_UNSET resources | Bjorn Helgaas | 2014-02-27 | 1 | -5/+10 | |
| | * | | | | | | | PCI: Check IORESOURCE_UNSET before updating BAR | Bjorn Helgaas | 2014-02-27 | 1 | -0/+3 | |
| | * | | | | | | | PCI: Don't clear IORESOURCE_UNSET when updating BAR | Bjorn Helgaas | 2014-02-27 | 1 | -5/+0 | |
| | * | | | | | | | PCI: Mark resources as IORESOURCE_UNSET if we can't assign them | Bjorn Helgaas | 2014-02-27 | 4 | -0/+13 | |
| | * | | | | | | | PCI: Remove pci_find_parent_resource() use for allocation | Bjorn Helgaas | 2014-02-27 | 1 | -16/+23 | |
| | * | | | | | | | resource: Add resource_contains() | Bjorn Helgaas | 2014-02-26 | 1 | -8/+0 | |
| | * | | | | | | | i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly | Bjorn Helgaas | 2014-02-26 | 1 | -10/+6 | |
| | * | | | | | | | i2o: Refactor i2o_iop_systab_set() PCI space allocation | Bjorn Helgaas | 2014-02-26 | 1 | -43/+46 | |
| | * | | | | | | | i2o: Fix I/O space alignment requirement | Bjorn Helgaas | 2014-02-26 | 1 | -1/+1 | |
| | * | | | | | | | i2o: Fix I/O space allocation copy/paste error | Bjorn Helgaas | 2014-02-26 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-03-19 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled | Bjorn Helgaas | 2014-03-08 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int... | Bjorn Helgaas | 2014-02-26 | 4 | -78/+153 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | PCI: rcar: Make the Kconfig dependencies more generic | Magnus Damm | 2014-02-26 | 1 | -1/+1 | |
| | | | * | | | | | | | | PCI: rcar: Break out window size handling | Magnus Damm | 2014-02-18 | 1 | -3/+28 | |
| | | | * | | | | | | | | PCI: rcar: Register each instance independently | Magnus Damm | 2014-02-18 | 1 | -60/+20 | |
| | | | * | | | | | | | | PCI: rcar: Fix bridge logic configuration accesses | Ben Dooks | 2014-02-18 | 1 | -0/+4 | |
| | | | * | | | | | | | | PCI: rcar: Add error interrupt handling | Ben Dooks | 2014-02-18 | 1 | -0/+60 | |
| | | | * | | | | | | | | PCI: rcar: Check platform_get_irq() return code | Ben Dooks | 2014-02-18 | 1 | -0/+5 | |
| | | | | |/ / / / / / | | | | |/| | | | | | | ||||||
| | | * / | | | | | | | PCI: imx6: Wait for retraining | Marek Vasut | 2014-02-19 | 1 | -13/+34 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR | Mohit Kumar | 2014-02-19 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-02-20 | 6 | -123/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Remove unused SR-IOV VF Migration support | Bjorn Helgaas | 2014-02-19 | 2 | -123/+0 | |
| | * | | | | | | | | iommu/amd: Add include of <linux/irqreturn.h> | Bjorn Helgaas | 2014-02-19 | 1 | -0/+1 | |
| | * | | | | | | | | mei: Add include of <linux/irqreturn.h> | Bjorn Helgaas | 2014-02-19 | 1 | -0/+1 |