aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown6-4/+8
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare1-4/+26
2012-05-30[SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade1-19/+19
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap1-3/+3
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar1-0/+8
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar2-159/+83
2012-05-30hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede1-2/+4
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter1-2/+2
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam3-0/+264
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede1-1/+29
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede1-25/+16
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede4-316/+61
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-1/+54
2012-05-30watchdog: Add Locking supportHans de Goede2-0/+22
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede1-40/+130
2012-05-30watchdog: use dev_ functionsAlan Cox1-3/+2
2012-05-30watchdog: create all the proper device filesAlan Cox2-2/+33
2012-05-30watchdog: Add multiple device supportAlan Cox3-49/+125
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck1-2/+2
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck3-2/+2
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar2-4/+4
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol prototypesH Hartley Sweeten1-0/+2
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+7
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)Devendra Naga1-0/+5
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) failsDevendra Naga1-4/+6
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds31-1446/+1821
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-109/+591
2012-05-29drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat1-1/+1
2012-05-29drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen1-37/+13
2012-05-29drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan1-11/+3
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge1-1/+11
2012-05-29drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss1-19/+27
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang1-3/+16
2012-05-29rtc: ds1307: remove superfluous initializationWolfram Sang1-1/+0
2012-05-29rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2-2/+2
2012-05-29drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam1-21/+21
2012-05-29drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein1-1/+43
2012-05-29drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten1-18/+6
2012-05-29rtc/spear: add Device Tree probing capabilityViresh Kumar1-0/+10
2012-05-29leds: add LM3533 LED driverJohan Hovold3-0/+799
2012-05-29drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDsAlexander Stein1-36/+59
2012-05-29leds: add new transient trigger for one shot timer activationShuah Khan3-0/+246
2012-05-29leds: heartbeat: stop on shutdownAlexander Holler1-1/+27
2012-05-29drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo1-42/+58
2012-05-29leds: change ledtrig-timer to use activated flagShuah Khan1-3/+3
2012-05-29leds: change existing triggers to use activated flagShuah Khan3-3/+9
2012-05-29leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2012-05-29leds: simple_strtoul() cleanupShuah Khan2-41/+28
2012-05-29leds: driver for DA9052/53 PMIC v2David Dajun Chen3-0/+223
2012-05-29drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter1-4/+8