Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -1382/+90 |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -3/+2 |
2009-09-24 | hwmon: (ltc4245) Clear faults at startup | Ira W. Snyder | 1 | -1/+2 |
2009-09-24 | hwmon: (ltc4215) Clear faults at startup | Ira W. Snyder | 1 | -1/+1 |
2009-09-24 | hwmon: (coretemp) Add Lynnfield CPU | Huaxu Wan | 1 | -2/+4 |
2009-09-24 | hwmon: (coretemp) Add support for Penryn mobile CPUs | Rudolf Marek | 1 | -3/+23 |
2009-09-24 | hwmon: (coretemp) Fix Atom CPUs support | Rudolf Marek | 2 | -13/+22 |
2009-09-24 | hwmon: Delete deprecated FSC drivers | Jean Delvare | 4 | -1364/+0 |
2009-09-24 | hwmon: (adm1031) Add sysfs files for temperature offsets | Ira Snyder | 1 | -0/+40 |
2009-09-23 | serial core: fix new kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2009-09-23 | tpm-fixup-pcrs-sysfs-file-update | Jason Gunthorpe | 1 | -3/+2 |
2009-09-23 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 10 | -52/+1092 |
2009-09-23 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 5 | -123/+102 |
2009-09-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 50 | -220/+2465 |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 4 | -182/+202 |
2009-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 12 | -162/+1867 |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 9 | -184/+219 |
2009-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 7 | -22/+34 |
2009-09-23 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 6 | -0/+673 |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 108 | -2258/+5496 |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -729/+622 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 112 | -1217/+9256 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 9 | -102/+138 |
2009-09-23 | sisfb: change SiS_DDC_Port type to SISIOADDRESS | Aaro Koskinen | 1 | -1/+1 |
2009-09-23 | video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n | Peter Korsgaard | 1 | -1/+1 |
2009-09-23 | drivers/video/tmiofb.c: fix uninitialised return value | Andrew Morton | 1 | -1/+1 |
2009-09-23 | vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. | Francisco Jerez | 1 | -3/+5 |
2009-09-23 | fbcon: only unbind from console if successfully registered | Ian Armstrong | 1 | -0/+10 |
2009-09-23 | matroxfb: get rid of CONFIG_FB_MATROX_32MB | Jean Delvare | 3 | -19/+0 |
2009-09-23 | matroxfb: get rid of unneeded macro MINFO_FROM | Jean Delvare | 6 | -35/+32 |
2009-09-23 | matroxfb: get rid of unneeded macros WPMINFO and friends | Jean Delvare | 15 | -444/+580 |
2009-09-23 | matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO | Jean Delvare | 12 | -842/+837 |
2009-09-23 | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory | Jean Delvare | 4 | -67/+0 |
2009-09-23 | fb: do not ignore fb_set_par errors | Florian Tobias Schandinat | 2 | -13/+50 |
2009-09-23 | s3c2410fb: fix clockrate calculation | Ben Dooks | 1 | -1/+3 |
2009-09-23 | video: console, use DIV_ROUND_UP | Jiri Slaby | 1 | -4/+4 |
2009-09-23 | fb: fix fb_pan_display range check | Florian Tobias Schandinat | 1 | -2/+2 |
2009-09-23 | drivers/video: add kmalloc NULL tests | Julia Lawall | 1 | -2/+5 |
2009-09-23 | drivers/video/console/newport_con.c: fix read outside array bounds | Roel Kluin | 1 | -1/+1 |
2009-09-23 | viafb: pass reference to pci device when calling framebuffer_alloc() | Harald Welte | 1 | -2/+3 |
2009-09-23 | viafb: make viafb a first-class citizen using pci_driver | Harald Welte | 3 | -116/+56 |
2009-09-23 | viafb: choose acceleration engine for VX855 | Florian Tobias Schandinat | 1 | -0/+1 |
2009-09-23 | viafb: add support for the VX855 chipset | Harald Welte | 7 | -69/+314 |
2009-09-23 | viafb: use read-only mode parsing | Florian Tobias Schandinat | 1 | -19/+25 |
2009-09-23 | viafb: remove unused structure member | Harald Welte | 1 | -1/+0 |
2009-09-23 | viafb: make module parameters visible in sysfs | Harald Welte | 1 | -21/+22 |
2009-09-23 | viafb: hardware acceleration initialization cleanup | Florian Tobias Schandinat | 6 | -217/+148 |
2009-09-23 | viafb: improve pitch handling | Florian Tobias Schandinat | 5 | -93/+27 |
2009-09-23 | viafb: cleanup viafb_cursor | Florian Tobias Schandinat | 5 | -126/+68 |
2009-09-23 | viafb: switch to seq_file | Alexey Dobriyan | 1 | -69/+110 |