summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones-3/+4
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin-5/+0
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin-6696/+24812
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds-43/+29
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin-6/+2
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+34
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-581/+816
2012-05-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-141/+250
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-386/+843
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-27/+73
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-558/+175
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar-2/+0
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel-3752/+5737
2012-05-30[SCSI] fix scsi_wait_scanJames Bottomley-1/+1
2012-05-30[SCSI] fix async probe regressionDan Williams-2/+5
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie-3/+2
2012-05-30[SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash-16/+1293
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash-0/+20
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar-1/+35
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar-1/+2
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown-4/+8
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare-4/+26
2012-05-30[SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade-19/+19
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap-3/+3
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar-0/+8
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar-159/+83
2012-05-30hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede-2/+4
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter-2/+2
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam-0/+264
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede-1/+29
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede-25/+16
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede-316/+61
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede-1/+54
2012-05-30watchdog: Add Locking supportHans de Goede-0/+22
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede-40/+130
2012-05-30watchdog: use dev_ functionsAlan Cox-3/+2
2012-05-30watchdog: create all the proper device filesAlan Cox-2/+33
2012-05-30watchdog: Add multiple device supportAlan Cox-49/+125
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck-2/+2
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck-2/+2
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar-4/+4
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten-0/+2
2012-05-29mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro-1/+1
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+7
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga-0/+5
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga-4/+6
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds-1446/+1821
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-109/+591
2012-05-29drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat-1/+1