summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla1280: endianess annotationsChristoph Hellwig2005-08-022-139/+139
* [SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2005-08-022-83/+81
* [SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig2005-08-022-33/+41
* [SCSI] qla1280: always load microcodeChristoph Hellwig2005-08-021-71/+1
* [SCSI] qla1280: remove SG_SEGMENTSChristoph Hellwig2005-08-021-3/+0
* [SCSI] qla1280: use SAM_ constantsChristoph Hellwig2005-08-022-9/+1
* [SCSI] qla1280: misc cleanupsChristoph Hellwig2005-08-021-12/+14
* [SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig2005-08-021-37/+20
* [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-022-11/+0
* [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-301-0/+1
* [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-303-7/+25
* [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-302-18/+2
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-308-21/+162
* [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk2005-07-301-4/+0
* [SCSI] aic byteorder fixes after recent cleanupOlaf Hering2005-07-302-5/+7
* [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-302-3/+10
* [PATCH] s390: fix inline assembly in appldataGerald Schaefer2005-07-301-1/+5
* [PATCH] s390: device recognitionCornelia Huck2005-07-301-0/+3
* [PATCH] s390: check for interrupt before waitingHeiko Carstens2005-07-302-0/+14
* [PATCH] s390: default configurationMartin Schwidefsky2005-07-301-111/+142
* [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-301-1/+5
* [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-301-2/+4
* [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-1/+9
* [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-301-11/+36
* [PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas2005-07-301-7/+15
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-303-9/+78
* [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-301-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
|\
| * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
* | [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
* | [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
* | [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
* | [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
* | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
* | [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
* | [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
* | [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
* | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
* | [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
* | [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
* | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43
* | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-292-13/+1
* | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
* | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri2005-07-291-0/+5
* | [PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov2005-07-291-1/+1
* | [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-292-6/+10
* | [PATCH] I2C: missing new lines in i2c-core messagesJean Delvare2005-07-291-4/+4
* | [PATCH] I2C: use time_after in 3 chip driversJean Delvare2005-07-293-7/+6