summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-102-1/+5
|\
| * geneve: maximum value of VNI cannot be usedGirish Moodalbail2017-08-091-1/+1
| * net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli2017-08-091-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-101-0/+61
|\ \
| * | sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley2017-08-091-0/+61
* | | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-096-15/+37
|\ \ \ | |_|/ |/| |
| * | pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko2017-08-071-3/+3
| * | pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT2017-08-071-1/+1
| * | pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT2017-08-071-6/+17
| * | pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirkAndy Shevchenko2017-08-031-0/+7
| * | pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng2017-07-311-0/+1
| * | pinctrl: uniphier: fix USB3 pin assignment for Pro4Kunihiko Hayashi2017-07-311-1/+1
| * | pinctrl: zte: fix dereference of 'data' in zx_set_mux()Shawn Guo2017-07-311-4/+7
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-096-7/+32
|\ \ \
| * | | i2c: allow i2c-versatile for ARM MPS platformsRussell King2017-07-311-1/+1
| * | | Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-07-311-1/+1
| |\ \ \
| | * | | i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman2017-07-171-1/+1
| * | | | i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHzHans de Goede2017-07-311-0/+3
| * | | | i2c: designware: Print clock freq on invalid clock freq errorHans de Goede2017-07-311-1/+2
| * | | | i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko2017-07-313-4/+25
| | |/ / | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-08-091-4/+4
|\ \ \ \
| * | | | crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyAntoine Ténart2017-08-031-1/+1
| * | | | crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyAntoine Ténart2017-08-031-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-0933-109/+368
|\ \ \ \ \
| * | | | | qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-081-1/+5
| * | | | | ppp: fix xmit recursion detection on ppp channelsGuillaume Nault2017-08-081-8/+10
| * | | | | net: dsa: mediatek: add adjust link support for user portsJohn Crispin2017-08-082-0/+39
| * | | | | net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-081-11/+18
| * | | | | qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
| * | | | | hysdn: fix to a race condition in put_log_bufferAnton Volkov2017-08-071-15/+13
| * | | | | s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann2017-08-071-2/+2
| * | | | | asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-073-0/+17
| * | | | | asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins2017-08-071-9/+25
| * | | | | asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins2017-08-071-1/+3
| * | | | | netvsc: fix race on sub channel creationstephen hemminger2017-08-063-7/+11
| * | | | | xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer2017-08-041-3/+3
| * | | | | mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel2017-08-041-1/+12
| * | | | | mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel2017-08-041-12/+12
| * | | | | ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon2017-08-021-1/+14
| * | | | | usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-021-0/+1
| * | | | | net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
| * | | | | net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
| * | | | | net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
| * | | | | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-024-7/+15
| * | | | | lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-021-3/+3
| * | | | | lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-021-6/+6
| * | | | | ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli2017-08-011-1/+1
| * | | | | netvsc: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-011-0/+2
| * | | | | gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli2017-08-011-1/+1
| * | | | | nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli2017-08-011-0/+2