summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`XuDong Liu1-15/+4
2023-07-19Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-07-19clk: rs9: Fix .driver_data content in i2c_device_idMarek Vasut1-2/+2
2023-07-19clk: vc7: Fix .driver_data content in i2c_device_idMarek Vasut1-1/+1
2023-07-19clk: vc5: Fix .driver_data content in i2c_device_idMarek Vasut1-8/+8
2023-07-19ARM: dts: meson8b: correct uart_B and uart_C clock referenceshfdevel@gmx.net1-2/+2
2023-07-19ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki1-1/+0
2023-07-19drm/vram-helper: fix function names in vram helper docLuc Ma1-3/+3
2023-07-19Input: tests - fix input_test_match_device_id testDmitry Torokhov1-1/+1
2023-07-19drm/bridge: tc358768: fix THS_TRAILCNT computationFrancesco Dolcini1-3/+4
2023-07-19drm/bridge: tc358768: fix TXTAGOCNT computationFrancesco Dolcini1-1/+1
2023-07-19drm/bridge: tc358768: fix THS_ZEROCNT computationFrancesco Dolcini1-3/+4
2023-07-19drm/bridge: tc358768: fix TCLK_TRAILCNT computationFrancesco Dolcini1-3/+5
2023-07-19drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementationFrancesco Dolcini1-0/+44
2023-07-19drm/bridge: tc358768: fix TCLK_ZEROCNT computationFrancesco Dolcini1-4/+4
2023-07-19drm/bridge: tc358768: fix PLL target frequencyFrancesco Dolcini1-3/+5
2023-07-19drm/bridge: tc358768: fix PLL parameters computationFrancesco Dolcini1-1/+5
2023-07-19drm/bridge: tc358768: always enable HS video modeFrancesco Dolcini1-2/+1
2023-07-19drm/bridge: ti-sn65dsi83: Fix enable error pathAlexander Stein1-0/+1
2023-07-19Input: tests - modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven1-1/+1
2023-07-19Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven1-2/+2
2023-07-19Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou1-2/+1
2023-07-19Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-07-19drm/bridge: it6505: Move a variable assignment behind a null pointer check in...Markus Elfring1-1/+2
2023-07-19drm/i915/guc/slpc: Provide sysfs for efficient freqVinay Belgaumkar4-11/+64
2023-07-19drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-3/+0
2023-07-19radeon: avoid double free in ci_dpm_init()Nikita Zhandarovich1-8/+20
2023-07-19drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann3-6/+8
2023-07-19drm/amd/display: Add logging for display MALL refresh settingWesley Chalmers1-0/+3
2023-07-19drm/amd/display: Unconditionally print when DP sink power state failsSrinivasan Shanmugam1-3/+1
2023-07-19drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-07-19netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima3-4/+16
2023-07-19net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean5-31/+74
2023-07-19ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-07-19netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso1-1/+3
2023-07-19netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso1-0/+2
2023-07-19netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov1-1/+1
2023-07-19netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal1-3/+49
2023-07-19lib/ts_bm: reset initial match offset for every block of textJeremy Sowden1-1/+3
2023-07-19net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma6-24/+77
2023-07-19sfc: fix crash when reading stats while NIC is resettingEdward Cree1-3/+10
2023-07-19ocfs2: Fix use of slab data with sendpageDavid Howells1-11/+12
2023-07-19net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov1-5/+5
2023-07-19gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima1-0/+2
2023-07-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-07-19sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-07-19bonding: do not assume skb mac_header is setEric Dumazet1-1/+1
2023-07-19netlink: do not hard code device address lenth in fdb dumpsEric Dumazet1-4/+4
2023-07-19netlink: fix potential deadlock in netlink_set_err()Eric Dumazet2-4/+6
2023-07-19net: stmmac: fix double serdes powerdownBartosz Golaszewski1-6/+0