summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy2017-07-141-0/+1
| * cxgb4: ptp_clock_register() returns error pointersGanesh Goudar2017-07-141-1/+2
| * net: hns: add acpi function of xge led controlLiuJian2017-07-142-3/+58
| * cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-142-0/+34
| * mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl2017-07-141-2/+2
| * cxgb4: add new T5 pci device id'sGanesh Goudar2017-07-131-0/+2
| * rt2x00: make const array glrt_table staticColin Ian King2017-07-131-1/+1
| * net: stmmac: make const array route_possibilities staticColin Ian King2017-07-131-1/+1
| * net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King2017-07-131-2/+2
| * xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer2017-07-131-10/+12
* | Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-202-6/+23
|\ \
| | \
| | \
| *-. \ Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2017-07-202-6/+23
| |\ \ \
| | | * | PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-07-191-4/+4
| | * | | cpufreq: intel_pstate: Correct the busy calculation for KNLSrinivas Pandruvada2017-07-141-2/+19
* | | | | Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-205-20/+44
|\ \ \ \ \
| * | | | | device-dax: fix sysfs duplicate warningsDan Williams2017-07-193-14/+24
| * | | | | acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-171-1/+9
| * | | | | device-dax: fix 'passing zero to ERR_PTR()' warningDan Williams2017-07-171-2/+7
| * | | | | libnvdimm: fix badblock range handling of ARS rangeToshi Kani2017-07-171-3/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-202-12/+7
|\ \ \ \ \
| * | | | | HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva2017-07-201-0/+3
| * | | | | HID: multitouch: do not blindly set EV_KEY or EV_ABS bitsDmitry Torokhov2017-07-131-12/+4
* | | | | | Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-184-6/+7
|\ \ \ \ \ \
| * | | | | | raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz2017-07-121-1/+1
| * | | | | | Raid5 should update rdev->sectors after reshapeXiao Ni2017-07-101-3/+1
| * | | | | | md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang2017-07-102-2/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-1839-280/+335
|\ \ \ \ \ \ \
| * | | | | | | IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-181-0/+1
| * | | | | | | IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-181-4/+6
| * | | | | | | IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun2017-07-181-3/+0
| * | | | | | | IB/hns: Fix the bug with rdma operationoulijun2017-07-181-4/+4
| * | | | | | | IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-181-5/+7
| * | | | | | | IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-181-19/+34
| * | | | | | | IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-181-0/+2
| * | | | | | | IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-181-0/+3
| * | | | | | | IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit2017-07-181-0/+12
| * | | | | | | IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-181-2/+9
| * | | | | | | IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-181-12/+22
| * | | | | | | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1815-84/+72
| * | | | | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-185-51/+26
| * | | | | | | IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-181-9/+7
| * | | | | | | IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-181-2/+17
| * | | | | | | IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-186-8/+9
| * | | | | | | IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-181-19/+4
| * | | | | | | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-181-8/+24
| * | | | | | | IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
| * | | | | | | IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
| * | | | | | | IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
| * | | | | | | RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
| * | | | | | | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1