summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm2019-08-271-0/+8
* clocksource/drivers: Do not warn on probe deferJon Hunter2019-08-271-1/+3
* clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter2019-08-271-2/+4
* clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman2019-08-271-6/+3
* clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven2019-08-271-1/+1
* clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang2019-08-271-0/+5
* clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni2019-08-272-1/+19
* clocksource: sun4i: Add missing compatiblesMaxime Ripard2019-08-271-0/+4
* clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-273-11/+3
* clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-232-14/+0
* clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-10/+12
* clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan2019-08-231-8/+4
* hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-1/+1
* hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-4/+2
* hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-1/+1
* Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-221-1/+1
|\
| * media: v4l2-subdev: fix regression in check_pad()Hans Verkuil2019-07-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-2224-85/+97
|\ \
| * | hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang2019-07-221-1/+0
| * | vrf: make sure skb->data contains ip header to make routingPeter Kosyh2019-07-211-23/+35
| * | connector: remove redundant input callback from cn_devVasily Averin2019-07-211-5/+1
| * | qed: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-3/+2
| * | igc: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-8/+4
| * | cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-212-10/+5
| * | be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier2019-07-211-0/+5
| * | bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-211-0/+3
| * | net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-211-1/+1
| * | chelsio: Fix a typo in a function nameChristophe JAILLET2019-07-211-2/+2
| * | allocate_flower_entry: should check for null derefNavid Emamdoost2019-07-211-1/+2
| * | net: hns3: typo in the name of a constantChristophe JAILLET2019-07-213-4/+4
| * | wireless: fix nl80211 vendor commandsJohannes Berg2019-07-203-0/+8
| * | r8169: fix RTL8168g PHY initThomas Voegtle2019-07-201-2/+2
| * | net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-205-11/+14
| * | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-202-2/+2
| * | net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-205-12/+7
* | | iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2114-55/+1165
|\ \ \
| * | | NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * | | NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * | | NTB: Introduce MSI libraryLogan Gunthorpe2019-06-133-1/+428
| * | | NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * | | PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * | | PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-9/+45
| * | | ntb_hw_switchtec: Fix setup MW with failure bugJoey Zhang2019-06-131-27/+39
| * | | ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...Wesley Sheng2019-06-131-0/+3
| * | | ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() functionJoey Zhang2019-06-131-4/+7
| * | | NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter2019-06-131-1/+1
| * | | ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()Dan Carpenter2019-06-131-1/+1
| * | | NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazedLogan Gunthorpe2019-06-131-0/+1
| * | | NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta2019-06-131-4/+4