summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-08-091-4/+4
|\
| * media: vivid: fix missing cec adapter nameHans Verkuil2019-07-301-4/+4
* | Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-093-86/+10
|\ \
| * | Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-073-86/+10
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-092-9/+38
|\ \ \
| * | | crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook2019-08-021-2/+1
| * | | crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-022-5/+35
| * | | crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook2019-08-021-2/+2
* | | | Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-072-4/+4
|\ \ \ \
| * | | | hwmon: (lm75) Fixup tmp75b clr_maskIker Perez del Palomar Sustatxa2019-08-071-1/+1
| * | | | hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck2019-08-071-3/+3
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-06129-847/+1305
|\ \ \ \
| * | | | net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2019-08-062-6/+5
| * | | | net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2019-08-062-16/+13
| * | | | net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean2019-08-061-66/+55
| * | | | net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta2019-08-061-1/+5
| * | | | net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-061-9/+11
| * | | | net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-061-1/+1
| * | | | net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-061-2/+4
| * | | | net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-061-1/+1
| * | | | net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-062-0/+8
| * | | | net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2019-08-062-11/+79
| * | | | Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller2019-08-0619-353/+538
| |\ \ \ \
| | * | | | iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi2019-08-011-10/+12
| | * | | | Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo2019-07-3116-342/+523
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-07-301-1/+2
| | | * | | | iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-07-301-1/+1
| | | * | | | iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
| | | * | | | iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-07-301-2/+7
| | | * | | | iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
| | | * | | | iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| | | * | | | iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach2019-07-301-11/+33
| | | * | | | iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-304-285/+258
| | | * | | | iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-304-15/+16
| | | * | | | iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King2019-07-301-1/+1
| | | * | | | iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| | | * | | | iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1
| | | * | | | iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu2019-07-301-0/+2
| | | * | | | iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman2019-07-301-9/+19
| | | * | | | iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach2019-07-303-15/+56
| | | * | | | iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2019-07-302-9/+9
| | | * | | | iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach2019-07-305-36/+64
| | | * | | | iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2019-07-302-3/+5
| | | * | | | iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-07-301-7/+15
| | | * | | | iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-304-5/+51
| | | * | | | iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-07-301-1/+13
| | * | | | | mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-302-1/+3
| | |/ / / /
| * | | | | be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2019-08-062-6/+2
| * | | | | net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4
| * | | | | net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai2019-08-061-1/+3