summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-12hwmon/it87: Remove the SMBus interface supportJean Delvare1-151/+51
2006-12-12hwmon/hdaps: Update the list of supported devicesStephan Berberig2-3/+6
2006-12-12hwmon/hdaps: Move the DMI detection data to .dataJean Delvare1-39/+29
2006-12-12hwmon/pc87360: Autodetect the VRM versionJim Cromie1-1/+1
2006-12-12hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare1-1/+49
2006-12-12hwmon/f71805f: Support DC fan speed control modeJean Delvare1-3/+43
2006-12-12hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare1-1/+62
2006-12-12hwmon/f71805f: Add manual fan speed controlJean Delvare1-1/+144
2006-12-12hwmon/f71805f: Store the fan control registersJean Delvare1-11/+15
2006-12-09Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-57/+821
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong1-1/+2
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-09[PATCH] m68k/HP300: HP LANCE updatesKars de Jong2-5/+11
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-08[BNX2]: Add an error check.Adrian Bunk1-1/+1
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds22-378/+777
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina7-18/+43
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina3-39/+11
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina3-61/+66
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina2-2/+7
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina9-246/+369
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina5-18/+36
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina12-3089/+1886
2006-12-08[PATCH] Generic HID layer - disable USB HIDJiri Kosina1-1/+1
2006-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-3/+3
2006-12-08[PATCH] make drivers/md/dm-snap.c:ksnapd staticAdrian Bunk1-1/+1
2006-12-08[PATCH] dm: raid1: reset sync_search on resumeJonathan E Brassow1-0/+9
2006-12-08[PATCH] dm: log: rename complete_resync_workJonathan E Brassow3-16/+26
2006-12-08[PATCH] dm: snapshot: abstract memory releaseMilan Broz1-7/+12
2006-12-08[PATCH] dm: mpath: use noflush suspendingKiyoshi Ueda1-5/+29
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda3-10/+111
2006-12-08[PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2-0/+5
2006-12-08[PATCH] dm: map and endio symbolic return codesKiyoshi Ueda7-19/+19
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda2-3/+21
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda3-7/+13
2006-12-08[PATCH] dm: tidy core formattingKiyoshi Ueda1-7/+4
2006-12-08[PATCH] dm io: fix bi_max_vecsHeinz Mauelshagen1-6/+9
2006-12-08[PATCH] video: neofb stray bracket fixMariusz Kozlowski1-1/+1
2006-12-08[PATCH] video: cyberfb broken macro removalMariusz Kozlowski1-2/+0
2006-12-08[PATCH] Video Select set for VESA FBJames Simmons1-0/+1
2006-12-08[PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse2-2/+13
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse3-3/+3
2006-12-08[PATCH] gxfb: Support command line optionsJordan Crouse1-6/+31
2006-12-08[PATCH] gxfb: Support flat panel timingsJordan Crouse4-11/+95
2006-12-08[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse6-1/+65
2006-12-08[PATCH] FB: Get the Geode GX frambuffer size from the BIOSJordan Crouse2-4/+13
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh4-6/+12
2006-12-08[PATCH] softcursor.c: avoid unaligned accessesFranck Bui-Huu1-13/+13
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons2-61/+104
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan6-19/+8