| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-14 |
|\ |
|
| * | [SERIAL] serial8250: convert to the new platform device interface | Dmitry Torokhov | 2006-01-13 |
| * | [SERIAL] fix SERIAL_M32R_PLDSIO dependencies | Adrian Bunk | 2006-01-13 |
| * | [SERIAL] convert uart_state.sem to uart_state.mutex | Ingo Molnar | 2006-01-13 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [MMC] mmc_blk_probe() warning fix | Andrew Morton | 2006-01-13 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [ARM] 3258/1: IMX serial: fix parity | Matt Reimer | 2006-01-13 |
| |/ |
|
* | | [PATCH] pktcdvd: un-inline some functions | Peter Osterlund | 2006-01-14 |
* | | [PATCH] fbdev: Sanitize ->fb_mmap prototype | Christoph Hellwig | 2006-01-14 |
* | | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig | 2006-01-14 |
* | | [PATCH] gx1fb: (try to) play nicer with various BIOSes | David Vrabel | 2006-01-14 |
* | | [PATCH] neofb: take existing display configuration as default | Christian Trefzer | 2006-01-14 |
* | | [PATCH] cs89x0: add ixdp2351 support | Deepak Saxena | 2006-01-14 |
* | | [PATCH] cs89x0: use u16 for device register data | Lennert Buytenhek | 2006-01-14 |
* | | [PATCH] cs89x0: use #elif instead of #else/#if/#endif | Lennert Buytenhek | 2006-01-14 |
* | | [PATCH] cs89x0: credit Dmitry Pervushin | Lennert Buytenhek | 2006-01-14 |
* | | [PATCH] dell_rbu: fix Bug 5854 | Abhay Salunke | 2006-01-14 |
* | | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup | Heiko Carstens | 2006-01-14 |
* | | [PATCH] s390: email-address change | Cornelia Huck | 2006-01-14 |
* | | [PATCH] s390: chps[] array too short | Cornelia Huck | 2006-01-14 |
* | | [PATCH] s390: fix blk_queue_ordered call in dasdc | Martin Schwidefsky | 2006-01-14 |
* | | [PATCH] powerpc: Add support for the MPC83xx watchdog | Kumar Gala | 2006-01-14 |
* | | [PATCH] Watchdog: Winsystems EPX-C3 SBC | Calin A. Culianu | 2006-01-14 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | | [PATCH] Altix: ioc3 serial support | Patrick Gefre | 2006-01-14 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [SCSI] qla2xxx: Update version number to 8.01.04-k. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Collapse load RISC RAM implementations. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct issue where portstate does not transition during loop... | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Use msleep() as delay during ISP polling. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] qla2xxx: Reference proper node/port names in fc_host class. | andrew.vasquez@qlogic.com | 2006-01-14 |
| * | | [SCSI] iscsi: use pageslab | Mike Christie | 2006-01-14 |
| * | | [SCSI] iscsi: fix 4k stack iscsi setups | Mike Christie | 2006-01-14 |
| * | | [SCSI] iscsi: seperate iscsi interface from setup functions | Mike Christie | 2006-01-14 |
| * | | [SCSI] iscsi: add high mem support | Mike Christie | 2006-01-14 |
| * | | [SCSI] iscsi: data digest page cache usage fix | FUJITA Tomonori | 2006-01-14 |
| * | | [SCSI] iscsi: host locking fix | zhenyu.z.wang@intel.com | 2006-01-14 |
| * | | [SCSI] iscsi: data under/over flow fix | zhenyu.z.wang@intel.com | 2006-01-14 |
| * | | [SCSI] iscsi: whitespace cleanup | FUJITA Tomonori | 2006-01-14 |