summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
| * | | | | | | | atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet2017-07-181-1/+1
| * | | | | | | | ppp: Fix false xmit recursion detect with two ppp devicesGao Feng2017-07-181-9/+21
| * | | | | | | | net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-152-60/+84
| * | | | | | | | net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-151-106/+85
| * | | | | | | | isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | isdn: hisax: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * | | | | | | | mlx4_en: remove unnecessary returned value checkZhu Yanjun2017-07-151-5/+3
| * | | | | | | | ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld2017-07-151-9/+5
| * | | | | | | | net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-153-35/+55
| * | | | | | | | net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-151-1/+1
| * | | | | | | | liquidio: fix possible eeprom format string overflowArnd Bergmann2017-07-141-1/+1
| * | | | | | | | vmxnet3: avoid format strint overflow warningArnd Bergmann2017-07-141-1/+1
| * | | | | | | | net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-141-1/+1
| * | | | | | | | bnx2x: fix format overflow warningArnd Bergmann2017-07-141-1/+2
| * | | | | | | | net: niu: fix format string overflow warning:Arnd Bergmann2017-07-141-2/+2
| * | | | | | | | isdn: divert: fix sprintf buffer overflow warningArnd Bergmann2017-07-141-12/+13
| * | | | | | | | net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi2017-07-141-4/+6
| * | | | | | | | 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-183-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