summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-27clocksource/drivers: Do not warn on probe deferJon Hunter
2019-08-27clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter
2019-08-27clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman
2019-08-27clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven
2019-08-27clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang
2019-08-27clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni
2019-08-27clocksource: sun4i: Add missing compatiblesMaxime Ripard
2019-08-27clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing