summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-5/+1
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+2
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-577/+203
2012-05-31net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-31virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin325-6696/+24812
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-43/+29
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin1-6/+2
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-8/+34
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds14-581/+816
2012-05-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-141/+250
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds12-386/+843
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+73
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville26-558/+175
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar1-2/+0
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel502-3752/+5737
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-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 protot...H Hartley Sweeten1-0/+2
2012-05-30Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+7
2012-05-30r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga1-0/+5
2012-05-30r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga1-4/+6
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds31-1446/+1821
2012-05-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-109/+591
2012-05-30drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat1-1/+1
2012-05-30drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen1-37/+13
2012-05-30drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan1-11/+3
2012-05-30drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge1-1/+11
2012-05-30drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss1-19/+27
2012-05-30rtc: ds1307: add trickle charger supportWolfram Sang1-3/+16
2012-05-30rtc: ds1307: remove superfluous initializationWolfram Sang1-1/+0
2012-05-30rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2-2/+2