summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms9-22/+13
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09drivers/base/platform.c: fix small typo in docMárton Németh1-1/+1
2007-05-09misc doc and kconfig typosMatt LaPlante4-6/+6
2007-05-09Fix occurrences of "the the "Michael Opdenacker37-40/+40
2007-05-09Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day1-2/+2
2007-05-09Fix more "deprecated" spellos.Randy Dunlap1-1/+1
2007-05-09Fix "deprecated" typoes.Robert P. J. Day2-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day15-21/+21
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba6-6/+6
2007-05-09devres: kernel-doc and DocBookRandy Dunlap1-16/+16
2007-05-09applesmc: Use standard sysfs names for labelsJean Delvare1-2/+2
2007-05-09applesmc: Use the address as platform device IDJean Delvare1-1/+2
2007-05-09usb_gigaset: don't kmalloc(0)Tilman Schmidt1-10/+4
2007-05-09Fix unnecesary meminitYasunori Goto1-2/+2
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-9/+6
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds50-2140/+2384
2007-05-09[ATYFB]: Fix sparc includes.David S. Miller2-2/+2
2007-05-09[QLA2XXX]: Fix build on sparc.David S. Miller1-7/+4
2007-05-09mmc: use lock instead of claim in debug checkPierre Ossman1-4/+6
2007-05-09mmc: Use menuconfig objectsJan Engelhardt4-18/+15
2007-05-09disable socket power in adapter driver instead of media oneAlex Dubov2-15/+25
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-1577/+3564
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds31-187/+306
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds30-510/+1188
2007-05-08Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds13-152/+222
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds46-404/+402
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds55-687/+213
2007-05-08sm501fb printk warning fixesAndrew Morton1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov3-0/+393
2007-05-08pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt1-2/+2
2007-05-08skeletonfb: improvementsKrzysztof Helt1-2/+4
2007-05-08pm2fb: removal of pm2fb_par fieldsKrzysztof Helt1-10/+7
2007-05-08skeletonfb: more correctionsKrzysztof Helt1-21/+5
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas1-2/+2
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas1-1/+4
2007-05-08Use menuconfig objects II: video/logoJan Engelhardt1-17/+13
2007-05-08pm2fb: accelerated fillrect and copyareaKrzysztof Helt1-4/+128
2007-05-08s3fb: updatesOndrej Zajicek2-9/+12
2007-05-08pm2fb: memclock setting correctionsKrzysztof Helt1-2/+2
2007-05-08pm2fb: reset transparency settingskrzysztof.h1@wp.pl1-0/+2
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk3-138/+22
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2-10/+13
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+3
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: increase SPLL delayVille Syrjala1-5/+3
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08vga: vgastate fixOndrej Zajicek1-15/+11