summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede2009-01-071-0/+5
* hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede2009-01-071-78/+43
* hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede2009-01-071-49/+73
* hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede2009-01-071-57/+60
* hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede2009-01-071-23/+23
* hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede2009-01-071-72/+224
* hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede2009-01-071-48/+41
* hwmon: (f71882fg) Add PWM supportMark van Doesburg2009-01-071-1/+655
* hwmon: (f71882fg) Misc cleanupsMark van Doesburg2009-01-071-5/+5
* hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg2009-01-071-92/+95
* Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-071-1/+1
* byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-072-373/+0
* mn10300: introduce asm/swab.hHarvey Harrison2009-01-073-40/+44
* frv: introduce asm/swab.hHarvey Harrison2009-01-073-7/+12
* m32r: introduce asm/swab.hHarvey Harrison2009-01-073-6/+12
* m68knommu: introduce asm/swab.hHarvey Harrison2009-01-073-21/+27
* h8300: introduce asm/swab.hHarvey Harrison2009-01-073-7/+12
* ia64: introduce asm/swab.hHarvey Harrison2009-01-073-36/+36
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-073-42/+50
* arm: introduce asm/swab.hHarvey Harrison2009-01-073-32/+52
* alpha: introduce asm/swab.hHarvey Harrison2009-01-073-41/+44
* m68k: introduce asm/swab.hHarvey Harrison2009-01-073-14/+19
* x86: introduce asm/swab.hHarvey Harrison2009-01-073-60/+64
* sparc: introduce asm/swab.hHarvey Harrison2009-01-073-44/+48
* sh: introduce asm/swab.hHarvey Harrison2009-01-073-59/+64
* s390: introduce asm/swab.hHarvey Harrison2009-01-073-90/+94
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-073-81/+93
* mips: introduce asm/swab.hHarvey Harrison2009-01-073-49/+59
* avr32: introduce asm/swab.hHarvey Harrison2009-01-073-29/+38
* byteorder: only use linux/swab.hHarvey Harrison2009-01-076-388/+27
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-0710-39/+397
|\
| * drm: fix ordering of driver unload vs agp unload.Dave Airlie2009-01-071-3/+3
| * drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2009-01-072-14/+40
| * drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt2009-01-071-1/+1
| * drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-077-7/+322
| * drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2009-01-072-8/+22
| * drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt2009-01-071-6/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-0754-522/+3105
|\ \ | |/ |/|
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-061-0/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2008-12-3054-522/+3098
| |\
| | * Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
| | * Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-303-0/+206
| | * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-301-0/+9
| | * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-303-1/+3
| | * Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger2008-12-291-1/+1
| | * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-294-0/+242
| | * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-294-13/+299
| | * Input: add da9034 touchscreen supportEric Miao2008-12-233-0/+398
| | * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-231-1/+1
| | * Input: make some variables and functions staticRoel Kluin2008-12-202-2/+2