aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-01
* beceem: use kernel print_hex_dump functionStephen Hemminger2010-11-01
* beceem: cleanup network device setupStephen Hemminger2010-10-29
* beceem: get rid of OS dependent data structureStephen Hemminger2010-10-29
* beceem: eliminate dead codeStephen Hemminger2010-10-29
* beceem: eliminate network registered state variableStephen Hemminger2010-10-29
* beceem: remove bogus network device notifierStephen Hemminger2010-10-29
* beceem: cleanup debug level infrastructureStephen Hemminger2010-10-29
* beceem: eliminate unused USB stubsStephen Hemminger2010-10-29
* beceem: remove version ifdef'sStephen Hemminger2010-10-29
* beceem: remove ifdef'sStephen Hemminger2010-10-29
* beceem: add module informationStephen Hemminger2010-10-29
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-28
|\
| * x86: Move olpc to platformThomas Gleixner2010-10-27
| * x86: Move uv to platformThomas Gleixner2010-10-27
| * x86: Move mrst to platformThomas Gleixner2010-10-27
| * x86: Move scx200 to platformThomas Gleixner2010-10-27
| * x86: Move visws to platformThomas Gleixner2010-10-27
| * x86: Move efi to platformThomas Gleixner2010-10-27
| * x86: Move sfi to platformThomas Gleixner2010-10-27
| * x86: Add platform directoryThomas Gleixner2010-10-27
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-28
|\ \
| * | hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-28
| * | hwmon: (it87) Move conversion functionsJean Delvare2010-10-28
| * | hwmon: Remove many EXPERIMENTAL flagsJean Delvare2010-10-28
| * | hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-28
| * | hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2010-10-28
| * | hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-28
| * | hwmon: I2C addresses are constantJean Delvare2010-10-28
| * | Move ams driver to macintoshJean Delvare2010-10-28
| * | hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-28
| * | hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-28
| * | hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare2010-10-28
| * | hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2010-10-28
| * | hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2010-10-28
| * | hwmon: (w83795) More style cleanupsJean Delvare2010-10-28
| * | hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare2010-10-28
| * | hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare2010-10-28
| * | hwmon: (w83795) Delay reading pwm config registersJean Delvare2010-10-28
| * | hwmon: (w83795) Delay reading limit registersJean Delvare2010-10-28
| * | hwmon: (w83795) Move register reads to dedicated functionsJean Delvare2010-10-28
| * | hwmon: (w83795) Pack similar register readsJean Delvare2010-10-28
| * | hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare2010-10-28
| * | hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare2010-10-28
| * | hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare2010-10-28
| * | hwmon: (w83795) Drop _NUM constantsJean Delvare2010-10-28
| * | hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare2010-10-28
| * | hwmon: (w83795) Fix parity checksJean Delvare2010-10-28
| * | hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare2010-10-28
| * | hwmon: (w83795) Avoid reading the same register twiceJean Delvare2010-10-28