summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-06[SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16James Smart1-1/+1
2010-08-06[SCSI] lpfc 8.3.16: FCoE Discovery and Failover FixesJames Smart6-47/+144
2010-08-06[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart9-51/+128
2010-08-06[SCSI] pm8001: introduce missing kfreeJulia Lawall1-3/+10
2010-08-06[SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary1-1/+1
2010-08-06[SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade7-4/+352
2010-08-06[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali5-0/+47
2010-08-06[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary2-11/+12
2010-08-06[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary1-1/+3
2010-08-06[SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade1-0/+6
2010-08-06[SCSI] qla4xxx: Use the correct request queue.Vikas Chaudhary1-1/+1
2010-08-06[SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary4-9/+7
2010-08-06[SCSI] libfc: call fc_remote_port_chkready under the host lock.Mike Christie1-2/+2
2010-08-06[SCSI] remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie5-9/+9
2010-08-06[SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap1-0/+1
2010-08-06[SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal1-1/+1
2010-08-06[SCSI] be2iscsi: Increase max sectorJayamohan Kallickal1-1/+1
2010-08-06[SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal6-46/+564
2010-08-06[SCSI] 53c700: remove dma_is_consistent usageFUJITA Tomonori1-3/+0
2010-08-06Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds192-4937/+6770
2010-08-06Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-2/+301
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds74-343/+1780
2010-08-06Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-13/+51
2010-08-06Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-52/+535
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds13-388/+294
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-23/+24
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds31-50/+4603
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel1-1/+1
2010-08-05i915: when kgdb is active display compression should be offJason Wessel1-0/+4
2010-08-05drm/i915: use new fb debug hooksJesse Barnes2-1/+99
2010-08-05drm: add KGDB/KDB supportJesse Barnes1-0/+74
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes2-0/+27
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel1-0/+18
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel1-0/+17
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes1-0/+61
2010-08-05WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney4-0/+829
2010-08-05POWER: Add JZ4740 battery driver.Lars-Peter Clausen3-0/+457
2010-08-05HWMON: Add JZ4740 ADC driverLars-Peter Clausen3-0/+241
2010-08-05USB: Add JZ4740 OHCI supportLars-Peter Clausen3-0/+282
2010-08-05MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen3-0/+1039
2010-08-05MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen3-0/+523
2010-08-05FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen3-0/+857
2010-08-05RTC: Add JZ4740 RTC driverLars-Peter Clausen3-0/+357
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss1-24/+7
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2-18/+3
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss6-7/+7
2010-08-05VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-2/+2
2010-08-05virtio_blk: Remove VBID ioctlRyan Harper1-10/+0
2010-08-05virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper1-0/+28