summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-091-0/+1
* serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-092-4/+21
* Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-092-19/+2
* Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
* tty/serial/omap: console can only be built-inArnd Bergmann2012-04-091-1/+1
* serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-091-0/+1
* printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-092-4/+3
* tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-091-0/+4
* tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-091-2/+2
* isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt2012-04-091-1/+1
* omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-091-23/+20
* serial: PL011: move interrupt clearingLinus Walleij2012-04-061-4/+4
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-03-312-80/+8
|\
| * virtio-pci: switch to PM ops macro to initialise PM functionsAmit Shah2012-03-311-6/+1
| * virtio-pci: S3 supportAmit Shah2012-03-311-21/+3
| * virtio-pci: drop restore_common()Amit Shah2012-03-311-16/+7
| * virtio: drop thaw PM operationAmit Shah2012-03-312-33/+1
| * virtio: balloon: Allow stats update after restore from S4Amit Shah2012-03-311-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-37/+16
|\ \
| * | mtdchar: kill persistently held vfsmountAl Viro2012-03-311-37/+16
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-3157-938/+4247
|\ \ \
| * | | [SCSI] ipr: Driver version 2.5.3Brian King2012-03-281-2/+2
| * | | [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-281-1/+1
| * | | [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-282-4/+23
| * | | [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-281-12/+4
| * | | [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-282-6/+17
| * | | [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-281-8/+9
| * | | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2012-03-284-12/+6
| * | | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love2012-03-281-1/+5
| * | | [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-281-1/+1
| * | | [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-284-22/+34
| * | | [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-283-4/+9
| * | | [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-281-28/+0
| * | | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-2810-380/+525
| * | | [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-282-45/+112
| * | | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-281-12/+46
| * | | [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-281-3/+10
| * | | [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-281-1/+38
| * | | [SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa2012-03-281-1/+1
| * | | [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-281-2/+12
| * | | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman2012-03-281-8/+14
| * | | [SCSI] fcoe: remove frame dropping code from fcoe_percpu_cleanNeil Horman2012-03-281-19/+3
| * | | [SCSI] bnx2fc: Remove bh disable in softirq contextNeil Horman2012-03-281-2/+2
| * | | [SCSI] foce: remove bh disable from fcoe sw transport rcv functionNeil Horman2012-03-281-5/+5
| * | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-5/+23
| * | | [SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev2012-03-281-1/+9
| * | | [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi2012-03-281-5/+5
| * | | [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process contextNeil Horman2012-03-281-17/+10
| * | | [SCSI] pm8001: Use spin_lock_irqsave() for task_state.Santosh Nayak2012-03-281-8/+10
| * | | [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.Arvind Kumar2012-03-272-25/+149