summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | HID: add ACRUX game controller force feedback supportSergei Kolzun2010-07-195-0/+187
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2010-08-045-8/+16
| |\ \ \ \ \ \
| | * | | | | | Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina2010-07-203-3/+1
| | * | | | | | HID: Add support for Conceptronic CLLRCMCEKees Bakker2010-07-134-2/+12
| | |/ / / / /
| * | | | | | Merge branch 'upstream' into for-linusJiri Kosina2010-08-048-74/+276
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | HID: ignore digitizer usage Undefined (0x00)Forest Bond2010-07-131-0/+3
| | * | | | | HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker2010-07-121-20/+20
| | * | | | | HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-121-7/+103
| | * | | | | HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-121-15/+12
| | * | | | | HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-121-11/+51
| | * | | | | HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-111-2/+2
| | * | | | | HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker2010-07-111-21/+21
| | * | | | | HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber2010-06-285-0/+68
| | * | | | | HID: remove unused variable from hidraw_readStefan Achatz2010-05-251-2/+0
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-058-169/+344
|\ \ \ \ \ \
| * | | | | | random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-311-1/+1
| * | | | | | crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe2010-07-191-1/+1
| * | | | | | crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock2010-07-141-4/+0
| * | | | | | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-051-1/+1
| * | | | | | crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-161-37/+40
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu2010-05-263500-143442/+314671
| |\ \ \ \ \ \
| | * | | | | | n2_crypto: Add HMAC support.David S. Miller2010-05-261-4/+206
| | * | | | | | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-261-117/+99
| | * | | | | | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-261-0/+6
| | * | | | | | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-261-14/+1
| * | | | | | | crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-261-5/+5
| * | | | | | | crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-261-1/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-05253-6429/+19242
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-284-4/+40
| * | | | | | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-2810-30/+189
| * | | | | | | | [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-283-1/+13
| * | | | | | | | [SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig2010-07-281-1/+1
| * | | | | | | | [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-286-0/+90
| * | | | | | | | [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-283-139/+69
| * | | | | | | | [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-286-50/+47
| * | | | | | | | [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-282-1/+3
| * | | | | | | | [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-283-2/+10
| * | | | | | | | [SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2010-07-282-12/+4
| * | | | | | | | [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
| * | | | | | | | [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
| * | | | | | | | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt2010-07-281-3/+5
| * | | | | | | | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-285-17/+33
| * | | | | | | | [SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt2010-07-281-1/+5
| * | | | | | | | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt2010-07-281-1/+2
| * | | | | | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-281-5/+16
| * | | | | | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-287-11/+193
| * | | | | | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-284-47/+105
| * | | | | | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-288-30/+30
| * | | | | | | | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-281-0/+3
| * | | | | | | | [SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai2010-07-281-2/+2