index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
2009-01-07
V4L/DVB (10181): v4l2-device: Fix some sparse warnings
Mauro Carvalho Chehab
2009-01-07
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2009-01-07
V4L/DVB (10179): tda8290: Fix two sparse warnings
Mauro Carvalho Chehab
2009-01-07
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
2009-01-07
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
2009-01-07
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...
Eric Miao
2009-01-07
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...
Guennadi Liakhovetski
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
i2c: Drop I2C_CLASS_CAM_DIGITAL
Jean Delvare
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
Check fops_get() return value
Laurent Pinchart
2009-01-03
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
Udo Steinberg
2009-01-03
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
Kay Sievers
2009-01-03
V4L/DVB (10171): Use usb_set_intfdata
Julia Lawall
2009-01-02
V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...
Michael Krufky
2009-01-02
V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2
Michael Krufky
2009-01-02
V4L/DVB (10167): sms1xxx: add support for inverted gpio
Michael Krufky
2009-01-02
V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
Klaus Schmidinger
2009-01-02
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10162): tuner-simple: Fix tuner type set message
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM Plus
Pham Thanh Nam
2009-01-02
V4L/DVB (10160): em28xx: update chip id for em2710
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme
Mark Lord
2009-01-02
V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM Plus
Pham Thanh Nam
2009-01-02
V4L/DVB (10155): Add TEA5764 radio driver
Fabio Belavenuto
2009-01-02
V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 board
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.
Dmitri Belimov
2009-01-02
V4L/DVB (10152): Change configuration of the Beholder H6 card
Dmitri Belimov
2009-01-02
V4L/DVB (10151): Fix I2C bridge error in zl10353
Dmitri Belimov
2009-01-02
V4L/DVB (10150): ttusb-dec: make it depend on PCI
Mike Frysinger
2009-01-02
V4L/DVB (10149): ttusb-budget: make it depend on PCI
Mike Frysinger
2009-01-02
V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative
roel kluin
2009-01-02
V4L/DVB (10144): cx24116: build fix
Cyrill Gorcunov
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)
Hans Verkuil
2009-01-02
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
Hans Verkuil
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
V4L/DVB (10137): v4l2-compat32: only build if needed
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.
Hans Verkuil
2008-12-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-30
V4L/DVB (10130): use USB API functions rather than constants
Julia Lawall
2008-12-30
V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends
Steven Rostedt
2008-12-30
V4L/DVB (10127): stv06xx: Avoid having y unitialized
Erik Andrén
2008-12-30
V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices
Devin Heitmueller
2008-12-30
V4L/DVB (10124): em28xx: expand output formats available
Devin Heitmueller
2008-12-30
V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes
Devin Heitmueller
[prev]
[next]