aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
* sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
* libata: implement libata.force module parameterTejun Heo2008-02-203-4/+385
* sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
* sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
* ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-201-22/+22
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-195-28/+71
|\
| * agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
| * agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
| * fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
| * agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
| * agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-199-84/+240
|\ \
| * | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
| * | drm: add new rv380 pciidMirko2008-02-201-0/+1
| * | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
| * | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
| * | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
| * | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
| * | drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
| * | drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
| * | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
| * | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* | | dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-191-3/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-192-5/+7
|\ \ \ | |/ / |/| |
| * | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-191-1/+1
| * | IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-191-4/+6
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-1911-34/+38
|\ \
| * | [S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun2008-02-191-3/+0
| * | [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-191-1/+1
| * | [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-196-13/+15
| * | [S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2008-02-192-9/+3
| * | [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-191-6/+6
| * | [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-191-1/+12
| * | [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-191-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-1910-279/+95
|\ \
| * | libata: implement drain buffersJames Bottomley2008-02-192-58/+57
| * | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-199-193/+20
| * | block: add request->raw_data_lenTejun Heo2008-02-191-4/+4
| * | libata: update ATAPI overflow drainingTejun Heo2008-02-191-43/+33
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-02-196-8/+1340
|\ \
| * | [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-183-0/+939
| * | [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger2008-02-181-3/+4
| * | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-181-5/+30
| * | [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-183-0/+367
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-193-64/+2
|\ \ \
| * | | [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-181-64/+0
| * | | [SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2008-02-122-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1927-248/+409
|\ \ \ \ | |_|_|/ |/| | |
| * | | [NIU]: Bump driver version and release date.David S. Miller2008-02-181-2/+2