summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-165-0/+464
* usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-113-0/+178
* usb: dummy_hcd code simplificationTatyana Brokhman2010-11-111-116/+135
* usb: USB3.0 ch11 definitionsTatyana Brokhman2010-11-112-0/+51
* USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2010-11-112-211/+249
* USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz2010-11-111-4/+1
* USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz2010-11-111-25/+24
* USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz2010-11-111-7/+4
* USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar2010-11-111-0/+1
* USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz2010-11-111-13/+16
* USB: gadget: composite: Typo fix.Marek Belisko2010-11-111-1/+1
* USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall2010-11-111-1/+0
* usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2010-11-112-5/+2
* USB: ssu100: remove max_packet_size calculationBill Pemberton2010-11-111-48/+8
* Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
|\
| * CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| * 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-014-52/+73
|\ \
| * | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| * | 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-222-41/+50
* | | 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-016-148/+196
|\ \ \
| * | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-312-0/+15
| * | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-314-1/+6
| * | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-312-3/+0
* | | | 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-0198-3006/+4160
|\ \ \ \ \
| * | | | | [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/+0
| * | | | | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
| * | | | | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-263-4/+51
| * | | | | [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-262-0/+78
| * | | | | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-264-6/+198
| * | | | | [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/+197
| * | | | | [SCSI] lpfc 8.3.18: Fix critical errorsJames Smart2010-10-263-5/+15