summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
2006-06-07Removed hard coded EDID buffer size.Dennis Munsie1-2/+2
2006-05-29intelfb: use regular modedb table instead of VESADennis Munsie1-4/+2
2006-05-29intelfb: use firmware EDID for mode databaseAntonino A. Daplas1-3/+33
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie1-2/+4
2006-05-29intelfb: int option fixEric Hustvedt1-1/+1
2006-05-27sync modesetting code with X.orgDave Airlie1-4/+5
2006-05-27intelfb: align with changes from my X driver.Dave Airlie1-39/+34
2006-05-27intelfb driver -- use the regular modedb table instead of the VESADennis Munsie1-4/+2
2006-05-27Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt1-13/+33
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie3-3/+10
2006-04-03intelfb: some cleanups for intelfbhwDave Airlie1-37/+34
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie2-1/+18
2006-04-03intelfb: fixup p calculationDave Airlie4-84/+137
2006-04-03This patch makes a needlessly global struct static.Dave Airlie1-1/+1
2006-04-03intelfb: add i945GM supportDave Airlie3-6/+16
2006-04-03intelfb: fixup whitespace..Dave Airlie2-41/+35
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie3-7/+17
2006-04-03intelfb: make i915 modesetDave Airlie1-40/+96
2006-04-03intelfb: add support for i945GDave Airlie3-7/+17
2006-04-03intelfb: enable on x86_64Dave Airlie1-1/+1
2006-04-03intelfb: add p divisor increments for i9xx.Dave Airlie1-6/+7
2006-04-03intelfb: change splitm to be brute forceDave Airlie1-11/+13
2006-04-03intelfb: add pll index to the intelfb structureDave Airlie4-66/+98
2006-04-03intelfb: prepare for i9xx support.Dave Airlie2-54/+63
2006-04-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds5-0/+2171
2006-04-03[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-04-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-36/+340
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds29-148/+68
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds56-732/+1779
2006-04-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds39-0/+25102
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds65-4374/+3008
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds36-421/+668
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-21/+21
2006-04-02[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa4-0/+1174
2006-04-02[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor3-0/+997
2006-04-02[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor3-0/+236
2006-04-02[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1
2006-04-02[WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck1-2/+9
2006-04-02[WATCHDOG] pcwd.c add debug infoWim Van Sebroeck1-0/+56
2006-04-02[WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck1-1/+0
2006-04-02[WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck1-14/+8
2006-04-02[WATCHDOG] pcwd.c control status patchWim Van Sebroeck1-18/+29
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn15-49/+24
2006-04-02BUG_ON() Conversion in drivers/s390/net/lcs.cEric Sesterhenn1-8/+5
2006-04-02BUG_ON() Conversion in md/raid10.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in md/raid6main.cEric Sesterhenn1-19/+10
2006-04-02BUG_ON() Conversion in md/raid5.cEric Sesterhenn1-22/+12