summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-05-257-402/+405
|\
| * regulator: return set_mode is same mode is requestedSundar R Iyer2010-05-251-0/+10
| * Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin2010-05-252-0/+11
| * twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak2010-05-251-47/+91
| * mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin2010-05-251-3/+3
| * regulator: use voltage number array in 88pm860xHaojian Zhuang2010-05-252-262/+222
| * regulator: make 88pm860x sharing one driver structureHaojian Zhuang2010-05-252-58/+27
| * regulator: simplify regulator_register() error handlingJani Nikula2010-05-251-30/+5
| * regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula2010-05-251-1/+0
| * regulator: prevent registration of matching regulator consumer suppliesJani Nikula2010-05-251-1/+6
| * regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-2516-61/+429
|\ \
| * | watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang2010-05-253-0/+371
| * | watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami2010-05-251-2/+1
| * | watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami2010-05-251-4/+10
| * | iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2010-05-252-19/+21
| * | watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande2010-05-251-0/+2
| * | watchdog: update/improve/consolidate watchdog driverRandy Dunlap2010-05-252-2/+1
| * | watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck2010-05-251-3/+3
| * | watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-256-13/+19
| * | watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger2010-05-251-18/+1
| |/
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-251-2/+4
|\ \
| * | power_supply: Fix regression for 'type' propertyDaniel Mack2010-05-251-2/+4
* | | auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar2010-05-251-4/+4
* | | nuc900fb: release correct mem regionDan Carpenter2010-05-251-1/+1
* | | fb_defio: fix for non-dirty ptesAlbert Herranz2010-05-251-8/+32
* | | sgivwfb: fix sectionsHenrik Kretzschmar2010-05-251-5/+5
* | | s3c2410fb: fix sectionsHenrik Kretzschmar2010-05-251-5/+5
* | | hitfb: fix sectionsHenrik Kretzschmar2010-05-251-4/+4
* | | fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-252-8/+0
* | | fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2010-05-251-67/+234
* | | fbdev: section cleanup in w100fbHenrik Kretzschmar2010-05-251-5/+5
* | | fbdev: section cleanup in vga16fbHenrik Kretzschmar2010-05-251-5/+5
* | | fbdev: section cleanup in vfbHenrik Kretzschmar2010-05-251-2/+2
* | | fbdev: section cleanup in hgafbHenrik Kretzschmar2010-05-251-5/+5
* | | fbdev: section cleanup in arcfbHenrik Kretzschmar2010-05-251-4/+4
* | | sis: strcpy() => strlcpy()Dan Carpenter2010-05-251-1/+1
* | | fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich2010-05-251-106/+146
* | | rtc: use genirq directly in rtc-wm831xMark Brown2010-05-251-8/+8
* | | rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter2010-05-251-2/+3
* | | rtc-ds1302: add some abstraction for new platform supportMarc Zyngier2010-05-251-18/+67
* | | rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten2010-05-251-34/+11
* | | rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-251-17/+8
* | | s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-252-21/+88
* | | xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-251-5/+9
* | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-4/+57
* | | drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-251-20/+12
* | | hwmon: add TI ads7871 a/d converter driverPaul Thomas2010-05-253-0/+263
* | | lis3: setup poll interval limitsSamu Onkalo2010-05-251-0/+4
* | | lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-252-13/+86
OpenPOWER on IntegriCloud