summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-183-39/+85
|\
| * spi: stm32: always perform registers configuration prior to transferAlain Volmat2020-08-101-25/+17
| * spi: stm32: fixes suspend/resume managementAmelie Delaunay2020-08-101-3/+24
| * spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay2020-08-101-1/+2
| * spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay2020-08-101-8/+18
| * spi: stm32h7: fix race condition at end of transferAntonio Borneo2020-08-101-1/+1
| * spi: stm32: clear only asserted irq flags on interruptTobias Schramm2020-08-051-1/+1
| * spi: Prevent adding devices below an unregistering controllerLukas Wunner2020-08-032-1/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1725-72/+136
|\ \
| * | otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-171-2/+2
| * | ipvlan: fix device featuresMahesh Bandewar2020-08-161-5/+22
| * | bonding: fix a potential double-unregisterCong Wang2020-08-161-1/+2
| * | net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
| * | net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-141-11/+2
| * | net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
| * | net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-141-1/+2
| * | net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
| * | net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
| * | net: wan: dlci: Remove set but not used variable 'err'Lee Jones2020-08-141-2/+1
| * | net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones2020-08-141-0/+1
| * | net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones2020-08-141-2/+2
| * | net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-141-3/+3
| * | net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones2020-08-141-1/+3
| * | net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones2020-08-141-7/+8
| * | drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2020-08-142-1/+17
| * | bonding: show saner speed for broadcast modeJarod Wilson2020-08-141-3/+18
| * | net: fec: correct the error path for regulator disable in probeFugang Duan2020-08-141-2/+2
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-08-145-14/+33
| |\ \
| | * | i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-141-0/+3
| | * | i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-142-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-156-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-062-7/+11
| |\ \ \ \
| | * | | | md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-051-0/+1
| | * | | | md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-051-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-151-2/+0
|\ \ \ \ \ \
| * | | | | | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-141-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
|\ \ \ \ \ \ \ \ \