summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
* Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
|\
| * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
* | net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-021-0/+7
* | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
* | mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-021-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0132-247/+443
|\ \
| * | be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
| * | net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
| * | net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
| * | Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
| |\ \
| | * | net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| | * | net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| | * | net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| | * | net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| | * | net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| | * | net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| | * | net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| | * | net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
| * | | Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub...David S. Miller2017-01-306-16/+22
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
| | * | iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-01-231-1/+1
| | * | iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
| | * | Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki2017-01-173-8/+9
| * | | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-01-301-2/+2
| * | | net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-291-2/+43
| * | | net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-01-291-1/+1
| * | | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-292-61/+147
| * | | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-291-0/+4
| | |/ | |/|
* | | Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-02-012-36/+52
|\ \ \
| * | | dmaengine: pl330: fix double lockIago Abal2017-01-251-13/+6
| * | | dmaengine: cppi41: Clean up pointless warningsTony Lindgren2017-01-251-8/+5
| * | | dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren2017-01-251-15/+25
| * | | dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren2017-01-251-0/+16
* | | | Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-014-10/+25
|\ \ \ \
| * | | | pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handlerAlexander Stein2017-01-301-0/+2
| * | | | pinctrl: baytrail: Debounce register is one per communityAndy Shevchenko2017-01-301-3/+10
| * | | | pinctrl: baytrail: Rectify debounce support (part 2)Andy Shevchenko2017-01-301-4/+8
| * | | | pinctrl: intel: merrifield: Add missed check in mrfld_config_set()Andy Shevchenko2017-01-301-0/+3
| * | | | pinctrl: sunxi: Don't enforce bias disable (for now)Maxime Ripard2017-01-301-2/+1
| * | | | pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang2017-01-301-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-312-3/+3
|\ \ \ \ \
| * | | | | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET2017-01-311-2/+2
| * | | | | Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-241-1/+1
* | | | | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-312-2/+7
|\ \ \ \ \ \
| * | | | | | ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav2017-01-061-0/+3
| * | | | | | libata: Fix ATA request senseDamien Le Moal2017-01-061-0/+2
| * | | | | | libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo2017-01-061-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-01-315-30/+32
|\ \ \ \ \ \ \
| * | | | | | | HID: cp2112: fix gpio-callback error handlingJohan Hovold2017-01-311-1/+1