| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: blackfin: push clkin value to platform resources | Bob Liu | 2010-11-05 | 2 | -1/+4 |
* | USB: musb: blackfin: fix dynamic device<->host changing | Bob Liu | 2010-11-05 | 1 | -2/+3 |
* | USB: musb: blackfin: pm: make it work | Bob Liu | 2010-11-05 | 2 | -24/+50 |
* | USB: musb: pm: don't rely fully on clock support | Bob Liu | 2010-11-05 | 1 | -14/+12 |
* | USB: musb: blackfin: fix musb_read_txhubport() definition | Ian Jeffray | 2010-11-05 | 1 | -1/+2 |
* | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration | Ming Lei | 2010-11-05 | 1 | -10/+3 |
* | usb: musb: don't leave PHY enabled on shutdown() | Grazvydas Ignotas | 2010-11-05 | 1 | -7/+6 |
* | usb: musb: musb_gadget: fix resource leakage in error path | Rahul Ruikar | 2010-11-05 | 1 | -1/+3 |
* | usb: musb: gadget: fix dma mode 0 in double buffer Rx case | Ming Lei | 2010-11-05 | 1 | -6/+16 |
* | Linux 2.6.37-rc1 | Linus Torvalds | 2010-11-01 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2010-11-01 | 2 | -8/+16 |
|\ |
|
| * | CRIS: Add paths for CRISv10 serial driver | Jesper Nilsson | 2010-11-01 | 1 | -0/+1 |
| * | CRIS: Fix RS485 delay handling. | Jesper Nilsson | 2010-10-28 | 1 | -7/+14 |
| * | Add missing "struct" to in sizeof. | Jesper Nilsson | 2010-10-28 | 1 | -1/+1 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-11-01 | 4 | -52/+73 |
|\ \ |
|
| * | | spi/pl022: fix erroneous platform data in U300 | Linus Walleij | 2010-11-01 | 1 | -1/+1 |
| * | | spi: fixed odd static string conventions in core code | Linus Walleij | 2010-10-22 | 1 | -5/+5 |
| * | | spi/bfin_spi: only request GPIO on first load | Michael Hennerich | 2010-10-22 | 1 | -5/+8 |
| * | | spi/bfin_spi: handle error/status changes after data interrupts | Michael Hennerich | 2010-10-22 | 1 | -0/+9 |
| * | | spi: enable spi_board_info to be registered after spi_master | Feng Tang | 2010-10-21 | 2 | -41/+50 |
* | | | Input: ir-keytable - fix uninitialized variable warning | Dmitry Torokhov | 2010-10-31 | 1 | -0/+2 |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-31 | 6 | -148/+196 |
|\ \ \ |
|
| * | | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse | 2010-10-31 | 2 | -0/+15 |
| * | | | i2c-i801: Handle multiple instances instead of keeping global state | David Woodhouse | 2010-10-31 | 1 | -144/+175 |
| * | | | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 2010-10-31 | 4 | -1/+6 |
| * | | | i2c: Drop unused I2C_CLASS_TV flags | Jean Delvare | 2010-10-31 | 2 | -3/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-31 | 3 | -7/+29 |
|\ \ \ \ |
|
| * | | | | Input: appletouch - remove extra KERN_DEBUG use from dprintk | Joe Perches | 2010-10-31 | 1 | -1/+1 |
| * | | | | Input: bu21013_ts - fix null dereference in error handling | Dan Carpenter | 2010-10-28 | 1 | -1/+1 |
| * | | | | Input: ad7879 - prevent invalid finger data reports | Michael Hennerich | 2010-10-28 | 1 | -5/+27 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-31 | 98 | -3006/+4160 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] pmcraid: add support for set timestamp command and other fixes | Anil Ravindranath | 2010-10-29 | 2 | -22/+129 |
| * | | | | | [SCSI] pmcraid: remove duplicate struct member | Anil Ravindranath | 2010-10-26 | 1 | -1/+0 |
| * | | | | | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait | Mike Christie | 2010-10-26 | 1 | -1/+7 |
| * | | | | | [SCSI] megaraid_sas: Version and documentation update | Yang, Bo | 2010-10-26 | 3 | -4/+51 |
| * | | | | | [SCSI] megaraid_sas: Add three times Online controller reset | Yang, Bo | 2010-10-26 | 1 | -1/+69 |
| * | | | | | [SCSI] megaraid_sas: Add input parameter for max_sectors | Yang, Bo | 2010-10-26 | 2 | -0/+31 |
| * | | | | | [SCSI] megaraid_sas: support devices update flag | Yang, Bo | 2010-10-26 | 1 | -0/+24 |
| * | | | | | [SCSI] libosd: write/read_sg_kern API | Boaz Harrosh | 2010-10-26 | 2 | -0/+78 |
| * | | | | | [SCSI] libosd: Support for scatter gather write/read commands | Boaz Harrosh | 2010-10-26 | 4 | -6/+198 |
| * | | | | | [SCSI] libosd: Free resources in reverse order of allocation | Boaz Harrosh | 2010-10-26 | 1 | -4/+5 |
| * | | | | | [SCSI] libosd: Fix bug in attr_page handling | Boaz Harrosh | 2010-10-26 | 1 | -6/+10 |
| * | | | | | [SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18 | James Smart | 2010-10-26 | 1 | -1/+1 |
| * | | | | | [SCSI] lpfc 8.3.18: Add new WQE support | James Smart | 2010-10-26 | 3 | -207/+197 |
| * | | | | | [SCSI] lpfc 8.3.18: Fix critical errors | James Smart | 2010-10-26 | 3 | -5/+15 |
| * | | | | | [SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanup | James Smart | 2010-10-26 | 7 | -28/+235 |
| * | | | | | [SCSI] lpfc 8.3.18: Add logic to detect last devloss timeout | James Smart | 2010-10-26 | 7 | -204/+327 |
| * | | | | | [SCSI] lpfc 8.3.18: Add support of received ELS commands | James Smart | 2010-10-25 | 3 | -2/+389 |
| * | | | | | [SCSI] lpfc 8.3.18: FC/FCoE Discovery fixes | James Smart | 2010-10-25 | 3 | -50/+58 |
| * | | | | | [SCSI] ipr: add definitions for a new adapter | Wayne Boyer | 2010-10-25 | 2 | -0/+3 |