summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede1-2/+2
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede1-4/+9
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede2-2/+92
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede1-4/+8
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede1-0/+22
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede1-62/+291
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede1-25/+2
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede1-9/+23
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede1-0/+5
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede1-78/+43
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede1-49/+73
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede1-57/+60
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede1-23/+23
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede1-72/+224
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede1-48/+41
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg1-1/+655
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg1-5/+5
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg1-92/+95
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison2-373/+0
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-07frv: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-07m32r: introduce asm/swab.hHarvey Harrison3-6/+12
2009-01-07m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-07h8300: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-07ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-07blackfin: introduce asm/swab.hHarvey Harrison3-42/+50
2009-01-07arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-07alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-07m68k: introduce asm/swab.hHarvey Harrison3-14/+19
2009-01-07x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-07sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-07sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-07s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-07powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-07mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-07avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-07byteorder: only use linux/swab.hHarvey Harrison6-388/+27
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie1-3/+3
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2-14/+40
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt7-7/+322
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2-8/+22
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt1-6/+9
2009-01-07parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2009-01-07bfs: check that filesystem fits on the blockdeviceEric Sesterhenn1-0/+12
2009-01-07bfs: add some basic sanity checksEric Sesterhenn1-0/+33
2009-01-07dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner1-0/+2
2009-01-07dma_alloc_coherent: clean it upAndrew Morton1-25/+29
2009-01-07dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton1-1/+15