summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
* amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-051-0/+3
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller2015-10-054-2/+5
|\
| * ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2
| * b43: probe bcma core (device) rev 0x15Rafał Miłecki2015-09-261-0/+1
| * rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka2015-09-261-0/+1
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-051-7/+6
* | net: usb: asix: Fix crash on skb alloc failureDavid B. Robins2015-10-051-1/+3
* | Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/...David S. Miller2015-10-051-0/+1
|\ \
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
* | | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-051-0/+1
* | | ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-051-1/+0
* | | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
|\ \ \
| * | | mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| * | | mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| * | | mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| * | | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-023-55/+75
|\ \ \ \
| * | | | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| * | | | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-282-37/+52
| * | | | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-012-0/+11
|\ \ \ \ \
| * | | | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-011-0/+10
| * | | | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-011-0/+1
* | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-016-12/+43
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-012-7/+22
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| | | * | | | | | PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
| | * | | | | | | Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-09-271-2/+10
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | intel_idle: Skylake Client Support - updatedLen Brown2015-09-101-2/+10
| * | | | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-10-011-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-261-0/+2
| | | |_|/ / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-013-5/+19
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | * | | | | | | ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu2015-09-261-2/+1
| | | * | | | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-262-0/+14
| | | |/ / / / / /
| | * / / / / / / PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki2015-09-251-3/+4
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-019-15/+38
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-291-3/+4
| * | | | | | | dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn2015-09-291-0/+2
| * | | | | | | bna: fix error handlingAndrzej Hajda2015-09-291-6/+7
| * | | | | | | net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-09-281-3/+3
| * | | | | | | i40e/i40evf: check for stopped admin queueMitch Williams2015-09-282-0/+18
| * | | | | | | i40e: fix VLAN inside VXLANJesse Brandeburg2015-09-281-1/+2
| * | | | | | | r8169: fix handling rtl_readphy resultAndrzej Hajda2015-09-261-1/+1
| * | | | | | | net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda2015-09-261-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-0111-120/+68
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-251-1/+1