Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f23797b636c4d69b29d2739ba5fc0e36b4e47390
f23797b
[media] coda: checkpatch cleanup
by Philipp Zabel
· 11 years ago
a188a66
[media] coda: disable old cropping ioctls
by Philipp Zabel
· 11 years ago
f95a6ce
[media] coda: set capture frame size with output S_FMT
by Philipp Zabel
· 11 years ago
2dc546d
[media] coda: fix coda_s_fmt_vid_out
by Philipp Zabel
· 11 years ago
18fd0cc
[media] coda: fix timestamp list handling
by Philipp Zabel
· 11 years ago
68fc31c
[media] coda: improve allocation error messages
by Philipp Zabel
· 11 years ago
d60b18b
[media] coda: add an intermediate debug level
by Philipp Zabel
· 11 years ago
b0ed05b
[media] coda: increase max vertical frame size to 1088
by Philipp Zabel
· 11 years ago
8be31c8
[media] coda: allow running coda without iram on mx6dl
by Philipp Zabel
· 11 years ago
fcf5976
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
by Philipp Zabel
· 11 years ago
4a31b52
[media] coda: dequeue buffers on streamoff
by Philipp Zabel
· 11 years ago
b906352
[media] coda: dequeue buffers if start_streaming fails
by Philipp Zabel
· 11 years ago
540b72e
[media] coda: request BIT processor interrupt by name
by Philipp Zabel
· 11 years ago
5727a5a
[media] coda: remove unnecessary peek at next destination buffer from coda_finish_decode
by Philipp Zabel
· 11 years ago
2c3759d
[media] coda: include header for memcpy
by Philipp Zabel
· 11 years ago
79924ca
[media] coda: move BIT specific functions into separate file
by Philipp Zabel
· 11 years ago
4f4ee9e
[media] coda: move H.264 helper function into separate file
by Philipp Zabel
· 11 years ago
58b7677
[media] coda: move per-instance buffer allocation and cleanup
by Philipp Zabel
· 11 years ago
347bb7f
[media] coda: add coda_bit_stream_set_flag helper
by Philipp Zabel
· 11 years ago
8a82c6b
[media] coda: move BIT processor command execution out of pic_run_work
by Philipp Zabel
· 11 years ago
a1192a1
[media] coda: add context ops
by Philipp Zabel
· 11 years ago
a2b3e46
[media] coda: move defines, enums, and structs into shared header
by Philipp Zabel
· 11 years ago
e19a763
[media] coda: move coda driver into its own directory
by Philipp Zabel
· 11 years ago
814c376
[media] coda: mark constant structures as such
by Philipp Zabel
· 11 years ago
4f31ff0
[media] coda: default to h.264 decoder on invalid formats
by Philipp Zabel
· 11 years ago
22e244b
[media] coda: split format enumeration for encoder end decoder device
by Philipp Zabel
· 11 years ago
121cacf
[media] coda: split userspace interface into encoder and decoder device
by Philipp Zabel
· 11 years ago
91b5841e
[media] coda: lock capture frame size to output frame size when streaming
by Philipp Zabel
· 11 years ago
eabed93
[media] coda: delay coda_fill_bitstream()
by Michael Olbrich
· 11 years ago
390503b
[media] coda: use CODA_MAX_FRAME_SIZE everywhere
by Michael Olbrich
· 11 years ago
d29a8cf
[media] coda: remove VB2_USERPTR from queue io_modes
by Philipp Zabel
· 11 years ago
3898e7a
[media] coda: remove CAPTURE and OUTPUT caps
by Philipp Zabel
· 11 years ago
65919e6
[media] coda: initialize hardware on pm runtime resume only if firmware available
by Philipp Zabel
· 11 years ago
ae5abd25
[media] coda: fix CODA7541 hardware reset
by Philipp Zabel
· 11 years ago
cd73bb6
[media] omap3isp: resizer: Protect against races when updating crop
by Laurent Pinchart
· 11 years ago
d903a0a
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
by Laurent Pinchart
· 11 years ago
41316a2
[media] omap3isp: resizer: Remove needless variable initializations
by Laurent Pinchart
· 11 years ago
ca84ea4
[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656
by Laurent Pinchart
· 11 years ago
0b3fcd5
[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped
by Laurent Pinchart
· 11 years ago
9345652
[media] omap3isp: ccdc: Fix freeze when a short frame is received
by Laurent Pinchart
· 11 years ago
fd93c10
[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656
by Laurent Pinchart
· 11 years ago
1c74817
[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
by Laurent Pinchart
· 11 years ago
8815392
[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping
by Laurent Pinchart
· 11 years ago
93d7bad
[media] omap3isp: ccdc: Only complete buffer when all fields are captured
by Laurent Pinchart
· 11 years ago
aec2de0
[media] omap3isp: ccdc: Disable the video port when unused
by Laurent Pinchart
· 11 years ago
9de7af4
[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input
by Laurent Pinchart
· 11 years ago
bcb4e0e
[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output
by Laurent Pinchart
· 11 years ago
9a36d8e
[media] omap3isp: ccdc: Add basic support for interlaced video
by Laurent Pinchart
· 11 years ago
0a7b1a0
[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function
by Laurent Pinchart
· 11 years ago
2e8f017
[media] omap3isp: ccdc: Simplify the configuration function
by Laurent Pinchart
· 11 years ago
f7abbe9
[media] omap3isp: video: Validate the video node field order
by Laurent Pinchart
· 11 years ago
48a8a0c
[media] omap3isp: Default to progressive field order when setting the format
by Laurent Pinchart
· 11 years ago
25c5cc9
[media] omap3isp: Move non-critical code out of the mutex-protected section
by Laurent Pinchart
· 11 years ago
9884a95
[media] omap3isp: Remove boilerplate disclaimer and FSF address
by Laurent Pinchart
· 11 years ago
eb228e8
[media] omap3isp: Don't ignore subdev streamoff failures
by Laurent Pinchart
· 11 years ago
24acf8b
[media] v4l: subdev: Extend default link validation to cover field order
by Laurent Pinchart
· 11 years ago
0e2a6b7
[media] smiapp: Implement the test pattern control
by Sakari Ailus
· 11 years ago
a913d87
[media] smiapp: Add driver-specific test pattern menu item definitions
by Sakari Ailus
· 11 years ago
0fc8786
[media] v4l: Add test pattern colour component controls
by Sakari Ailus
· 11 years ago
5275a3b
[media] xc5000: be sure that the firmware is there before set params
by Mauro Carvalho Chehab
· 11 years ago
2930977
[media] au0828: Fix DVB resume when streaming
by Mauro Carvalho Chehab
· 11 years ago
bbc62a1
[media] au0828: fix checks if dvb is initialized
by Mauro Carvalho Chehab
· 11 years ago
59b94f3
[media] xc5000: better name the functions
by Mauro Carvalho Chehab
· 11 years ago
7ab1c07
[media] xc5000: add a resume function
by Mauro Carvalho Chehab
· 11 years ago
c3d6676
[media] xc5000: Split config and set code for analog/radio
by Mauro Carvalho Chehab
· 11 years ago
1643520
[media] au0828: move the code that sets DTV on a separate function
by Mauro Carvalho Chehab
· 11 years ago
91a5307
[media] xc5000: fix xc5000 suspend
by Mauro Carvalho Chehab
· 11 years ago
59d7889
[media] dvb-frontend: add core support for tuner suspend/resume
by Mauro Carvalho Chehab
· 11 years ago
8118724
[media] au0828: add pr_info to track au0828 suspend/resume code
by Mauro Carvalho Chehab
· 11 years ago
83afb32a
[media] au0828: use pr_foo macros
by Mauro Carvalho Chehab
· 11 years ago
3d8de92
[media] au0828: Remove a bad whitespace
by Mauro Carvalho Chehab
· 11 years ago
1a1ba95
[media] au0828: add suspend/resume code for V4L2
by Mauro Carvalho Chehab
· 11 years ago
e2147d0
[media] au0828: properly handle stream on/off state
by Mauro Carvalho Chehab
· 11 years ago
b799de7
[media] au0828: Add suspend code for DVB
by Mauro Carvalho Chehab
· 11 years ago
fa50046
[media] au0828: be sure to reenable the bridge and GPIOs on resume
by Mauro Carvalho Chehab
· 11 years ago
aaeac19
[media] au0828: don't let the IR polling thread to run at suspend
by Mauro Carvalho Chehab
· 11 years ago
92143f6
[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()
by Shuah Khan
· 11 years ago
917cbcd
[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case
by Shuah Khan
· 11 years ago
345e3bf
[media] au0828: handle IR int during suspend/resume
by Mauro Carvalho Chehab
· 11 years ago
e9018af
[media] au0828: avoid race conditions at RC stop
by Mauro Carvalho Chehab
· 11 years ago
2e0cc7e
[media] au0828-input: Be sure that IR is enabled at polling
by Mauro Carvalho Chehab
· 11 years ago
d84fdc7
[media] au0828: Enable IR for HVR-850
by Mauro Carvalho Chehab
· 11 years ago
ff346b0
[media] au0828: add an option to disable IR via modprobe parameter
by Mauro Carvalho Chehab
· 11 years ago
f5885f4
[media] au0828: no need to sleep at the IR code
by Mauro Carvalho Chehab
· 11 years ago
2871f352c
Merge tag 'v3.17-rc1' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
7d1311b
Linux 3.17-rc1
by Linus Torvalds
· 11 years ago
605f884
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
4989900
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
6fedb0f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
90c8096
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio
by Linus Torvalds
· 11 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
53b95d6
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
da06df5
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
186e4e8
platform/x86: Enable build support for toshiba_haps
by Azael Avalos
· 11 years ago
f369aa6
Documentation: Add file about toshiba_haps module
by Azael Avalos
· 11 years ago
23d0ba0
platform/x86: Toshiba HDD Active Protection Sensor
by Azael Avalos
· 11 years ago
831a444
asus-nb-wmi: Add wapf4 quirk for the U32U
by Hans de Goede
· 11 years ago
fee4efd
alienware-wmi: make hdmi_mux enabled on case-by-case basis
by Mario Limonciello
· 11 years ago
49458e8
ideapad-laptop: Constify DMI table and other r/o variables
by Mathias Krause
· 11 years ago
378008d
asus-nb-wmi.c: Rename x401u quirk to wapf4
by Hans de Goede
· 11 years ago
Next »