aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-02[SCSI] qla1280: misc cleanupsChristoph Hellwig1-12/+14
2005-08-02[SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig1-37/+20
2005-08-02[SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2-11/+0
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson2-7/+16
2005-07-30[SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2-18/+2
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson7-16/+153
2005-07-30[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk1-4/+0
2005-07-30[SCSI] aic byteorder fixes after recent cleanupOlaf Hering2-5/+7
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-07-29[PATCH] s390: device recognitionCornelia Huck1-0/+3
2005-07-29[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas1-2/+4
2005-07-29[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas1-11/+36
2005-07-29[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas1-7/+15
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman3-7/+9
2005-07-29[PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A1-2/+4
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks3-0/+502
2005-07-29[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu1-0/+1
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern1-2/+4
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variablesAdrian Bunk2-3/+0
2005-07-29[PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern1-6/+12
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott1-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott1-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2-0/+17
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2-13/+1
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl1-1/+3
2005-07-29[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri1-0/+5
2005-07-29[PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov1-1/+1
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2-6/+10
2005-07-29[PATCH] I2C: missing new lines in i2c-core messagesJean Delvare1-4/+4
2005-07-29[PATCH] I2C: use time_after in 3 chip driversJean Delvare3-7/+6
2005-07-29[PATCH] I2C: Missing space in split stringsJean Delvare4-6/+6
2005-07-29[PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl1-3/+3
2005-07-29[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds31-514/+500
2005-07-29Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-6/+13
2005-07-28[PATCH] fbdev: colormap fixes fixJon Smirl1-7/+7
2005-07-28[PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon1-78/+60
2005-07-28[PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon1-12/+7
2005-07-28[PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2-28/+39
2005-07-28libata: Check PCI sub-class code before disabling AHCIGreg Felix1-6/+13
2005-07-28Here are two possible cleanups in cpufreq.c:Dave Jones1-2/+2
2005-07-28[PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas1-3/+11
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck1-28/+1
2005-07-28[PATCH] cs89x0: collect tx_bytes statisticsIan Campbell1-0/+1
2005-07-28[PATCH] cciss per disk queueMike Miller2-25/+28
2005-07-28[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz1-7/+27