summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu2011-10-033-0/+37
* HID: hidraw: free list for all error in hidraw_openAmit Nagal2011-09-071-1/+2
* HID: unlock on error path in hid_device_probe()Dan Carpenter2011-08-241-3/+5
* HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-161-0/+5
* IHD: Support force feedback on MP-8866Sean Young2011-08-153-32/+38
* HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina2011-08-101-0/+3
* HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2011-08-102-0/+12
* HID: propagate return value correctly in hid_input_report()Jiri Kosina2011-08-101-2/+2
* HID: Fix race condition between driver core and ll-driverDavid Herrmann2011-08-101-7/+34
* HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-4/+4
* HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-239-70/+689
|\
| * regulator: Convert tps65023 to use regmap APIMark Brown2011-07-232-70/+28
| * regmap: Add SPI bus supportMark Brown2011-07-233-1/+77
| * regmap: Add I2C bus supportMark Brown2011-07-233-0/+120
| * regmap: Add generic non-memory mapped register access APIMark Brown2011-07-235-0/+465
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-2389-3180/+13262
|\ \
| * \ Merge branch 'scsi-fixes'James Bottomley2011-07-23240-1455/+25703
| |\ \
| | * | [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-211-0/+2
| | * | [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-07-212-4/+49
| * | | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * | | [SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati2011-06-291-1/+1
| * | | [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-296-34/+100
| * | | [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-299-0/+867
| * | | [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-2911-9/+1665
| * | | [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-299-47/+910
| * | | [SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati2011-06-298-0/+903
| * | | [SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati2011-06-298-0/+683
| * | | [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-2911-7/+867
| * | | [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-2912-55/+288
| * | | [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-2913-569/+624
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati2011-06-2912-118/+278
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati2011-06-299-132/+169
| * | | [SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati2011-06-2912-6/+466
| * | | [SCSI] bfa: IOC bug fixes.Krishna Gudipati2011-06-295-34/+125
| * | | [SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati2011-06-2910-9/+863
| * | | [SCSI] bnx2i: Updated copyright and bump versionEddie Wai2011-06-297-9/+9
| * | | [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supportedEddie Wai2011-06-291-14/+15
| * | | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-294-35/+333
| * | | [SCSI] libiscsi_tcp: fix LLD data allocationMike Christie2011-06-291-11/+3
| * | | [SCSI] iscsi_tcp: fix locking around iscsi sk user dataMike Christie2011-06-291-20/+41
| * | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-293-103/+129
| * | | [SCSI] iscsi_boot_sysfs: have this module check for null on destructionMike Christie2011-06-292-4/+5
| * | | [SCSI] cxgb3i: fixed programing of the dma page sizesKaren Xie2011-06-291-1/+3
| * | | [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanupNeerav Parikh2011-06-291-37/+49
| * | | [SCSI] libfc: post reset event on lport resetVasu Dev2011-06-291-0/+2
| * | | [SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to...Kiran Patil2011-06-291-5/+16
| * | | [SCSI] libfc:Fix for exchange/seq loopup failure when FCoE stack is used as t...Kiran Patil2011-06-291-2/+24
| * | | [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po...Kiran Patil2011-06-291-1/+5
| * | | [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi...Kiran Patil2011-06-291-1/+38