Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-07-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | phy: core: add debugfs files | Chunfeng Yun | 2023-05-19 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-07-05 | 7 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | net: dsa: sja1105: always enable the send_meta options | Vladimir Oltean | 2023-07-04 | 1 | -4/+0 | |
| * | | | | | | | | | | net: Replace strlcpy with strscpy | Azeem Shaikh | 2023-07-04 | 2 | -2/+2 | |
| * | | | | | | | | | | net: fix net_dev_start_xmit trace event vs skb_transport_offset() | Eric Dumazet | 2023-07-03 | 1 | -1/+2 | |
| * | | | | | | | | | | Bluetooth: ISO: Rework sync_interval to be sync_factor | Luiz Augusto von Dentz | 2023-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable | Luiz Augusto von Dentz | 2023-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | net: mscc: ocelot: don't keep PTP configuration of all ports in single structure | Vladimir Oltean | 2023-06-29 | 1 | -3/+7 | |
* | | | | | | | | | | | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-07-05 | 2 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | f2fs: fix to do sanity check on direct node in truncate_dnode() | Chao Yu | 2023-06-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | f2fs: add async reset zone command support | Daejun Park | 2023-06-12 | 1 | -3/+21 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-05 | 2 | -4/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | soundwire: bus: Prevent lockdep asserts when stream has multiple buses | Richard Fitzgerald | 2023-06-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | soundwire: intel: use substream for .free callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | soundwire: intel: use substream for .trigger callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | soundwire: intel_ace2x: add new_peripheral_assigned callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | soundwire: bus: add new manager callback to deal with peripheral enumeration | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | soundwire: intel: add eml_lock in the interface for new platforms | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | ASoC/soundwire: intel: pass hdac_bus pointer for link management | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | soundwire/ASOC: Intel: update offsets for LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | soundwire: intel_ace2x: add empty new ops for LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | soundwire: intel: add ACE2.x SHIM definitions | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+75 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2023-07-05 | 11 | -27/+815 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | media: Add NV15_4L4 pixel format | Benjamin Gaignard | 2023-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | media: v4l2-common: Add support for fractional bpp | Nicolas Dufresne | 2023-06-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | media: Add AV1 uAPI | Daniel Almeida | 2023-06-09 | 3 | -0/+739 | |
| * | | | | | | | | | | | Merge tag 'v6.4-rc5' into media_stage | Mauro Carvalho Chehab | 2023-06-09 | 54 | -121/+203 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | media: uapi: Use unsigned int values for assigning bits in u32 fields | Sakari Ailus | 2023-05-25 | 1 | -14/+14 | |
| * | | | | | | | | | | | | media: mc: Make media_get_pad_index() use pad type flag | Sakari Ailus | 2023-05-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | media: mc: Make media_entity_get_fwnode_pad() fwnode argument const | Sakari Ailus | 2023-05-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field | Benjamin Gaignard | 2023-05-25 | 1 | -1/+5 | |
| * | | | | | | | | | | | | media: Add common header file with JPEG marker definitions | Geert Uytterhoeven | 2023-05-25 | 1 | -0/+20 | |
| * | | | | | | | | | | | | media: videodev2.h: Fix struct v4l2_input tuner index comment | Marek Vasut | 2023-05-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | media: videodev2.h: Fix p_s32 and p_s64 pointer types | Daniel Lundberg Pedersen | 2023-05-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | media: v4l2-mem2mem: add lock to protect parameter num_rdy | Yunfei Dong | 2023-05-25 | 1 | -2/+16 | |
| * | | | | | | | | | | | | Merge tag 'v6.4-rc2' into media_stage | Mauro Carvalho Chehab | 2023-05-14 | 8 | -14/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | media: dvb: bump DVB API version | Athanasios Oikonomou | 2023-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | media: dvb: add missing DVB-S2X FEC parameter values | Athanasios Oikonomou | 2023-05-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | media: dvbdev.h: do some kernel-doc cleanups | Mauro Carvalho Chehab | 2023-05-14 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-07-04 | 15 | -0/+271 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | locking: Introduce __cleanup() based infrastructure | Peter Zijlstra | 2023-06-26 | 15 | -0/+271 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2023-07-04 | 2 | -0/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-qcom' and 'clk-microchip' into clk-next | Stephen Boyd | 2023-06-26 | 10 | -0/+422 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch '20230608125315.11454-2-srinivas.kandagatla@linaro.org' into clk... | Bjorn Andersson | 2023-06-26 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '20230526161129.1454-2-quic_anusha@quicinc.com' into clk-for-6.5 | Bjorn Andersson | 2023-06-13 | 2 | -0/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sm8450-sm8550-gpucc-binding' into clk-for-6.5 | Bjorn Andersson | 2023-05-26 | 3 | -0/+116 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '20230512122347.1219-3-quic_tdas@quicinc.com' into clk-for-6.5 | Bjorn Andersson | 2023-05-24 | 1 | -0/+193 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '20230524140656.7076-2-quic_tdas@quicinc.com' into HEAD | Bjorn Andersson | 2023-05-24 | 1 | -0/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |