summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-2/+1
|\
| * PCI: Fix bridge_d3 update on device removalLukas Wunner2016-09-131-2/+1
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-134-49/+193
|\ \
| * | efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-051-10/+27
| * | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+73
| * | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-053-37/+88
| * | efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-051-2/+5
* | | Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-09-133-41/+31
|\ \ \
| * | | raid5: fix a small race conditionShaohua Li2016-09-091-2/+2
| * | | md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang2016-09-081-8/+4
| * | | raid5: guarantee enough stripes to avoid reshape hangShaohua Li2016-08-311-0/+10
| * | | raid5-cache: fix a deadlock in superblock writeShaohua Li2016-08-311-31/+15
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-124-14/+14
|\ \ \ \
| * \ \ \ Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-09-084-14/+14
| |\ \ \ \
| | * | | | clk: sunxi-ng: Fix wrong reset register offsetsJorik Jonker2016-08-291-8/+8
| | * | | | clk: sunxi-ng: nk: Make ccu_nk_find_best staticChen-Yu Tsai2016-08-081-3/+3
| | * | | | clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai2016-08-081-1/+1
| | * | | | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun2016-08-081-1/+1
| | * | | | clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun2016-08-081-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-1249-444/+616
|\ \ \ \ \ \
| * | | | | | net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-111-5/+7
| * | | | | | net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-114-43/+28
| * | | | | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-111-1/+4
| * | | | | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-111-10/+11
| * | | | | | net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt2016-09-101-0/+7
| * | | | | | drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-091-0/+1
| * | | | | | Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller2016-09-099-13/+22
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ath-current from ath.gitKalle Valo2016-09-074-10/+14
| | |\ \ \ \ \ \
| | | * | | | | | ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-071-2/+7
| | | * | | | | | ath9k: fix AR5416 access GPIO warningMiaoqing Pan2016-09-021-2/+2
| | | * | | | | | ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan2016-08-311-1/+0
| | | * | | | | | ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-08-311-5/+5
| | * | | | | | | brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-09-071-1/+1
| | * | | | | | | iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan2016-08-291-0/+1
| | * | | | | | | iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach2016-08-291-1/+2
| | * | | | | | | iwlwifi: mvm: check if vif is NULL before using itSharon Dvir2016-08-291-0/+2
| | * | | | | | | iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach2016-08-291-1/+2
| * | | | | | | | dwc_eth_qos: do not register semi-initialized deviceLars Persson2016-09-091-20/+18
| * | | | | | | | mlxsw: spectrum: Set port type before setting its addressIdo Schimmel2016-09-091-9/+9
| * | | | | | | | mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko2016-09-091-1/+8
| * | | | | | | | nfp: don't pad frames on receiveJakub Kicinski2016-09-081-4/+0
| * | | | | | | | nfp: drop support for old firmware ABIsJakub Kicinski2016-09-081-4/+2
| * | | | | | | | nfp: remove linux/version.h includesJakub Kicinski2016-09-083-3/+0
| * | | | | | | | net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman2016-09-081-7/+15
| * | | | | | | | net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-081-1/+1
| * | | | | | | | net/mlx5e: Prevent casting overflowGal Pressman2016-09-081-2/+4
| * | | | | | | | net/mlx5e: Fix xmit_more counter race issueTariq Toukan2016-09-081-1/+1
| * | | | | | | | bnxt_en: Fix TX push operation on ARM64.Michael Chan2016-09-061-2/+2
| * | | | | | | | net: smsc: remove build warning of duplicate definitionSudip Mukherjee2016-09-061-0/+2
| * | | | | | | | net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum2016-09-061-0/+23