summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1825-72/+136
|\
| * otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-181-2/+2
| * ipvlan: fix device featuresMahesh Bandewar2020-08-171-5/+22
| * bonding: fix a potential double-unregisterCong Wang2020-08-171-1/+2
| * net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-151-11/+2
| * net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-151-1/+2
| * net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * net: wan: dlci: Remove set but not used variable 'err'Lee Jones2020-08-151-2/+1
| * net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones2020-08-151-0/+1
| * net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones2020-08-151-2/+2
| * net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-151-3/+3
| * net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones2020-08-151-1/+3
| * net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones2020-08-151-7/+8
| * drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2020-08-152-1/+17
| * bonding: show saner speed for broadcast modeJarod Wilson2020-08-151-3/+18
| * net: fec: correct the error path for regulator disable in probeFugang Duan2020-08-151-2/+2
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-08-155-14/+33
| |\
| | * i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-151-0/+3
| | * i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-152-9/+28
| | * igc: Fix PTP initializationVinicius Costa Gomes2020-08-142-5/+2
| * | sfc: check hash is valid before using itEdward Cree2020-08-145-1/+18
* | | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-166-64/+44
|\ \ \
| * | | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering2020-08-111-0/+2
| * | | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-08-072-7/+11
| |\ \ \
| | * | | md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-061-0/+1
| | * | | md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-061-7/+10
| * | | | rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang2020-08-061-1/+0
| * | | | rnbd: remove rnbd_dev_submit_ioGuoqing Jiang2020-08-063-56/+31
* | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-161-2/+0
|\ \ \ \ \
| * | | | | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-151-2/+0
* | | | | | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-151-3/+47
|\ \ \ \ \ \
| * | | | | | EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47
* | | | | | | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-08-155-86/+115
|\ \ \ \ \ \ \
| * | | | | | | clk: x86: Support RV architectureAkshu Agrawal2020-08-071-15/+38
| * | | | | | | ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2020-08-071-0/+4
| * | | | | | | clk: x86: Change name from ST to FCHAkshu Agrawal2020-08-072-13/+13
| * | | | | | | ACPI: APD: Change name from ST to FCHAkshu Agrawal2020-08-072-9/+9
| * | | | | | | i2c: designware: Add device HID for Hygon I2C controllerPu Wen2020-08-072-0/+2
* | | | | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-152-67/+184
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-142-67/+184
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-112-67/+184
* | | | | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1557-431/+1232
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: syscon: Use a unique name with regmap_configSuman Anna2020-08-131-1/+3
| * | | | | | | | | | mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1312-12/+12
| * | | | | | | | | | mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-131-0/+4
| * | | | | | | | | | mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15
| * | | | | | | | | | mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-1/+15