summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-13[media] radio-shark2: Add support for suspend & resumeHans de Goede3-1/+41
2012-09-13[media] radio-tea5777: Add support for tuning AMHans de Goede2-39/+151
2012-09-13[media] radio-tea5777.c: Get rid of do_div usageHans de Goede1-7/+5
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede1-0/+1
2012-09-13[media] stb0899: return internally tuned frequency via get_frontend.Reinhard Nissl1-0/+1
2012-09-13[media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart1-6/+6
2012-09-13[media] mt9v032: Export horizontal and vertical blanking as V4L2 controlsLaurent Pinchart1-3/+32
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart1-5/+43
2012-09-13[media] mt9v032: Provide pixel rate controlSakari Ailus1-2/+25
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart1-53/+82
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil3-0/+1340
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil3-0/+1972
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil1-0/+325
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil1-0/+33
2012-09-13[media] v4l2-ctrls.c: add support for the new DV controlsHans Verkuil1-0/+39
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil3-0/+76
2012-09-13[media] dvb-usb: remove unused filesAntti Palosaari2-520/+0
2012-09-13[media] dvb_usb_v2: use ratelimited debugs where appropriateAntti Palosaari1-4/+5
2012-09-12[media] au0828, cx231xx: remove dependency for DVB_CAPTURE_DRIVERSMauro Carvalho Chehab2-2/+1
2012-09-11[media] ddbridge: fix error handling in module_init_ddbridge()Alexey Khoroshilov1-4/+11
2012-09-10[media] cx23885: fix pointer to structure for CAMAnton Nurkin1-1/+3
2012-09-10[media] rtl2832: remove dummy callback implementationsAntti Palosaari1-29/+0
2012-09-10[media] dvb_frontend: return -ENOTTY for unimplement IOCTLAntti Palosaari1-3/+3
2012-09-10[media] dvb_frontend: use Kernel dev_* loggingAntti Palosaari1-110/+116
2012-09-06[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-4/+22
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab369-2302/+5303
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-179/+419
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-106/+146
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-12/+21
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds7-22/+36
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+7
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro1-2/+2
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro1-2/+1
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro1-7/+2
2012-08-22vfio: don't dereference after kfree...Al Viro1-1/+2
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-34/+86
2012-08-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-178/+216
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-301/+163
2012-08-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-21drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-08-22drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat1-2/+2
2012-08-22drm/udl: dpms off the crtc when disabled.Dave Airlie1-2/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-3/+0
2012-08-22drm: stop vmgfx driver explosionAlan Cox1-1/+5