aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2-12/+54
2008-03-29Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2-2/+4
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2-2/+2
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt1-1/+5
2008-03-28Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller10-21/+28
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar1-8/+10
2008-03-28usb net: asix does not really need 10/100mbitMike Frysinger1-1/+1
2008-03-28Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger1-2/+0
2008-03-28ibm_newemac: emac_tx_csum typo fixValentine Barshak1-2/+2
2008-03-28Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman1-1/+1
2008-03-28S2io: Version update for Tx completion patchSreenivasa Honnur1-1/+1
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell1-4/+0
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard1-1/+1
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2-1/+12
2008-03-28[ATM] firestream: Fix uninitialized var warning.David S. Miller1-0/+1
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day1-1/+1
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller1-0/+1
2008-03-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-28dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-28dm crypt: fix ctx pendingMilan Broz1-28/+30
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2-2/+2
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu1-22/+14
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior1-1/+1
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier1-1/+1
2008-03-28[SCSI] mvsas: check subsystem idKe Wei1-0/+9
2008-03-28[SCSI] mvsas: get phy info.Ke Wei1-46/+42
2008-03-28[SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei1-9/+16
2008-03-28[SCSI] mvsas: retry aborting task.Ke Wei1-8/+25
2008-03-28[SCSI] mvsas: check hd whether unpluggedKe Wei1-31/+45
2008-03-28[SCSI] mvsas : interrupt handlingKe Wei1-57/+170
2008-03-28[SCSI] mvsas: a tag handler implementationKe Wei1-43/+87
2008-03-28[SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei1-36/+87
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar3-43/+49
2008-03-28lguest: comment documentation update.Rusty Russell8-59/+91
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell1-0/+8
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori1-0/+1
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley1-1/+4
2008-03-27[SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart1-5/+11
2008-03-27firewire: fw-ohci: plug dma memory leak in AR handlerJarod Wilson1-4/+5
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn1-2/+11
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-27libertas: fix spinlock recursion bugHolger Schurig1-2/+0
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-66/+74
2008-03-27hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare1-5/+16
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall3-49/+43