summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2014-12-182-9/+1
| | * | | | drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä2014-12-181-4/+2
| | * | | | drm/i915: Kill check_power_well() callsVille Syrjälä2014-12-181-27/+0
* | | | | | Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-082-4/+58
|\ \ \ \ \ \
| * | | | | | pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD2015-01-071-0/+1
| * | | | | | pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI2015-01-071-1/+3
| * | | | | | pinctrl: rockchip: Fix enable/disable/mask/unmaskDoug Anderson2014-12-301-3/+33
| * | | | | | pinctrl: rockchip: Handle wakeup pinsDoug Anderson2014-12-301-0/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-085-45/+61
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-0692-1818/+1320
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-01-061-0/+10
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-3/+3
| | * | | | | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-052-37/+40
| | | |/ / / / | | |/| | | |
| * / | | | | ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-052-6/+9
| |/ / / / /
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-084-12/+13
|\ \ \ \ \ \
| * | | | | | vhost/net: length miscalculationMichael S. Tsirkin2015-01-071-1/+1
| * | | | | | virtio_pci: document why we defer kfreeMichael S. Tsirkin2015-01-061-0/+3
| * | | | | | virtio_pci: defer kfree until release callbackSasha Levin2015-01-061-6/+4
| * | | | | | virtio_pci: device-specific release callbackMichael S. Tsirkin2015-01-063-10/+9
| * | | | | | virtio: make del_vqs idempotentMichael S. Tsirkin2015-01-061-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-083-12/+7
|\ \ \ \ \ \
| * | | | | | iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang2015-01-051-1/+0
| * | | | | | iommu/vt-d: Remove dead code in device_notifierJoerg Roedel2015-01-051-8/+0
| * | | | | | iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel2015-01-051-0/+4
| * | | | | | iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart2015-01-051-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-0618-48/+72
|\ \ \ \ \ \
| * | | | | | qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3
| * | | | | | xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-061-0/+1
| * | | | | | r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
| * | | | | | net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
| * | | | | | enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
| * | | | | | qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-021-3/+7
| * | | | | | Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
| * | | | | | net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
| * | | | | | net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
| * | | | | | qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-311-0/+1
| * | | | | | net: axienet: fix error return codeJulia Lawall2014-12-311-0/+2
| * | | | | | net: sun4i-emac: fix error return codeJulia Lawall2014-12-311-1/+3
| * | | | | | myri10ge: fix error return codeJulia Lawall2014-12-311-1/+3
| * | | | | | net: Xilinx: fix error return codeJulia Lawall2014-12-312-0/+3
| * | | | | | i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
| * | | | | | igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
| * | | | | | e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* | | | | | | Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-01-061-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ipmi: Fix compile warning with tv_usecCorey Minyard2014-12-301-1/+2
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-024-5/+21
|\ \ \ \ \ \ \
| * | | | | | | SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
| * | | | | | | fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
| * | | | | | | sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-021-3/+7
|\ \ \ \ \ \ \