aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds17-392/+160
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds4-5/+9
2007-07-27[S390] Fix sclp_vt220 error handling.Heiko Carstens1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck1-0/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck9-90/+87
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert1-1/+1
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck1-250/+0
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens2-6/+3
2007-07-27[S390] sclp: kill unused SCLP config option.Heiko Carstens1-9/+3
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck2-2/+1
2007-07-27agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane1-1/+1
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang1-5/+12
2007-07-27agp: don't lock pagesNick Piggin3-5/+0
2007-07-27Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pagesJesper Juhl1-7/+2
2007-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds22-175/+250
2007-07-26Don't force-enable suspend/hibernate support just for ACPILinus Torvalds1-3/+0
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"Rafael J. Wysocki1-2/+0
2007-07-26PNP: fix up after LindentBjorn Helgaas18-450/+248
2007-07-26PNP: Lindent all source filesBjorn Helgaas18-1145/+1384
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-9/+0
2007-07-26Char: cyclades, select FW_LOADERJiri Slaby1-0/+1
2007-07-26drivers/edac: fix pasemi kconfig dependsDoug Thompson1-1/+1
2007-07-26drivers/edac: fix edac_pci sysfsDoug Thompson3-128/+337
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson3-23/+62
2007-07-26chipsfb: use correct pm stateRafael J. Wysocki1-1/+2
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk1-1/+1
2007-07-26edac is bust on mipsAndrew Morton1-1/+1
2007-07-26i2c: ds1682 warning fixAndrew Morton1-1/+2
2007-07-26Reorder RTC MakefileAlessandro Zummo1-20/+22
2007-07-26lguest: documentation VII: FIXMEsRusty Russell8-0/+77
2007-07-26lguest: documentation VI: SwitcherRusty Russell2-46/+276
2007-07-26lguest: documentation V: HostRusty Russell6-85/+924
2007-07-26lguest: documentation IV: LauncherRusty Russell4-28/+427
2007-07-26lguest: documentation III: DriversRusty Russell4-35/+501
2007-07-26lguest: documentation II: GuestRusty Russell2-37/+470
2007-07-26lguest: documentation I: PreparationRusty Russell12-17/+153
2007-07-26rtc-ds1307: typo fix found by coverityDavid Brownell1-1/+1
2007-07-26fixup s3c24xx build after arch movesBen Dooks1-1/+1
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro1-1/+1
2007-07-26raw1394 __user annotationAl Viro1-1/+1
2007-07-26drivers/ misc __iomem annotationsAl Viro4-5/+5
2007-07-26cxgb3 gfp_t annotationsAl Viro1-1/+1
2007-07-26misannotation in pppol2tpAl Viro1-2/+2
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-26more VIRT_TO_BUS dependenciesAl Viro1-2/+2
2007-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro1-2/+4
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk4-75/+69