index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
1
-2
/
+34
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-1
/
+0
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next
Greg Kroah-Hartman
34
-62
/
+248
2022-09-25
Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-1
/
+6
2022-09-24
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
1
-1
/
+6
2022-09-24
ACPI: bus: Add iterator for dependent devices
Daniel Scally
1
-0
/
+11
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
1
-1
/
+3
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
1
-0
/
+5
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
1
-3
/
+6
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
2
-6
/
+4
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+17
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2022-09-24
drm_print: add _ddebug descriptor to drm_*dbg prototypes
Jim Cromie
1
-11
/
+12
2022-09-24
drm_print: optimize drm_debug_enabled for jump-label
Jim Cromie
1
-1
/
+20
2022-09-24
drm-print: add drm_dbg_driver to improve namespace symmetry
Jim Cromie
1
-1
/
+2
2022-09-24
drm-print.h: include dyndbg header
Jim Cromie
1
-0
/
+1
2022-09-24
drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
Jim Cromie
1
-0
/
+12
2022-09-24
drm_print: interpose drm_*dbg with forwarding macros
Jim Cromie
1
-2
/
+7
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
1
-1
/
+2
2022-09-24
drm_print: condense enum drm_debug_category
Jim Cromie
1
-11
/
+11
2022-09-24
mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
1
-0
/
+1
2022-09-24
a.out: remove define-only CMAGIC, previously magic number
наб
1
-3
/
+0
2022-09-24
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") driver-core-next
Greg Kroah-Hartman
11
-29
/
+68
2022-09-24
media: cx88: add IR remote support for NotOnlyTV LV3H
Daniel González Cabanelas
1
-0
/
+1
2022-09-24
crypto: aria - prepare generic module for optimized implementations
Taehee Yoo
1
-10
/
+7
2022-09-24
media: mc: convert pipeline funcs to take media_pad
Tomi Valkeinen
2
-19
/
+19
2022-09-24
media: mc: entity: Add has_pad_interdep entity operation
Tomi Valkeinen
1
-0
/
+10
2022-09-24
media: mc: entity: Rewrite media_pipeline_start()
Laurent Pinchart
1
-6
/
+65
2022-09-24
media: mc: entity: add alloc variant of pipeline_start
Tomi Valkeinen
2
-0
/
+29
2022-09-24
media: v4l2-dev: Add videodev wrappers for media pipelines
Tomi Valkeinen
1
-0
/
+88
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
1
-0
/
+18
2022-09-24
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
Laurent Pinchart
2
-20
/
+5
2022-09-24
media: mc: entity: Add iterator helper for entity pads
Jacopo Mondi
1
-0
/
+12
2022-09-24
media: mc: entity: Rename streaming_count -> start_count
Tomi Valkeinen
1
-2
/
+2
2022-09-24
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
Tomi Valkeinen
1
-1
/
+5
2022-09-24
media: media-entity.h: add include for min()
Tomi Valkeinen
1
-0
/
+1
2022-09-24
media: Remove incorrect comment from struct v4l2_fwnode_endpoint
Sakari Ailus
1
-4
/
+0
2022-09-24
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
1
-0
/
+6
2022-09-24
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
1
-1
/
+2
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
2
-0
/
+16
2022-09-24
media: v4l2-ctrls: drop 'elems' argument from control type ops.
Hans Verkuil
1
-17
/
+11
2022-09-24
media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI
Laurent Pinchart
1
-16
/
+61
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
1
-1
/
+5
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2
-2
/
+3
2022-09-24
vfs: move open right after ->tmpfile()
Miklos Szeredi
1
-0
/
+9
2022-09-24
vfs: make vfs_tmpfile() static
Miklos Szeredi
1
-3
/
+0
2022-09-24
vfs: add vfs_tmpfile_open() helper
Miklos Szeredi
1
-0
/
+4
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
1
-1
/
+2
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
1
-0
/
+2
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
1
-0
/
+3
[prev]
[next]