aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-23IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan5-8/+25
2006-05-23IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan1-11/+11
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan4-28/+25
2006-05-23IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan1-1/+1
2006-05-23IB/ipath: don't modify QP if changes failBryan O'Sullivan1-15/+17
2006-05-23IB/ipath: fix spinlock recursion bugBryan O'Sullivan1-6/+0
2006-05-23V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab1-2/+2
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare1-3/+3
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham6-15/+15
2006-05-23V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk1-1/+4
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+21
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski1-1/+1
2006-05-23[PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown1-2/+3
2006-05-22[BNX2]: Use kmalloc instead of arrayMichael Chan1-4/+14
2006-05-22[BNX2]: Fix bug in bnx2_nvram_write()Michael Chan1-1/+1
2006-05-22[TG3]: Add some missing rx error countersMichael Chan1-2/+6
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2006-05-21[SUNSU]: Fix license.Andrew Morton1-0/+1
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds41-365/+693
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-21[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen1-1/+1
2006-05-21[PATCH] i810 section fixAndrew Morton1-2/+2
2006-05-21[PATCH] pd6729 section fixAndrew Morton1-1/+1
2006-05-21[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo4-6/+6
2006-05-21[PATCH] missing newline in scsi/st.cRene Herman1-1/+1
2006-05-21[PATCH] pxa2xx-spi updateStephen Street1-37/+56
2006-05-21[PATCH] S3C24XX: hardware SPI driverBen Dooks3-0/+460
2006-05-21[PATCH] S3C24XX: GPIO based SPI driverBen Dooks4-0/+198
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk1-31/+8
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala3-0/+496
2006-05-21[PATCH] minor SPI doc fixdmitry pervushin1-3/+3
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-05-21[PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-05-21[PATCH] md: Fix inverted test for 'repair' directive.NeilBrown1-1/+1
2006-05-21[PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt1-0/+2
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-57/+83
2006-05-20[SCSI] scsi_transport_sas: make write attrs writeableEric Moore1-1/+0
2006-05-20[SCSI] scsi_transport_sas; fix user_scanJames Bottomley1-1/+2
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10