summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-161-0/+1
| |/
* | Minor bug fixes to i2c-pasemiOlof Johansson2007-04-171-3/+3
* | i2c-pasemi: Depend on PPC_PASEMI againJean Delvare2007-04-171-2/+1
* | hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare2007-04-171-3/+3
* | drivers/macintosh/smu.c: fix locking snafuAndrew Morton2007-04-171-2/+2
* | spi: fix use of set_cs in spi_s3c24xx driverBen Dooks2007-04-171-2/+2
* | fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt2007-04-171-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-141-1/+1
|\
| * [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller2007-04-141-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-04-141-2/+9
|\ \ | |/ |/|
| * [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley2007-04-141-2/+9
* | DVB: dvb-usb-remote - fix oops when changing keymapOlaf Kirch2007-04-131-2/+0
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-121-0/+12
|\
| * RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise2007-04-121-0/+12
* | [PATCH] md: fix calculation for size of filemap_attr array in md/bitmapNeil Brown2007-04-121-3/+1
* | [PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas2007-04-121-16/+19
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-1113-134/+257
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-04-115-36/+63
| |\
| | * [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger2007-04-101-25/+32
| | * [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger2007-04-101-1/+19
| | * [PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2007-04-102-9/+4
| | * [PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake2007-04-103-1/+8
| * | myri10ge: update driver version to 1.3.0-1.233Brice Goglin2007-04-111-1/+1
| * | myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin2007-04-111-0/+16
| * | myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin2007-04-111-11/+8
| * | cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-113-12/+10
| * | cxgb3 - MAC watchdog updateDivy Le Ray2007-04-113-35/+89
| * | cxgb3 - avoid deadlock with mac watchdogDivy Le Ray2007-04-111-1/+3
| * | skge: fix wake on lanStephen Hemminger2007-04-111-36/+58
| * | sky2: phy workarounds for Yukon EC-U A1Stephen Hemminger2007-04-111-3/+3
| * | sky2: turn on clocks when doing resumeStephen Hemminger2007-04-111-0/+5
| * | sky2: turn carrier off when downStephen Hemminger2007-04-111-0/+1
| * | skge: turn carrier off when downStephen Hemminger2007-04-111-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-04-112-0/+8
|\ \ \
| * | | USB: Nikon D80 unusual device patchEmil Larsson2007-04-111-0/+7
| * | | EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern2007-04-111-0/+1
| |/ /
* | | [PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov2007-04-111-2/+4
|/ /
* | [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-101-0/+1
* | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds2007-04-101-2/+1
|\ \
| * | [AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu2007-04-091-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-04-102-5/+5
|\ \ \
| * | | ieee1394: change deprecation status of dv1394Stefan Richter2007-04-092-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-04-103-26/+17
|\ \ \ \
| * | | | IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin2007-04-101-1/+1
| * | | | IB/iser: Don't defer connection failure notification to workqueueErez Zilber2007-04-052-25/+16
| | |_|/ | |/| |
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-101-1/+1
|\ \ \ \
| * | | | HID: Do not discard truncated input reportsAdam Kropelin2007-04-051-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-104-1/+18
|\ \ \ \ \
| * | | | | ide: add "optical" to sysfs "media" attributeDanny Kukawka2007-04-101-0/+2
| * | | | | ide: ugly messages trying to open CD drive with no media presentStuart Hayes2007-04-101-0/+9
OpenPOWER on IntegriCloud