summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* W1: don't delay search startDavid Fries2008-10-162-22/+23
* W1: abort search early on on exitDavid Fries2008-10-161-0/+5
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-167-122/+71
* drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-161-7/+8
* tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-161-0/+7
* tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-161-7/+7
* parport: remove CVS keywordsAdrian Bunk2008-10-163-3/+3
* edac i5000: fix thermal issuesAristeu Rozanski2008-10-161-1/+16
* edac i5000: fix error messagesAristeu Rozanski2008-10-161-62/+119
* edac mpc85xx: add support for mpc8572Andrew Kilkenny2008-10-161-7/+26
* edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov2008-10-161-2/+61
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-1/+1
* proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-161-0/+30
* firmware: use dev_printk when possibleBjorn Helgaas2008-10-161-14/+10
* char: moxa.c sparse annotationHarvey Harrison2008-10-161-1/+1
* applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton2008-10-161-1/+1
* Char: ds1286, eliminate busy waitingJiri Slaby2008-10-161-3/+1
* telephony: remove CVS keywordsAdrian Bunk2008-10-161-2/+0
* pnp: make the resource type an unsigned longRene Herman2008-10-163-4/+4
* pnp: remove printk() with outdated versionAdrian Bunk2008-10-161-1/+0
* fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov2008-10-161-2/+2
* fbdev: add new TMIO framebuffer driverDmitry Baryshkov2008-10-163-0/+1073
* framebuffer: fix carminefb section mismatchRandy Dunlap2008-10-161-1/+1
* matroxfb: support G200eV chipDarrick J. Wong2008-10-161-0/+9
* fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson2008-10-161-4/+19
* fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-161-0/+11
* vgacon: vgacon_scrolldelta simplificationMarcin Slusarz2008-10-161-12/+8
* vgacon: optimize scrollingMarcin Slusarz2008-10-161-12/+15
* fbmon: fix EDID parser to detect interlace modesJon Dufresne2008-10-161-1/+7
* uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski2008-10-161-3/+8
* radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt2008-10-165-122/+237
* radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt2008-10-163-30/+38
* efifb/imacfb consolidation + hardware supportPeter Jones2008-10-164-399/+184
* atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...Stanislaw Gruszka2008-10-161-0/+7
* cirrusfb: do not change MCLK for Alpine chipsKrzysztof Helt2008-10-161-66/+53
* cirrusfb: fix 16bpp modesKrzysztof Helt2008-10-161-5/+2
* cirrusfb: add noaccel module parameterKrzysztof Helt2008-10-161-1/+3
* cirrusfb: drop clock fields from cirrusfb_regs structureKrzysztof Helt2008-10-161-29/+21
* cirrusfb: eliminate CRT registers from global structureKrzysztof Helt2008-10-161-109/+83
* cirrusfb: add __devinit attribute to probing functionsKrzysztof Helt2008-10-161-11/+7
* cirrusfb: use modedb and add mode_option parameterKrzysztof Helt2008-10-161-105/+21
* cirrusfb: drop device pointers from cirrusfb_infoKrzysztof Helt2008-10-161-14/+6
* cirrusfb: remove 24 bpp modeKrzysztof Helt2008-10-161-5/+2
* cirrusfb: simplify clock calculationKrzysztof Helt2008-10-161-21/+19
* cirrusfb: remove information about memory size during mode changeKrzysztof Helt2008-10-161-2/+0
* intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott2008-10-164-3/+19
* tdfxfb: do not make changes to default tdfx_fixKrzysztof Helt2008-10-161-24/+24
* neofb: remove open_lock mutexKrzysztof Helt2008-10-161-8/+2
* vga16fb: remove open_lock mutexKrzysztof Helt2008-10-161-9/+2
* neofb: kill some redundant codeKrzysztof Helt2008-10-161-12/+3