index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Hans Verkuil
4
-5
/
+5
2009-03-30
V4L/DVB (11048): zoran: fix incorrect return type of notify function.
Hans Verkuil
1
-2
/
+1
2009-03-30
V4L/DVB (11047): cx88: convert to v4l2_device.
Hans Verkuil
4
-5
/
+23
2009-03-30
V4L/DVB (11046): bttv: convert to v4l2_device.
Hans Verkuil
5
-22
/
+45
2009-03-30
V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.
Hans Verkuil
2
-1
/
+5
2009-03-30
V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
Hans Verkuil
4
-6
/
+27
2009-03-30
V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV ...
Andy Walls
2
-5
/
+52
2009-03-30
V4L/DVB (11040): gspca - most jpeg subdrivers: Have the JPEG quality settable.
Jean-Francois Moine
7
-7
/
+238
2009-03-30
V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.
Jean-Francois Moine
9
-250
/
+226
2009-03-30
V4L/DVB (11035): mt9t031 bugfix
Philippe Rétornaz
1
-4
/
+2
2009-03-30
V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...
Sascha Hauer
2
-3
/
+0
2009-03-30
V4L/DVB (11033): mt9v022: allow setting of bus width from board code
Sascha Hauer
2
-106
/
+42
2009-03-30
V4L/DVB (11032): mt9m001: allow setting of bus width from board code
Sascha Hauer
2
-110
/
+40
2009-03-30
V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting
Sascha Hauer
1
-9
/
+45
2009-03-30
V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer...
Sascha Hauer
1
-0
/
+7
2009-03-30
V4L/DVB (11029): video: use videobuf_waiton() in sh_mobile_ceu free_buffer()
Magnus Damm
1
-0
/
+1
2009-03-30
V4L/DVB (11028): ov772x: use soft sleep mode in stop_capture
Kuninori Morimoto
1
-0
/
+4
2009-03-30
V4L/DVB (11027): soc-camera: configure drivers with a default format at probe...
Guennadi Liakhovetski
2
-16
/
+24
2009-03-30
V4L/DVB (11026): sh-mobile-ceu-camera: set field to the value, configured at ...
Guennadi Liakhovetski
1
-8
/
+9
2009-03-30
V4L/DVB (11025): soc-camera: configure drivers with a default format on open
Guennadi Liakhovetski
1
-32
/
+68
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
12
-192
/
+381
2009-03-30
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
6
-47
/
+71
2009-03-30
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
3
-0
/
+18
2009-03-30
V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...
Hans Verkuil
2
-2
/
+12
2009-03-30
V4L/DVB (10987): cx23885: fix crash on non-netup cards
Hans Verkuil
2
-3
/
+13
2009-03-30
V4L/DVB (10986): mr97310a: don't discard frame headers on stream output
Theodore Kilgore
1
-19
/
+3
2009-03-30
V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attach
Michael Krufky
1
-1
/
+0
2009-03-30
V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device.
Hans Verkuil
1
-5
/
+16
2009-03-30
V4L/DVB (10980): doc: improve the v4l2-framework documentation.
Hans Verkuil
1
-2
/
+10
2009-03-30
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
Mauro Carvalho Chehab
1
-0
/
+1
2009-03-30
V4L/DVB (10970): lgdt3305: add MODULE_VERSION
Michael Krufky
1
-0
/
+1
2009-03-30
V4L/DVB (10969): lgdt3305: add missing space in comment
Michael Krufky
1
-1
/
+1
2009-03-30
V4L/DVB (10968): lgdt3305: add email address to MODULE_AUTHOR
Michael Krufky
1
-1
/
+1
2009-03-30
V4L/DVB (10965): ivtv: bump version
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10962): fired-avc: fix printk formatting warning.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used.
Alexey Klimov
1
-1
/
+0
2009-03-30
V4L/DVB (10960): omap24xxcam: don't set vfl_type.
Hans Verkuil
1
-1
/
+0
2009-03-30
V4L/DVB (10959): radio: remove uaccess include
Hans Verkuil
14
-14
/
+0
2009-03-30
V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch
Mauro Carvalho Chehab
1
-4
/
+4
2009-03-30
V4L/DVB (10950): xc5000: prepare it to be used by cx231xx module
Sri Deevi
1
-1
/
+4
2009-03-30
V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKII
Stephan Wienczny
4
-0
/
+56
2009-03-30
V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog...
Matthias Schwarzott
1
-0
/
+1
2009-03-30
V4L/DVB (10947): Auto-load videodev module when device opened.
Scott James Remnant
1
-0
/
+1
2009-03-30
V4L/DVB (10946): radio-rtrack2: fix double mutex_unlock
Alexey Klimov
1
-1
/
+0
2009-03-30
V4L/DVB (10945): pwc : fix LED and power setup for first open
Martin Fuzzey
1
-1
/
+1
2009-03-30
V4L/DVB (10944): Conceptronic CTVFMI2 PCI Id
Robert Millan
2
-1
/
+3
2009-03-30
V4L/DVB (10943): cx88: Prevent general protection fault on rmmod
Jean Delvare
1
-18
/
+7
2009-03-30
V4L/DVB (10940): saa6588: Prevent general protection fault on rmmod
Jean Delvare
1
-18
/
+6
2009-03-30
V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod
Jean Delvare
2
-17
/
+6
2009-03-30
V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod
Jean Delvare
1
-16
/
+6
[next]