aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-27
* [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-27
* [SERIAL] Pass around serial_private instead of pci_devRussell King2005-07-27
* [SERIAL] Collapse the SIIG quirk entriesRussell King2005-07-27
* [SERIAL] Factor out the common setup from the per-serial port loop.Russell King2005-07-27
* [SERIAL] Rename pci_board to pciserial_board.Russell King2005-07-27
* [PATCH] softdog build fixAndrew Morton2005-07-27
* [PATCH] eurotechwdt build fixAndrew Morton2005-07-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-26
|\
| * [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-25
| * [TG3]: Update driver version and reldate.David S. Miller2005-07-25
| * [TG3]: add 5780 fiber supportMichael Chan2005-07-25
| * [TG3]: disallow jumbo TSO on 5780Michael Chan2005-07-25
| * [TG3]: consolidate all DMA water mark settingsMichael Chan2005-07-25
| * [TG3]: add variable buffer size for standard ringMichael Chan2005-07-25
| * [TG3]: add 5780 basic jumbo frame supportMichael Chan2005-07-25
| * [TG3]: add 5780 basic supportMichael Chan2005-07-25
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-26
|\ \
| * | [PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-supportMichael Gernoth2005-07-26
| |/
* | Fix compiler warning in qla_iocb.cLinus Torvalds2005-07-26
* | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_offEric W. Biederman2005-07-26
* | [PATCH] acpi_power_off: Don't switch to the boot cpuEric W. Biederman2005-07-26
* | [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-26
* | [PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman2005-07-26
* | [PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman2005-07-26
* | [PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman2005-07-26
* | [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-26
* | [PATCH] qla2xxx: Kconfig dependency fixAndrew Morton2005-07-26
* | [PATCH] qla: remove anonymous unionAndrew Morton2005-07-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-26
|\ \ | |/ |/|
| * [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-14
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-14
| * [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-14
| * [SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez2005-07-14
| * [SCSI] aacraid: Fix sgmap errorMark Haverkamp2005-07-14
| * [SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Firmware updates.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Code scrubbing.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: NVRAM id-list updates.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add ISP24xx ISR routines.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez2005-07-14
| * [SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez2005-07-14