Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ALSA: hda: remove an unused field from struct hda_codec | Guennadi Liakhovetski | 2019-06-13 | 1 | -3/+0 | |
| * | | | | | | | | | | | ALSA: hda: move polling_mode flag to struct hdac_bus | Bard Liao | 2019-05-28 | 1 | -0/+3 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-07-09 | 4 | -69/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | video: fbdev: omap2: remove rfbi | Bartlomiej Zolnierkiewicz | 2019-06-21 | 1 | -32/+0 | |
| * | | | | | | | | | | | fbcon: Call con2fb_map functions directly | Daniel Vetter | 2019-06-12 | 2 | -4/+4 | |
| * | | | | | | | | | | | vgaswitcheroo: call fbcon_remap_all directly | Daniel Vetter | 2019-06-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter | 2019-06-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter | 2019-06-12 | 2 | -3/+3 | |
| * | | | | | | | | | | | fbdev: Call fbcon_get_requirement directly | Daniel Vetter | 2019-06-12 | 2 | -2/+4 | |
| * | | | | | | | | | | | fbcon: Call fbcon_mode_deleted/new_modelist directly | Daniel Vetter | 2019-06-12 | 2 | -5/+6 | |
| * | | | | | | | | | | | fbdev: directly call fbcon_suspended/resumed | Daniel Vetter | 2019-06-12 | 2 | -8/+4 | |
| * | | | | | | | | | | | fbdev: make unregister/unlink functions not fail | Daniel Vetter | 2019-06-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | fbcon: call fbcon_fb_bind directly | Daniel Vetter | 2019-06-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | fbdev: lock_fb_info cannot fail | Daniel Vetter | 2019-06-12 | 1 | -1/+4 | |
| * | | | | | | | | | | | fbcon: call fbcon_fb_(un)registered directly | Daniel Vetter | 2019-06-12 | 2 | -2/+9 | |
| * | | | | | | | | | | | vt: More locking checks | Daniel Vetter | 2019-06-12 | 1 | -4/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-07-09 | 20 | -160/+669 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | media: cec-notifier: add new notifier functions | Hans Verkuil | 2019-06-27 | 1 | -0/+78 | |
| * | | | | | | | | | | | media: cec: add struct cec_connector_info support | Dariusz Marcinkiewicz | 2019-06-27 | 2 | -40/+97 | |
| * | | | | | | | | | | | media: v4l2-subdev: Verify arguments in v4l2_subdev_call() | Janusz Krzysztofik | 2019-06-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | media: marvell-ccic: provide a clock for the sensor | Lubomir Rintel | 2019-06-24 | 1 | -2/+0 | |
| * | | | | | | | | | | | media: marvell-ccic: use async notifier to get the sensor | Lubomir Rintel | 2019-06-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | media: marvell-ccic: drop unused stuff | Lubomir Rintel | 2019-06-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problem | Shuah Khan | 2019-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | media: media.h: Fix shifting signed 32-bit value by 31 bits problem | Shuah Khan | 2019-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | media: vb2: Introduce a vb2_get_buffer accessor | Ezequiel Garcia | 2019-06-21 | 1 | -0/+18 | |
| * | | | | | | | | | | | Merge tag 'v5.2-rc5' into patchwork | Mauro Carvalho Chehab | 2019-06-21 | 14 | -32/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 2019-06-11 | 955 | -7565/+1076 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | media: docs: fix minor typos | Marc Gonzalez | 2019-06-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | media: dvb: tag deprecated DVB APIs as such | Mauro Carvalho Chehab | 2019-06-05 | 3 | -3/+9 | |
| * | | | | | | | | | | | media: do not use C++ style comments in uapi headers | Masahiro Yamada | 2019-06-05 | 2 | -69/+103 | |
| * | | | | | | | | | | | media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpers | Hans Verkuil | 2019-06-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane | Boris Brezillon | 2019-06-05 | 1 | -12/+2 | |
| * | | | | | | | | | | | media: v4l2-common: Add an helper to apply frmsize constraints | Boris Brezillon | 2019-05-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes | Boris Brezillon | 2019-05-29 | 1 | -4/+4 | |
| * | | | | | | | | | | | media: cx25840: Address several coding style issues | Mauro Carvalho Chehab | 2019-05-29 | 1 | -14/+19 | |
| * | | | | | | | | | | | media: videobuf2-vmalloc: get_userptr: buffers are always writable | Hans Verkuil | 2019-05-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | media: pixfmt: Add H264 Slice format | Maxime Ripard | 2019-05-29 | 1 | -0/+197 | |
| * | | | | | | | | | | | media: uapi: Add H264 low-level decoder API compound controls. | Pawel Osciak | 2019-05-29 | 1 | -1/+12 | |
| * | | | | | | | | | | | media: v4l2-ctrl: add MPEG-2 profile and level controls | Philipp Zabel | 2019-05-29 | 1 | -0/+18 | |
| * | | | | | | | | | | | media: cx25840: add pin to pad mapping and output format configuration | Maciej S. Szmigiero | 2019-05-28 | 1 | -1/+76 | |
| * | | | | | | | | | | | media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw() | Maciej S. Szmigiero | 2019-05-28 | 1 | -11/+17 | |
| * | | | | | | | | | | | media: coda/venus/s5p_mfc: fix control typo | Hans Verkuil | 2019-05-28 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge tag 'v5.2-rc2' into patchwork | Mauro Carvalho Chehab | 2019-05-28 | 188 | -2057/+271 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | media: videobuf2-core.h: Document the alloc memop size argument as page aligned | Sakari Ailus | 2019-05-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function | Hans Verkuil | 2019-05-23 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-09 | 7 | -53/+279 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 735 | -4465/+1305 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | iommu: Add padding to struct iommu_fault | Jean-Philippe Brucker | 2019-06-18 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | | iommu: Add recoverable fault reporting | Jean-Philippe Brucker | 2019-06-12 | 2 | -0/+54 |