summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* intelfb: int option fixEric Hustvedt2006-05-291-1/+1
* sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
* intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34
* intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2
* Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-273-3/+10
* intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-032-1/+18
* intelfb: fixup p calculationDave Airlie2006-04-034-84/+137
* This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-033-6/+16
* intelfb: fixup whitespace..Dave Airlie2006-04-032-41/+35
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-033-7/+17
* intelfb: make i915 modesetDave Airlie2006-04-031-40/+96
* intelfb: add support for i945GDave Airlie2006-04-033-7/+17
* intelfb: enable on x86_64Dave Airlie2006-04-031-1/+1
* intelfb: add p divisor increments for i9xx.Dave Airlie2006-04-031-6/+7
* intelfb: change splitm to be brute forceDave Airlie2006-04-031-11/+13
* intelfb: add pll index to the intelfb structureDave Airlie2006-04-034-66/+98
* intelfb: prepare for i9xx support.Dave Airlie2006-04-032-54/+63
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-025-0/+2171
|\
| * [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa2006-04-024-0/+1174
| * [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor2006-04-023-0/+997
* | [PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven2006-04-021-19/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-04-025-36/+340
|\ \
| * | [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor2006-04-023-0/+236
| * | [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-021-1/+2
| * | [WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck2006-04-021-1/+1
| * | [WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck2006-04-021-2/+9
| * | [WATCHDOG] pcwd.c add debug infoWim Van Sebroeck2006-04-021-0/+56
| * | [WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck2006-04-021-1/+0
| * | [WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck2006-04-021-14/+8
| * | [WATCHDOG] pcwd.c control status patchWim Van Sebroeck2006-04-021-18/+29
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-0229-148/+68
|\ \
| * | BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-0215-49/+24
| * | BUG_ON() Conversion in drivers/s390/net/lcs.cEric Sesterhenn2006-04-021-8/+5
| * | BUG_ON() Conversion in md/raid10.cEric Sesterhenn2006-04-021-4/+2
| * | BUG_ON() Conversion in md/raid6main.cEric Sesterhenn2006-04-021-19/+10
| * | BUG_ON() Conversion in md/raid5.cEric Sesterhenn2006-04-021-22/+12
| * | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2006-04-0212-60/+1357
| |\ \ | | |/
| * | BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn2006-04-011-9/+4
| * | BUG_ON() Conversion in drivers/s390/block/dasd_erp.cEric Sesterhenn2006-04-011-5/+3
| * | BUG_ON() Conversion in md/raid1.cEric Sesterhenn2006-04-011-4/+2
| * | BUG_ON() Conversion in md/dm-target.cEric Sesterhenn2006-04-011-2/+1
| * | typos: s/ducument/document/Adrian Bunk2006-04-011-1/+1
| * | fix the email address of Wendy XiongAdrian Bunk2006-04-013-3/+3
| * | fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk2006-04-011-1/+1
| * | MTD: remove obsolete Kconfig optionsAnders Larsen2006-04-011-21/+0
* | | [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-021-17/+15
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-04-0256-732/+1779
|\ \ \