summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 varia...Adrian 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/...Linus 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
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