summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-519/+1432
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-29393/+26647
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1778/+1759
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-625/+4322
2012-05-22Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-571/+472
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-15439/+18764
2012-05-22gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan-0/+36
2012-05-22mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan-15/+0
2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan-1/+5
2012-05-22gpio: Add Intel Centerton support to gpio-schSeth Heasley-3/+14
2012-05-22xen: do not disable netfront in dom0Marek Marczykowski-6/+0
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-4/+167
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4570/+4931
2012-05-22PATA host controller driver for ep93xxRafal Prylowski-0/+1054
2012-05-22[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava-0/+1
2012-05-22ata_generic: Skip is_intel_ider() check when ata_generic=1 is setAndi Kleen-1/+1
2012-05-22mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil-0/+6
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378-1/+1
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-4570/+4931
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-302/+7841
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+426
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-79/+266
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2895/+186
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen-3/+6
2012-05-22hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck-20/+61
2012-05-22hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck-34/+20
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar-0/+382
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter-1/+1
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter-0/+1
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger-0/+2047
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger-35/+6472
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis-1/+0
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is...Giridhar Malavali-3/+3
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali-2/+15
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio-63/+20
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis-21/+35
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap-6/+5
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio-9/+8
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio-32/+19
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland-5/+5
2012-05-22[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.Giridhar Malavali-0/+3
2012-05-22[SCSI] qla2xxx: Fix typo in bus-reset handler.Andrew Vasquez-1/+1
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap-18/+14
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap-193/+342
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis-14/+40
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...Chad Dupuis-1/+1
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali-2/+43
2012-05-22[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis-3/+0
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida-2/+2