summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hid: egalax: Add support for Samsung NB30 netbookRichard Nauber2010-12-163-0/+4
* hid: egalax: Document the new devices in KconfigHenrik Rydberg2010-12-161-1/+2
* hid: egalax: Add support for WetabHenrik Rydberg2010-12-163-0/+4
* hid: egalax: Convert to MT slotsHenrik Rydberg2010-12-161-63/+23Star
* hid: egalax: Add event filteringHenrik Rydberg2010-12-161-6/+10
* hid: egalax: Report zero as minimum pressureHenrik Rydberg2010-12-161-0/+1
* hid: egalax: Correct for device resolution report errorHenrik Rydberg2010-12-161-0/+2
* hid: egalax: Setup input device manuallyHenrik Rydberg2010-12-161-12/+22
* input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-165-71/+122
* input: mt: Collect slots initialization codeHenrik Rydberg2010-12-165-14/+17
* input: mt: Break out slots handlingHenrik Rydberg2010-12-167-49/+64
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-011-8/+15
|\
| * CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-012-51/+69
|\ \
| * | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-221-41/+47
* | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-11-011-0/+2
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-013-145/+190
|\ \ \
| * | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-311-0/+12
| * | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-312-0/+3
| * | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-1/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-013-7/+29
|\ \ \ \
| * | | | Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
| * | | | Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-291-1/+1
| * | | | Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-291-5/+27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-11-0193-3004/+4050
|\ \ \ \ \
| * | | | | [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129
| * | | | | [SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath2010-10-261-1/+0Star
| * | | | | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
| * | | | | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-262-4/+4
| * | | | | [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
| * | | | | [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31
| * | | | | [SCSI] megaraid_sas: support devices update flagYang, Bo2010-10-261-0/+24
| * | | | | [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+71
| * | | | | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-261-5/+143
| * | | | | [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-261-4/+5
| * | | | | [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-261-6/+10
| * | | | | [SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart2010-10-261-1/+1
| * | | | | [SCSI] lpfc 8.3.18: Add new WQE supportJames Smart2010-10-263-207/+197Star
| * | | | | [SCSI] lpfc 8.3.18: Fix critical errorsJames Smart2010-10-263-5/+15
| * | | | | [SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart2010-10-267-28/+235
| * | | | | [SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart2010-10-267-204/+327
| * | | | | [SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart2010-10-253-2/+389
| * | | | | [SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart2010-10-253-50/+58
| * | | | | [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-252-0/+3
| * | | | | [SCSI] bfa: fix comments for c filesJing Huang2010-10-2518-1003/+943Star