summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-05HID:Add support for UGTABLET WP5540Sergio Costas2-0/+2
2022-02-02HID: amd_sfh: Add illuminance mask to limit ALS max valueBasavaraj Natikar1-1/+3
2022-02-02HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar1-2/+2
2022-02-02HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson1-16/+12
2022-01-24HID: elo: fix memory leak in elo_probeDongliang Mu1-0/+1
2022-01-21HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie1-8/+8
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-19HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn1-10/+10
2022-01-19HID: uhid: Fix worker destroying device without any protectionJann Horn1-4/+25
2022-01-14HID: vivaldi: Minor cleanupsStephen Boyd1-3/+4
2022-01-14HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov1-6/+28
2022-01-12HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2-0/+3
2022-01-11select: Fix indefinitely sleeping task in poll_schedule_timeout()Jan Kara1-30/+33
2022-01-11netfilter: nf_tables: don't use 'data_size' uninitializedLinus Torvalds1-0/+1
2022-01-11Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14
2022-01-10hwmon: (nzxt-smart2) make array detect_fans_report static constColin Ian King1-1/+1
2022-01-10tcp: tcp_send_challenge_ack delete useless param `skb`Benjamin Yim1-5/+5
2022-01-10net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET1-8/+3
2022-01-10rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET1-13/+4
2022-01-10hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+2
2022-01-10lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-14/+8
2022-01-10net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET2-13/+4
2022-01-10cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+5
2022-01-10cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET1-12/+5
2022-01-10cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+5
2022-01-10bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+4
2022-01-10et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-3/+2
2022-01-10be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET1-9/+5
2022-01-10vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+7
2022-01-10bna: Simplify DMA settingChristophe JAILLET1-24/+10
2022-01-10net: alteon: Simplify DMA settingChristophe JAILLET2-8/+2
2022-01-10myri10ge: Simplify DMA settingChristophe JAILLET1-12/+1
2022-01-10qlcnic: Simplify DMA settingChristophe JAILLET6-38/+19
2022-01-10net: allwinner: Fix print formatJakub Kicinski1-2/+2
2022-01-10page_pool: remove spinlock in page_pool_refill_alloc_cache()Yunsheng Lin1-4/+0
2022-01-10amt: fix wrong return type of amt_send_membership_update()Taehee Yoo1-1/+1
2022-01-10net: mcs7830: handle usb read errors properlyPavel Skripkin1-2/+10
2022-01-10net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong3-2/+10
2022-01-10net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong3-3/+19
2022-01-10net: skb: introduce kfree_skb_reason()Menglong Dong5-17/+67
2022-01-10net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski1-1/+1
2022-01-10bnxt_en: improve firmware timeout messagingEdwin Peer4-24/+25
2022-01-10bnxt_en: use firmware provided max timeout for messagesEdwin Peer6-12/+15
2022-01-10bnxt_en: improve VF error messages when PF is unavailableEdwin Peer3-9/+40
2022-01-10bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer2-21/+50
2022-01-10iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2022-01-10net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey5-5/+27
2022-01-09Linux 5.16v5.16Linus Torvalds1-1/+1