aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-261-13/+29
| * | drm/radeon/kms: fix support for original r100Alex Deucher2009-10-161-2/+19
| * | drm/radeon/kms: fix legacy quirk handlingAlex Deucher2009-10-161-2/+3
| * | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-161-0/+15
| * | drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-167-22/+24
| * | drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher2009-10-161-0/+5
| * | drm/radeon/kms/atom: fix tv-outAlex Deucher2009-10-162-7/+6
| * | drm/radeon/kms: fix connector edid handlingAlex Deucher2009-10-164-32/+73
| * | drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-152-1/+12
| * | drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-152-22/+14
| * | drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2009-10-132-2/+3
| * | drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-121-1/+1
| * | drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-122-5/+8
| * | drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-121-1/+12
| * | drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-127-159/+97
| * | drm/radeon/kms/atom: rework crtc modesetAlex Deucher2009-10-123-184/+148
| * | drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher2009-10-121-6/+30
| * | drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher2009-10-121-2/+2
| * | drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher2009-10-121-1/+13
| * | drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-121-1/+1
| * | drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2009-10-122-4/+8
| * | drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie2009-10-121-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-11-111-1/+1
|\ \ \
| * | | [WATCHDOG] SBC-FITPC2 watchdog driver registration fixDenis Turischev2009-11-101-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-11-1126-69/+133
|\ \ \ \
| * | | | V4L/DVB (13314): saa7134: set ts_force_val for the Hauppauge WinTV HVR-1150Michael Krufky2009-11-071-0/+1
| * | | | V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts inputMichael Krufky2009-11-072-2/+5
| * | | | V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mi...Laurent Pinchart2009-11-071-1/+1
| * | | | V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed videoLaurent Pinchart2009-11-071-1/+2
| * | | | V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare2009-11-072-2/+2
| * | | | V4L/DVB (13286): pxa-camera: Fix missing sched.hJonathan Cameron2009-11-071-0/+1
| * | | | V4L/DVB (13264): gspca_mr97310a: Change vstart for CIF sensor type 1 camsTheodore Kilgore2009-11-071-1/+1
| * | | | V4L/DVB (13257): gspca - m5602-s5k4aa: Add vflip for Fujitsu Amilo Xi 2528Erik Andrén2009-11-071-0/+6
| * | | | V4L/DVB (13256): gspca - m5602-s5k4aa: Add another MSI GX700 vflip quirkErik Andrén2009-11-071-0/+7
| * | | | V4L/DVB (13255): gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptopErik Andrén2009-11-071-0/+7
| * | | | V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error returnStefan Richter2009-11-071-7/+1
| * | | | V4L/DVB (13237): firedtv: length field corrupt in ca2host if length>127Henrik Kurelid2009-11-071-18/+20
| * | | | V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...Mike Isely2009-11-071-5/+0
| * | | | V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp...Michael Krufky2009-11-071-0/+6
| * | | | V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streamingDevin Heitmueller2009-11-071-0/+5
| * | | | V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely2009-11-071-1/+1
| * | | | V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely2009-11-071-4/+27
| * | | | V4L/DVB (13167): pt1: Fix a compile error on armHIRANO Takahito2009-11-071-0/+1
| * | | | V4L/DVB (13132): fix use-after-free Oops, resulting from a driver-core API ch...Guennadi Liakhovetski2009-11-071-7/+9
| * | | | V4L/DVB (13131): pxa_camera: fix camera pixel format configurationGuennadi Liakhovetski2009-11-071-1/+3
| * | | | V4L/DVB (13129): sh_mobile_ceu_camera: fix cropping for scaling clientsGuennadi Liakhovetski2009-11-071-2/+2
| * | | | V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frameHans de Goede2009-11-072-2/+3
| * | | | V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...Seth Barry2009-11-071-2/+2
| * | | | V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky2009-11-071-2/+2
| * | | | V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oopsMartin Samek2009-11-071-0/+5