summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-06-27libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo1-23/+10
2007-06-27libata: call ata_check_atapi_dma() with qc better preparedTejun Heo1-12/+8
2007-06-27libata: fix infinite EH waiting bugTejun Heo1-0/+1
2007-06-27libata: fix ata_dev_disable()Tejun Heo1-2/+3
2007-06-27pata_it821x: fix section mismatch warningRandy Dunlap1-1/+1
2007-06-27libata: remove unused variable from ata_eh_reset()Tejun Heo1-3/+1
2007-06-27libata: be less verbose about hpaTejun Heo1-6/+5
2007-06-27libata: kill non-sense warning messageTejun Heo1-2/+0
2007-06-27HPT374 is UDMA100 not UDMA133Alan Cox1-2/+2
2007-06-26USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2-0/+2
2007-06-26USB: add new device id to option driverAlexander Gattin1-2/+4
2007-06-26USB: fix race leading to use after free in io_edgeportOliver Neukum1-2/+2
2007-06-26USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-06-26USB: memory leak in iowarrior.cOliver Neukum1-3/+4
2007-06-26USB: ti serial driver sleeps with spinlock heldOliver Neukum1-3/+5
2007-06-26USB: g_file_storage: call allow_signal()Oleg Nesterov1-7/+5
2007-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-6/+17
2007-06-24Char: stallion, fix oops during init with ISA cardsIngo Korb1-3/+4
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks1-4/+10
2007-06-24SM501: Clock updates and checksBen Dooks1-2/+31
2007-06-24SM501: Fix sm501_init_reg() mask/set orderBen Dooks1-1/+4
2007-06-24SM501: initialise SDRAM clock before bus clocksBen Dooks1-5/+5
2007-06-24SM501: suspend supportBen Dooks1-8/+105
2007-06-24console UTF-8 fixes (fix)Egmont Koblinger1-5/+13
2007-06-24hwmon/coretemp: fix a broken error pathJean Delvare1-0/+1
2007-06-24[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-06-24[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller1-5/+5
2007-06-23Pull now into release branchLen Brown3-9/+18
2007-06-23ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi1-4/+6
2007-06-23x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering1-1/+1
2007-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-30/+30
2007-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-16/+19
2007-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds1-6/+0
2007-06-22[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-06-22IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein1-1/+1
2007-06-22IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier1-7/+0
2007-06-22IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin1-3/+3
2007-06-22IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin1-12/+17
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier1-7/+9
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu1-16/+19
2007-06-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+10
2007-06-21fix module_param mistake in it821xStas Sergeev1-1/+1
2007-06-21ahci: fix PORTS_IMPL overrideTejun Heo1-1/+1
2007-06-21kerneldoc fix in libataHenrik Kretzschmar1-1/+1
2007-06-21libata: more NONCQ devicesTejun Heo1-0/+2
2007-06-21pata_it821x: (partially) fix DMA in RAID modeBartlomiej Zolnierkiewicz1-8/+3
2007-06-21PATA: Add the MCP73/77 support to PATA driverPeer Chen1-0/+2
2007-06-21cxgb3 - MAC watchdog updateDivy Le Ray1-10/+21
2007-06-21cxgb3 - Stop mac RX when changing MTUDivy Le Ray2-1/+70
2007-06-21cxgb3 - Fix direct XAUI supportDivy Le Ray2-2/+10