summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-28tipc: make node number calculation reproducibleJon Maloy3-4/+16
2020-11-28tipc: refactor tipc_sk_bind() functionJon Maloy1-36/+30
2020-11-28net: phy: micrel: fix interrupt handlingOleksij Rempel1-1/+1
2020-11-28net/x25: remove x25_kill_by_device()Martin Schiller1-16/+0
2020-11-28net/x25: fix restart request/confirm handlingMartin Schiller1-8/+33
2020-11-28net/lapb: fix t1 timer handling for LAPB_STATE_0Martin Schiller1-2/+9
2020-11-28net/lapb: support netdev eventsMartin Schiller1-1/+81
2020-11-28net/x25: handle additional netdev eventsMartin Schiller3-12/+19
2020-11-28mlxsw: spectrum_router: Update adjacency index more efficientlyIdo Schimmel1-18/+10
2020-11-28mlxsw: spectrum_router: Track nexthop group virtual router membershipIdo Schimmel1-0/+164
2020-11-28mlxsw: spectrum_router: Rollback virtual router adjacency pointer updateIdo Schimmel1-1/+14
2020-11-28mlxsw: spectrum_router: Pass virtual router parameters directly instead of po...Ido Schimmel1-4/+6
2020-11-28mlxsw: spectrum_router: Fix error handling issueIdo Schimmel1-4/+2
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu7-1/+179
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu2-11/+15
2020-11-27net/sched: fix miss init the mru in qdisc_skb_cbwenxu1-0/+2
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko1-7/+33
2020-11-27net/tls: add CHACHA20-POLY1305 configurationVadim Fedorenko2-0/+19
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko2-5/+10
2020-11-27net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko2-0/+16
2020-11-27net/tls: make inline helpers protocol-awareVadim Fedorenko4-28/+25
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2-51/+34
2020-11-27printk: finalize records with trailing newlinesJohn Ogness1-2/+2
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov1-16/+15
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-26platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-11-26platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede1-0/+27
2020-11-26platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-11-26platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan controlMatthias Maier1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-11-26platform/x86: thinkpad_acpi: add P1 gen3 second fan supportIakov 'Jake' Kirilenko1-0/+1
2020-11-26can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde1-0/+4
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70