summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg1-0/+23
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng2-4/+14
2009-04-28RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-28RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-28RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-28RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-28RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-28RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-28RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-28RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-28RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-28RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-28RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-28RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds2-5563/+3204
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-30/+74
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh1-1/+6
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh1-6/+24
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh1-18/+68
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter1-2/+2
2009-04-27[SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore1-3/+3
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore1-5/+5
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2-70/+141
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore1-9/+7
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2-0/+84
2009-04-27[SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore1-3/+3
2009-04-27[SCSI] mpt2sas : running out of message framesEric Moore1-1/+3
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore1-1/+2
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore1-3/+12
2009-04-27[SCSI] mpt2sas : unique ioctl magic numberEric Moore1-1/+1
2009-04-27[SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen1-10/+5
2009-04-27[SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King1-4/+9
2009-04-27[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt1-0/+1
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love3-6/+5
2009-04-27[SCSI] fcoe: fix spelling typos and bad commentsChris Leech2-28/+21
2009-04-27[SCSI] fcoe: don't export functions that are internal to fcoeChris Leech1-9/+0
2009-04-27[SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter1-1/+1
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar1-0/+4
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar1-0/+5
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar1-4/+5
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2-11/+53
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2-45/+63
2009-04-27[SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar1-3/+15
2009-04-27[SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com1-13/+19
2009-04-27[SCSI] cxgb3i: fix cpu use abuse during writesMike Christie2-10/+13