summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | usbtmc: more sanity checking for packet sizeOliver Neukum2019-08-211-0/+3
| | * | | usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva2019-08-211-1/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-0124-38/+124
| |\ \ \
| | * | | net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-011-3/+4
| | * | | enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
| | * | | net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins2019-08-311-0/+1
| | * | | net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-08-311-0/+1
| | * | | net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-08-311-1/+2
| | * | | net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-08-311-1/+1
| | * | | net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-08-311-0/+4
| | * | | net: aquantia: fix limit of vlan filtersDmitry Bogdanov2019-08-311-1/+1
| | * | | net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-08-311-1/+2
| | * | | net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-301-4/+13
| | |\ \ \
| | | * | | nfp: bpf: fix latency bug when updating stack index registerJiong Wang2019-08-261-4/+13
| | * | | | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
| | * | | | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
| | * | | | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-294-6/+31
| | * | | | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-281-0/+7
| | * | | | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-281-4/+4
| | * | | | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-281-3/+4
| | * | | | r8152: remove calling netif_napi_delHayes Wang2019-08-281-2/+0
| | * | | | Revert "r8152: napi hangup fix after disconnect"Hayes Wang2019-08-281-2/+1
| | * | | | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-281-1/+5
| | * | | | macb: Update compatibility string for SiFive FU540-C000Yash Shah2019-08-281-1/+1
| | * | | | Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-272-1/+27
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-316-13/+33
| |\ \ \ \ \
| | * | | | | i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang2019-08-301-1/+10
| | * | | | | i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi2019-08-301-1/+4
| | * | | | | i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-08-291-7/+5
| | * | | | | i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula2019-08-291-0/+1
| | * | | | | i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko2019-08-291-3/+12
| | * | | | | i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang2019-08-291-1/+1
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-301-0/+8
| |\ \ \ \ \ \
| | * | | | | | crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook2019-08-221-0/+8
| * | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-08-304-26/+68
| |\ \ \ \ \ \ \
| | * | | | | | | soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven2019-08-291-0/+4
| | * | | | | | | Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann2019-08-291-6/+41
| | |\ \ \ \ \ \ \
| | | * | | | | | | bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry2019-08-131-2/+36
| | | * | | | | | | bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry2019-08-131-5/+6
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-08-152-20/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | soc: ti: pm33xx: Make two symbols staticYueHaibing2019-08-131-2/+2
| | | * | | | | | | soc: ti: pm33xx: Fix static checker warningsKeerthy2019-08-131-5/+10
| | | * | | | | | | bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna2019-08-131-7/+7
| | | * | | | | | | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren2019-07-241-1/+2
| | | * | | | | | | bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren2019-07-241-4/+1
| | | * | | | | | | bus: ti-sysc: Fix handling of forced idleTony Lindgren2019-07-241-1/+1
| | | |/ / / / / /
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-301-11/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler2019-08-281-11/+20
| * | | | | | | | | Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-301-0/+11
| |\ \ \ \ \ \ \ \ \