summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-06-043-5/+6
|\ \
| * | vfio/pci: Allow VPD short readAlex Williamson2016-06-011-1/+2
| * | vfio/type1: Fix build warningAlex Williamson2016-05-301-1/+1
| * | vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson2016-05-301-3/+3
| |/
* | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-06-042-9/+4
|\ \
| * | mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai2016-06-021-5/+0
| * | mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai2016-06-021-2/+2
| * | mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai2016-06-021-2/+2
| |/
* | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-06-045-27/+25
|\ \
| | \
| | \
| *-. \ Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-034508-124334/+301081
| |\ \ \
| | | * | ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2016-06-022-9/+9
| | | |/
| | * | ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2016-05-302-4/+7
| * | | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng2016-06-011-14/+9
* | | | Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-06-042-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-032-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Rafael J. Wysocki2016-06-011-1/+1
| | * | | cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada2016-05-301-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-043-4/+49
|\ \ \ \ \
| * | | | | irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson2016-06-021-1/+1
| * | | | | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-021-2/+47
| * | | | | irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones2016-06-021-1/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-031-7/+5
|\ \ \ \ \
| * | | | | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall2016-06-031-0/+1
| * | | | | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall2016-06-031-3/+3
| * | | | | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall2016-06-031-4/+1
| |/ / / /
* | | | | Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-012-3/+4
|\ \ \ \ \
| * | | | | pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-05-311-2/+3
| * | | | | pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-301-1/+1
| |/ / / /
* | | | | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-012-7/+72
|\ \ \ \ \
| * | | | | dma-buf: use vma_pages()Muhammad Falak R Wani2016-05-311-3/+4
| * | | | | reservation: add headerdoc commentsRob Clark2016-05-311-4/+68
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-0132-177/+342
|\ \ \ \ \ \
| * | | | | | sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-06-013-17/+56
| * | | | | | usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz2016-05-311-0/+51
| * | | | | | virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian2016-05-311-16/+2
| * | | | | | bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
| * | | | | | net: fec: update dirty_tx even if no skbTroy Kisky2016-05-311-5/+3
| * | | | | | atm: iphase: off by one in rx_pkt()Dan Carpenter2016-05-311-1/+1
| * | | | | | atm: firestream: add more reserved stringsDan Carpenter2016-05-311-1/+5
| * | | | | | vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan2016-05-311-0/+3
| * | | | | | sfc: use flow dissector helpers for aRFSEdward Cree2016-05-301-54/+21
| * | | | | | net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi2016-05-301-1/+3
| * | | | | | ptp: oops in ptp_ioctl()Dan Carpenter2016-05-301-0/+1
| * | | | | | qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
| * | | | | | qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-262-8/+15
| * | | | | | qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
| * | | | | | qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
| * | | | | | qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
| * | | | | | qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
| * | | | | | qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24