summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-05mmc: sdhci-pci: use to_pci_dev()Geliang Tang1-2/+2
2016-01-05mmc: cb710: use to_platform_device()Geliang Tang1-2/+1
2016-01-05mmc: tegra: use correct accessor for misc ctrl registerLucas Stach1-2/+2
2016-01-05mmc: tegra: enable UHS-I modesLucas Stach1-20/+17
2016-01-05pinctrl: lantiq: 2 pins have the wrong mux listJohn Crispin1-2/+2
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern1-3/+7
2016-01-05r8152: add reset_resume functionhayeswang1-1/+9
2016-01-05connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-05cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2016-01-05qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun1-2/+4
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs1-0/+1
2016-01-04mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris1-9/+17
2016-01-04hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...Julia Lawall1-6/+6
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2016-01-01EDAC, i5100: Use to_delayed_work()Geliang Tang1-3/+1
2016-01-01sata_sx4: correctly handling failed allocationInsu Yun1-0/+2
2016-01-01ata: ahci_brcmstb: add support for MIPS-based platformsJaedon Shin2-1/+2
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-107/+221
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+6
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-9/+9
2015-12-30irqchip/zevio: Use irq_data_get_chip_type() helperGeliang Tang1-2/+1
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-30sysrq: Fix warning in sysrq generated crash.Ani Sinha1-0/+6
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-29clocksource/drivers/acpi_pm: Convert to pr_* macrosAndy Shevchenko1-17/+10
2015-12-29irqchip/omap-intc: Remove duplicate setup for IRQ chip type handlerMilo Kim1-1/+0
2015-12-29irqchip/ts4800: Add TS-4800 interrupt controllerDamien Riegel3-0/+170
2015-12-29irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun1-1/+1
2015-12-29irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI rangesSuravee Suthikulpanit1-4/+4
2015-12-29irqchip/bcm2836: Make code more readableAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Add SMP support for the 2836Andrea Merello1-2/+23
2015-12-29irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersEric Anholt1-0/+26
2015-12-29Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner2-45/+64
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner4-24/+191
2015-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-101/+134
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-28iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven1-1/+1
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy1-2/+4
2015-12-28iommu/dma: Add some missing #includesRobin Murphy1-0/+3
2015-12-28Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-3/+6
2015-12-28mmc: tegra: implement UHS tuningLucas Stach1-0/+55
2015-12-28mmc: tegra: disable SPI_MODE_CLKENLucas Stach1-1/+9