summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-108-17/+60
|\
| *---. Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2009-12-078-17/+60
| |\ \ \
| | | | * HID: add multi-input quirk for NextWindow Touchscreen.Peter Hutterer2009-12-032-0/+4
| | | | * HID: add support for Acan FG-8100 barcode readerJiri Kosina2009-12-023-0/+4
| | | | * HID: make Media key on Logitech DiNovo Mini workJiri Kosina2009-11-251-0/+20
| | | | * HID: pidff - fix unnecessary loop iterations on resetAnssi Hannula2009-11-041-3/+2
| | | * | HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigatorJiri Kosina2009-11-133-0/+17
| | | * | HID: fixup quirk for NCR devicesJiri Kosina2009-11-052-2/+3
| | | * | HID: add NOGET quirk for another device from CH ProductsKeith Rutkowski2009-10-202-0/+2
| | | * | HID: remove useless DRIVER_VERSION macroJiri Kosina2009-10-132-4/+1
| | | * | HID: fix MODULE_AUTHOR usage in HID modulesJiri Kosina2009-10-132-3/+6
| | | * | HID: blacklist Acer Ferrari 4005 optical mouseLamarque Vieira Souza2009-10-131-0/+1
| | | |/
| | * / HID: remove BKL from hiddev_ioctl_usage()Jiri Kosina2009-11-051-5/+0
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-10205-7037/+26307
|\ \ \
| * | | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-042-4/+0
| * | | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-042-0/+4
| * | | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
| * | | [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-042-29/+11
| * | | [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-043-3/+17
| * | | [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-049-285/+160
| * | | [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-044-18/+17
| * | | [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-046-68/+90
| * | | [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-045-180/+161
| * | | [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-046-154/+108
| * | | [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-047-169/+156
| * | | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
| * | | [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-046-24/+17
| * | | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-046-78/+34
| * | | [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-043-13/+14
| * | | [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-041-54/+39
| * | | [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-042-7/+10
| * | | [SCSI] zfcp: Remove suspend callbackSwen Schillig2009-12-041-17/+1
| * | | [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-047-158/+232
| * | | [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-0411-258/+196
| * | | [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-048-200/+199
| * | | [SCSI] libfc: add support of receiving ELS_RLSYi Zou2009-12-041-0/+76
| * | | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou2009-12-041-0/+34
| * | | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement countYi Zou2009-12-041-0/+14
| * | | [SCSI] libfcoe: add tracking FIP Virtual Link Failure countYi Zou2009-12-041-0/+2
| * | | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou2009-12-041-1/+3
| * | | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq contextChris Leech2009-12-041-110/+135
| * | | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-041-2/+1
| * | | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6James Smart2009-12-041-1/+1
| * | | [SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart2009-12-045-104/+133
| * | | [SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart2009-12-043-13/+38
| * | | [SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart2009-12-043-12/+60
| * | | [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-0412-119/+235
| * | | [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-0410-21/+56
| * | | [SCSI] st: fix test of value range in st_set_options()Roel Kluin2009-12-041-1/+2
| * | | [SCSI] fix func names in kernel-docRandy Dunlap2009-12-041-2/+2