summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-211-2/+10
|\
| * clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-171-2/+10
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-214-5/+3
|\ \
| * | irqchip/digicolor: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | irqchip/mips-cpu: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | irqchip/gic/realview: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn2017-07-181-2/+0
| |/
* | ide: avoid warning for timings calculationArnd Bergmann2017-07-211-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2043-287/+427
|\ \
| * | net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-201-1/+1
| * | net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-201-24/+25
| * | net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-07-201-0/+1
| * | net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-191-0/+2
| * | net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll2017-07-191-0/+1
| * | 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