summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] rtl2830: add parent for I2C adapterAntti Palosaari2013-12-091-0/+1
* [media] media: marvell-ccic: use devm to release clkLibin Yang2013-12-091-31/+8
* [media] ths7303: Declare as static a private functionRicardo Ribalda2013-12-091-1/+2
* [media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda2013-12-091-1/+1
* [media] usbtv: Add support for PAL video sourceGeorg Kaindl2013-12-091-38/+136
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-0943-65/+65
* [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-092-6/+6
* [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede2013-12-091-3/+1
* [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven2013-12-091-3/+1
* [media] af9035: unlock on error in af9035_i2c_master_xfer()Dan Carpenter2013-12-041-2/+5
* [media] af9033: fix broken I2CAntti Palosaari2013-12-041-6/+6
* [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-041-5/+2
* [media] af9035: fix broken I2C and USB I/OAntti Palosaari2013-12-041-4/+4
* [media] wm8775: fix broken audio routingHans Verkuil2013-11-291-3/+1
* [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
* [media] tef6862/radio-tea5764: actually assign clamp resultHans Verkuil2013-11-292-2/+2
* [media] cx231xx: use after free on error path in probeDan Carpenter2013-11-291-1/+1
* [media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun2013-11-291-1/+3
* [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
* [media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle DualAntti Palosaari2013-11-291-0/+2
* [media] cxd2820r_c: fix if_ctl calculationEvgeny Plehov2013-11-291-1/+1
* [media] technisat-usb2: fix typo in variable nameFelipe Pena2013-11-291-1/+1
* [media] dvb_demux: clean up whitespace in comments from previous patch (trivial)Michael Krufky2013-11-291-2/+2
* [media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()Alexey Khoroshilov2013-11-291-1/+6
* [media] gspca_sunplus: Add new usb-id for 06d6:0041Hans de Goede2013-11-291-0/+1
* [media] gspca-stk1135: Add delay after configuring clockOndrej Zary2013-11-291-0/+3
* [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-291-1/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-2249-318/+989
|\
| * drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann2013-11-211-7/+33
| * drm/exynos: g2d: fix memory leak to userptrInki Dae2013-11-211-0/+2
| * Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-213-9/+59
| |\
| | * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-202-7/+54
| | * drm/ttm: Don't move non-existing dataThomas Hellstrom2013-11-201-2/+5
| * | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-218-67/+472
| |\ \
| | * | drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-181-20/+25
| | * | drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-182-15/+17
| | * | drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-184-3/+157
| | * | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-6/+248
| | * | drm/vmwgfx: Fix false lockdep warningThomas Hellstrom2013-11-181-10/+6
| | * | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-13/+19
| | |/
| * | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-218-22/+79
| |\ \
| | * | drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter2013-11-201-1/+1
| | * | drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter2013-11-191-0/+20
| | * | drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2013-11-192-0/+16
| | * | drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson2013-11-191-2/+6
| | * | drm/i915: encoder->get_config is no longer optionalDaniel Vetter2013-11-181-4/+2
| | * | drm/i915/tv: add ->get_config callbackDaniel Vetter2013-11-181-0/+8
| | * | drm/i915: restore the early forcewake cleanupDaniel Vetter2013-11-171-12/+14
| | * | Partially revert "drm/i915: tune the RC6 threshold for stability"Daniel Vetter2013-11-161-1/+1
| | * | drm/i915: flush cursors harderDaniel Vetter2013-11-151-0/+4