index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (10039): m5602 - ov9650: Add CIF mode
Erik Andrén
2008-12-30
2
-1
/
+51
*
V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence
Erik Andrén
2008-12-30
1
-9
/
+4
*
V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor
Erik Andrén
2008-12-30
2
-3
/
+51
*
V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions
Erik Andrén
2008-12-30
2
-26
/
+57
*
V4L/DVB (10035): m5602: add a start sending hook in the sensor struct
Erik Andrén
2008-12-30
2
-0
/
+6
*
V4L/DVB (10034): m5602: fixup offset in order to align image
Erik Andrén
2008-12-30
1
-3
/
+3
*
V4L/DVB (10033): m5602: add some comments
Erik Andrén
2008-12-30
2
-9
/
+10
*
V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700
Erik Andrén
2008-12-30
1
-0
/
+7
*
V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library
Erik Andrén
2008-12-30
1
-1
/
+1
*
V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030
Erik Andrén
2008-12-30
1
-4
/
+12
*
V4L/DVB (10029): m5602: remove uneeded test on po1030
Erik Andrén
2008-12-30
1
-6
/
+0
*
V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function
Erik Andrén
2008-12-30
2
-40
/
+0
*
V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function
Erik Andrén
2008-12-30
1
-13
/
+13
*
V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor
Erik Andrén
2008-12-30
2
-43
/
+0
*
V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function
Erik Andrén
2008-12-30
1
-17
/
+17
*
V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...
Erik Andrén
2008-12-30
2
-36
/
+0
*
V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...
Erik Andrén
2008-12-30
1
-9
/
+9
*
V4L/DVB (10022): m5602: Remove the po1030 read_sensor function
Erik Andrén
2008-12-30
2
-36
/
+0
*
V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function
Erik Andrén
2008-12-30
1
-13
/
+13
*
V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...
Erik Andrén
2008-12-30
2
-42
/
+0
*
V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function
Erik Andrén
2008-12-30
1
-24
/
+24
*
V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function
Erik Andrén
2008-12-30
1
-6
/
+17
*
V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation
Erik Andrén
2008-12-30
2
-0
/
+39
*
V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.
Erik Andrén
2008-12-30
10
-230
/
+0
*
V4L/DVB (10013): Convert all sensors to use the unified write sensor function
Erik Andrén
2008-12-30
6
-95
/
+98
*
V4L/DVB (10012): m5602: Start to unify read/write sensor functions
Erik Andrén
2008-12-30
7
-0
/
+52
*
V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct
Erik Andrén
2008-12-30
5
-18
/
+1
*
V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja
Erik Andrén
2008-12-30
1
-0
/
+7
*
V4L/DVB (10009): gspca - m5602: Convert some functions to be static
Erik Andrén
2008-12-30
10
-15
/
+14
*
V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c
Erik Andrén
2008-12-30
1
-2
/
+3
*
V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a
Erik Andrén
2008-12-30
1
-26
/
+36
*
V4L/DVB (10006): gspca - m5602: Align some defines
Erik Andrén
2008-12-30
2
-10
/
+10
*
V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments
Erik Andrén
2008-12-30
2
-14
/
+14
*
V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling
Erik Andrén
2008-12-30
1
-21
/
+30
*
V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensor
Erik Andrén
2008-12-30
1
-35
/
+46
*
V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code
Erik Andrén
2008-12-30
1
-8
/
+8
*
V4L/DVB (10001): gspca - m5602: Minor fixes
Erik Andrén
2008-12-30
2
-2
/
+3
*
V4L/DVB (10000): gspca - m5602: Add lost ampersand
Erik Andrén
2008-12-30
1
-1
/
+1
*
V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.
Fabio Rossi
2008-12-30
2
-0
/
+2
*
V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.
Jean-Francois Moine
2008-12-30
1
-1
/
+1
*
V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.
Jean-Francois Moine
2008-12-30
2
-5
/
+5
*
V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset.
Roel Kluin
2008-12-30
1
-1
/
+1
*
V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added.
Hans de Goede
2008-12-30
2
-1
/
+3
*
V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon.
Jean-Francois Moine
2008-12-30
1
-1
/
+2
*
V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type.
Jean-Francois Moine
2008-12-30
1
-12
/
+1
*
V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72a
Jean-Francois Moine
2008-12-30
1
-61
/
+49
*
V4L/DVB (9987): gspca - spca561: Control changes for Rev72a.
Jean-Francois Moine
2008-12-30
1
-60
/
+82
*
V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam.
Jean-Francois Moine
2008-12-30
1
-38
/
+0
*
V4L/DVB (9985): gspca - spca561: Cleanup source.
Jean-Francois Moine
2008-12-30
1
-129
/
+117
*
V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added.
Jean-Francois Moine
2008-12-30
2
-0
/
+2
[prev]
[next]