aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-05-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar
2012-05-30hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede
2012-05-30watchdog: use dev_ functionsAlan Cox
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat
2012-05-29drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen
2012-05-29drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge
2012-05-29drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: ds1307: remove superfluous initializationWolfram Sang
2012-05-29rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam