index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-12
media: ti-vpe: cal: remove wait when stopping camerarx
Tomi Valkeinen
1
-13
/
+2
2021-07-12
media: ti-vpe: cal: catch VC errors
Tomi Valkeinen
2
-4
/
+31
2021-07-12
media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
Tomi Valkeinen
1
-24
/
+6
2021-07-12
media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
Tomi Valkeinen
2
-7
/
+8
2021-07-12
media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
Tomi Valkeinen
3
-25
/
+25
2021-07-12
media: ti-vpe: cal: Add pixel processing context
Tomi Valkeinen
2
-4
/
+6
2021-07-12
media: ti-vpe: cal: Add CSI2 context
Tomi Valkeinen
3
-20
/
+9
2021-07-12
media: ti-vpe: cal: change index and cport to u8
Tomi Valkeinen
1
-2
/
+2
2021-07-12
media: ti-vpe: cal: add cal_ctx_prepare/unprepare
Tomi Valkeinen
3
-0
/
+20
2021-07-12
media: ti-vpe: cal: use v4l2_get_link_freq
Tomi Valkeinen
1
-33
/
+19
2021-07-12
media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ...
Tomi Valkeinen
1
-11
/
+12
2021-07-12
media: ti-vpe: cal: rename "sensor" to "source"
Tomi Valkeinen
4
-43
/
+43
2021-07-12
media: ti-vpe: cal: remove unused cal_camerarx->dev field
Tomi Valkeinen
1
-1
/
+0
2021-07-12
media: ti-vpe: cal: fix error handling in cal_camerarx_create
Tomi Valkeinen
1
-1
/
+3
2021-07-12
media: ti-vpe: cal: add g/s_parm for legacy API
Tomi Valkeinen
1
-0
/
+16
2021-07-12
media: saa7164: remove redundant continue statement
Colin Ian King
1
-3
/
+0
2021-07-12
media: saa7134: convert list_for_each to entry variant
Yang Yingliang
1
-3
/
+1
2021-07-12
media: drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > ...
Herman
1
-1
/
+1
2021-07-12
media: vivid: increase max number of allowed
Hans Verkuil
1
-1
/
+1
2021-07-12
media: TDA1997x: enable EDID support
Krzysztof Hałasa
1
-0
/
+1
2021-07-12
media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed im...
Herman
1
-1
/
+1
2021-07-12
media: saa7134: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+4
2021-07-12
media: i2c: tvp5150: deleted the repeated word
lijian
1
-1
/
+1
2021-07-12
media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > P...
Herman
1
-1
/
+1
2021-07-12
media: atmel: atmel-sama5d2-isc: fix YUYV format
Eugen Hristev
1
-0
/
+17
2021-07-12
media: atomisp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-12
media: drivers/media/usb/gspca: fix typo Fliker -> Flicker
Herman
2
-70
/
+70
2021-07-12
media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues
Herman
1
-1
/
+1
2021-07-12
media: cedrus: hevc: Add support for multiple slices
Jernej Skrabec
2
-10
/
+17
2021-07-12
media: hevc: Add segment address field
Jernej Skrabec
2
-1
/
+5
2021-07-12
media: ivtv: prevent going past the hw arrays
Mauro Carvalho Chehab
2
-26
/
+58
2021-07-12
media: uvc: don't do DMA on stack
Mauro Carvalho Chehab
1
-11
/
+23
2021-07-12
media: sti: don't copy past the size
Mauro Carvalho Chehab
1
-2
/
+1
2021-07-12
media: dib8000: rewrite the init prbs logic
Mauro Carvalho Chehab
1
-17
/
+41
2021-07-12
media: gspca: Drop default m
Ezequiel Garcia
1
-1
/
+0
2021-07-12
media: include/uapi/linux/cec.h: typo: SATERDAY -> SATURDAY
Hans Verkuil
2
-2
/
+2
2021-07-12
media: dvbsky: add support for MyGica T230C2_LITE and T230A
Ján Čáni
2
-10
/
+29
2021-07-11
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+33
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-162
/
+287
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-10
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
33
-601
/
+440
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
[prev]
[next]