summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-45/+61
2015-01-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-48/+72
2015-01-07Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+2
2015-01-07qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki92-1818/+1320
2015-01-07ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin3-10/+9
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin1-0/+1
2015-01-06ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-3/+3
2015-01-06ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2-37/+40
2015-01-06ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel1-8/+0
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel1-0/+4
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart1-3/+3
2015-01-05net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-03enic: free all rq buffs when allocation failsGovindarajulu Varadarajan1-2/+4
2015-01-03qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen1-3/+7
2015-01-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+21
2015-01-02Altera TSE: Add missing phydevKostya Belezko1-9/+6
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+7
2015-01-01qlcnic: Fix return value in qlcnic_probe()Yongjian Xu1-0/+1
2015-01-01net: axienet: fix error return codeJulia Lawall1-0/+2
2015-01-01net: sun4i-emac: fix error return codeJulia Lawall1-1/+3
2015-01-01myri10ge: fix error return codeJulia Lawall1-1/+3
2015-01-01net: Xilinx: fix error return codeJulia Lawall2-0/+3
2015-01-01i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches1-1/+3
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka1-1/+1
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville1-1/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-12-31Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+23
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-157/+291
2014-12-30ipmi: Fix compile warning with tv_usecCorey Minyard1-1/+2
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-1219/+306
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann4749-155525/+218724
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2-1/+16