aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds11-485/+839
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds53-674/+11897
2012-05-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-127/+197
2012-05-31tty: add lockdep annotationsEric Dumazet1-4/+15
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-5/+1
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+2
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-577/+203
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P1-19/+57
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P1-0/+2
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P1-16/+44
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P1-4/+2
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P1-0/+3
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P1-30/+30
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P1-6/+5
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P1-27/+28
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P1-2/+1
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30virtio-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/jdelvare/stagingLinus 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/git/joro/iommuLinus Torvalds6-27/+73
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn 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' and 'x86/amd' into nextJoerg Roedel502-3752/+5737
2012-05-30[SCSI] fix scsi_wait_scanJames Bottomley1-1/+1
2012-05-30[SCSI] fix async probe regressionDan Williams1-2/+5
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie1-3/+2
2012-05-30[SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash9-16/+1293
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash1-0/+20
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar1-1/+35
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar1-1/+2
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