index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
media: ti-vpe: cal: Get struct device without going through v4l2_device
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Use correct device name for bus_info
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Rename cal_ctx.csi2_port to cal_ctx.index
Laurent Pinchart
1
-25
/
+25
2020-07-19
media: ti-vpe: cal: Reorganize remaining code in sections
Laurent Pinchart
1
-158
/
+182
2020-07-19
media: ti-vpe: cal: Create consistent naming for context functions
Laurent Pinchart
1
-11
/
+16
2020-07-19
media: ti-vpe: cal: Inline cal_data_get_num_csi2_phy() in its caller
Laurent Pinchart
1
-7
/
+2
2020-07-19
media: ti-vpe: cal: Group CAMERARX-related functions together
Laurent Pinchart
1
-167
/
+166
2020-07-19
media: ti-vpe: cal: Create consistent naming for CAMERARX functions
Laurent Pinchart
1
-124
/
+119
2020-07-19
media: ti-vpe: cal: Store sensor-related data in cal_camerarx
Laurent Pinchart
1
-29
/
+30
2020-07-19
media: ti-vpe: cal: Add print macros for the cal_camerarx instances
Laurent Pinchart
1
-0
/
+7
2020-07-19
media: ti-vpe: cal: Use dev_* print macros
Laurent Pinchart
1
-7
/
+11
2020-07-19
media: ti-vpe: cal: Store instance ID and cal pointer in cal_camerarx
Laurent Pinchart
1
-6
/
+12
2020-07-19
media: ti-vpe: cal: Remove internal phy structure from cal_camerarx
Laurent Pinchart
1
-15
/
+12
2020-07-19
media: ti-vpe: cal: Name all cal_camerarx pointers consistently
Laurent Pinchart
1
-51
/
+51
2020-07-19
media: ti-vpe: cal: Name all cal_dev pointers consistently
Laurent Pinchart
1
-182
/
+186
2020-07-19
media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_data
Laurent Pinchart
1
-17
/
+16
2020-07-19
media: ti-vpe: cal: Rename cc_data to cal_camerarx
Laurent Pinchart
1
-19
/
+27
2020-07-19
media: ti-vpe: cal: Move function to avoid forward declaration
Laurent Pinchart
1
-50
/
+48
2020-07-19
media: ti-vpe: cal: Remove flags field from struct cal_dev
Laurent Pinchart
1
-6
/
+1
2020-07-19
media: ti-vpe: cal: Remove unused structure fields
Laurent Pinchart
1
-31
/
+3
2020-07-19
media: ti-vpe: cal: Remove static const cal_regmap_config template
Laurent Pinchart
1
-13
/
+6
2020-07-19
media: ti-vpe: cal: Constify platform data
Laurent Pinchart
1
-7
/
+7
2020-07-19
media: ti-vpe: cal: Make structure fields unsigned where applicable
Laurent Pinchart
1
-3
/
+3
2020-07-19
media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fields
Laurent Pinchart
1
-8
/
+8
2020-07-19
media: ti-vpe: cal: Store PHY regmap fields in struct cc_data
Laurent Pinchart
1
-45
/
+47
2020-07-19
media: ti-vpe: cal: Don't modify cal_csi2_phy base_fields
Laurent Pinchart
1
-24
/
+30
2020-07-19
media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phy
Laurent Pinchart
1
-40
/
+30
2020-07-19
media: ti-vpe: cal: Make loop indices unsigned where applicable
Laurent Pinchart
1
-11
/
+11
2020-07-19
media: ti-vpe: cal: Turn boolean variable into bool
Laurent Pinchart
1
-2
/
+3
2020-07-19
media: ti-vpe: cal: Remove needless casts
Laurent Pinchart
1
-3
/
+2
2020-07-19
media: ti-vpe: cal: Remove needless variable initialization
Laurent Pinchart
1
-9
/
+9
2020-07-19
media: ti-vpe: cal: Make cal_formats array const
Laurent Pinchart
1
-4
/
+3
2020-07-19
media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functions
Laurent Pinchart
1
-12
/
+16
2020-07-19
media: ti-vpe: cal: Inline CAL_VERSION macro in its only user
Laurent Pinchart
1
-3
/
+1
2020-07-19
media: ti-vpe: cal: Merge all status variables in IRQ handler
Laurent Pinchart
1
-14
/
+14
2020-07-19
media: ti-vpe: cal: Index IRQ registersstarting at 0
Laurent Pinchart
2
-23
/
+23
2020-07-19
media: ti-vpe: cal: Index CSI-2 port starting at 0
Laurent Pinchart
2
-47
/
+47
2020-07-19
media: ti-vpe: cal: Decouple CSI2 port and CPORT
Laurent Pinchart
1
-3
/
+5
2020-07-19
media: ti-vpe: cal: Avoid function forward declaration
Laurent Pinchart
1
-56
/
+55
2020-07-19
media: ti-vpe: cal: Sort headers alphabetically
Laurent Pinchart
1
-7
/
+8
2020-07-19
gspca: First camera mode is skipped
Florin Tudorache
1
-1
/
+1
2020-07-19
media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
Christophe JAILLET
1
-13
/
+15
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
13
-20
/
+21
2020-07-19
media: pci: dt3155: fix spelling mistake
Flavio Suligoi
2
-2
/
+2
2020-07-19
media: docs: pvrusb2: replace http references with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: gspca: replace http references with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: atmel: atmel-isc: rework component offsets
Eugen Hristev
3
-39
/
+25
2020-07-19
media: davinci: replace http references with https
Alexander A. Klimov
6
-6
/
+6
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
16
-16
/
+16
2020-07-19
Documentation: userspace-api/media: drop doubled words
Randy Dunlap
6
-9
/
+8
[next]