aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29[ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi1-2/+4
2005-07-29[ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi1-1/+1
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-28[PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock1-2/+3
2005-07-28[PATCH] [IB/cm]: Correct CM port redirect reject codesRoland Dreier1-1/+2
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
2005-07-28[PATCH] yenta: free_irq() on suspend.Daniel Ritz1-0/+9
2005-07-28[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski1-1/+1
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro6-15/+16
2005-07-28[PATCH] pcmcia: avoid duble iounmap of one addressDominik Brodowski1-22/+29
2005-07-28[PATCH] pcmcia: update au1000 to work with recent changesDominik Brodowski1-0/+1
2005-07-28[PATCH] pcmcia: remove duplicates in orinoco_csJar1-2/+0
2005-07-28[PATCH] pcmcia: fix commentPavel Roskin1-2/+2
2005-07-28[PATCH] pcmcia: ide-cs id_table updatePavel Roskin1-0/+1
2005-07-27[PATCH] More qla2xxx configuration fixesAndrew Vasquez2-1/+14
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock1-47/+41
2005-07-27Merge /scratch/Ksrc/linux-git/Roland Dreier165-2161/+11119
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds2-2/+0
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+18
2005-07-27[PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2-2/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl21-98/+79
2005-07-27[PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski1-60/+36