aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-25PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas1-20/+3
2016-06-25PCI: rcar: Simplify host bridge window iterationBjorn Helgaas1-18/+3
2016-06-25PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-25PCI: rcar Gen2: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-25PCI: rcar: Drop gen2 dummy I/O port regionBjorn Helgaas1-10/+1
2016-06-21PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas1-10/+7
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas1-15/+7
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas1-18/+6
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas1-6/+5
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas1-1/+1
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas1-4/+10
2016-06-20PCI: xilinx: Request host bridge window resourcesBjorn Helgaas1-0/+5
2016-06-20PCI: xilinx: Free bridge resource list on failureBjorn Helgaas1-3/+8
2016-06-20PCI: xgene: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: xgene: Free bridge resource list on failureBjorn Helgaas1-3/+9
2016-06-20PCI: iproc: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: designware: Simplify host bridge window iterationBjorn Helgaas1-5/+1
2016-06-20PCI: designware: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: designware: Free bridge resource list on failureBjorn Helgaas1-7/+17
2016-06-06PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas1-1/+29
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+70
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+22
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-32/+32
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann32-83/+83
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+56
2016-05-27Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2-29/+9
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-492/+1044
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds15-52/+482
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds2-118/+617
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj4-0/+264