summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-294-5/+9
|\
| * Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich2007-07-241-1/+1
| * Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-251-2/+2
| * Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger2007-07-141-1/+1
| * Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-251-1/+5
* | agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane2007-07-271-1/+1
* | intel_agp: really fix 945/965GMEZhenyu Wang2007-07-271-5/+12
* | agp: don't lock pagesNick Piggin2007-07-273-5/+0Star
* | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-271-7/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-2622-175/+250
|\ \
| * | drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-264-75/+69Star
| * | mmc: add missing printk levelsPierre Ossman2007-07-262-10/+8Star
| * | mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-262-26/+0Star
| * | mmc: proper debugging output in corePierre Ossman2007-07-261-8/+40
| * | mmc: be more verbose about card insertions/removalPierre Ossman2007-07-263-2/+35
| * | mmc: Don't hold lock when releasing an added cardPierre Ossman2007-07-262-10/+16
| * | mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman2007-07-261-0/+2
| * | mmc: update kerneldocPierre Ossman2007-07-263-14/+26
| * | mmc: update header file pathsPierre Ossman2007-07-2618-18/+18
| * | sdhci: add support to ENE-CB714Leandro Dorileo2007-07-261-0/+27
| * | mmc: check error bits before command completionPierre Ossman2007-07-261-13/+10Star
* | | Don't force-enable suspend/hibernate support just for ACPILinus Torvalds2007-07-261-3/+0Star
* | | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-261-2/+0Star
* | | PNP: fix up after LindentBjorn Helgaas2007-07-2618-450/+248Star
* | | PNP: Lindent all source filesBjorn Helgaas2007-07-2618-1145/+1384
* | | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-9/+0Star
* | | Char: cyclades, select FW_LOADERJiri Slaby2007-07-261-0/+1
* | | drivers/edac: fix pasemi kconfig dependsDoug Thompson2007-07-261-1/+1
* | | drivers/edac: fix edac_pci sysfsDoug Thompson2007-07-263-128/+337
* | | drivers/edac: fix reset edac_mc pollmsecDoug Thompson2007-07-263-23/+62
* | | chipsfb: use correct pm stateRafael J. Wysocki2007-07-261-1/+2
* | | xenbus_xs.c: fix a use-after-freeAdrian Bunk2007-07-261-1/+1
* | | edac is bust on mipsAndrew Morton2007-07-261-1/+1
* | | i2c: ds1682 warning fixAndrew Morton2007-07-261-1/+2
* | | Reorder RTC MakefileAlessandro Zummo2007-07-261-20/+22
* | | lguest: documentation VII: FIXMEsRusty Russell2007-07-268-0/+77
* | | lguest: documentation VI: SwitcherRusty Russell2007-07-262-46/+276
* | | lguest: documentation V: HostRusty Russell2007-07-266-85/+924
* | | lguest: documentation IV: LauncherRusty Russell2007-07-264-28/+427
* | | lguest: documentation III: DriversRusty Russell2007-07-264-35/+501
* | | lguest: documentation II: GuestRusty Russell2007-07-262-37/+470
* | | lguest: documentation I: PreparationRusty Russell2007-07-2612-17/+153
* | | rtc-ds1307: typo fix found by coverityDavid Brownell2007-07-261-1/+1
* | | fixup s3c24xx build after arch movesBen Dooks2007-07-261-1/+1
* | | ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-261-1/+1
* | | raw1394 __user annotationAl Viro2007-07-261-1/+1
* | | drivers/ misc __iomem annotationsAl Viro2007-07-264-5/+5
* | | cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* | | misannotation in pppol2tpAl Viro2007-07-261-2/+2
* | | use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-261-1/+1