summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix zoran_card compilation warningJean Delvare2006-01-151-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-151-3/+3
|\
| * [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-151-3/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-144-46/+55
|\ \
| * | [SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov2006-01-131-10/+20
| * | [SERIAL] fix SERIAL_M32R_PLDSIO dependenciesAdrian Bunk2006-01-131-1/+1
| * | [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-132-35/+34
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-141-2/+3
|\ \ \
| * | | [MMC] mmc_blk_probe() warning fixAndrew Morton2006-01-131-2/+3
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-141-1/+1
|\ \ \
| * | | [ARM] 3258/1: IMX serial: fix parityMatt Reimer2006-01-131-1/+1
| |/ /
* | | [PATCH] pktcdvd: un-inline some functionsPeter Osterlund2006-01-141-2/+2
* | | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-1421-38/+34
* | | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-1426-105/+63
* | | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-141-7/+4
* | | [PATCH] neofb: take existing display configuration as defaultChristian Trefzer2006-01-141-1/+1
* | | [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-142-6/+25
* | | [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-141-19/+19
* | | [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-141-3/+1
* | | [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-141-0/+3
* | | [PATCH] dell_rbu: fix Bug 5854Abhay Salunke2006-01-141-22/+4
* | | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-141-1/+1
* | | [PATCH] s390: email-address changeCornelia Huck2006-01-1417-34/+35
* | | [PATCH] s390: chps[] array too shortCornelia Huck2006-01-141-1/+1
* | | [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-141-1/+1
* | | [PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala2006-01-143-0/+234
* | | [PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu2006-01-143-0/+239
* | | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1444-141/+140
* | | [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-146-1/+3072
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-1492-3220/+4910
|\ \
| * | [SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * | [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com2006-01-144-2/+11
| * | [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com2006-01-141-0/+4
| * | [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com2006-01-141-5/+2
| * | [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com2006-01-141-0/+2
| * | [SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com2006-01-143-101/+15
| * | [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com2006-01-141-3/+5
| * | [SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com2006-01-141-0/+3
| * | [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2006-01-142-54/+55
| * | [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com2006-01-141-0/+3
| * | [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com2006-01-141-1/+3
| * | [SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com2006-01-141-1/+1
| * | [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com2006-01-141-5/+6
| * | [SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com2006-01-141-0/+1
| * | [SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * | [SCSI] iscsi: use pageslabMike Christie2006-01-141-1/+1
| * | [SCSI] iscsi: fix 4k stack iscsi setupsMike Christie2006-01-142-14/+6
| * | [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-453/+510
| * | [SCSI] iscsi: add high mem supportMike Christie2006-01-142-55/+31
| * | [SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori2006-01-142-7/+11
OpenPOWER on IntegriCloud