aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] forcedeth: errata for marvell physAyaz Abdulla2006-09-06
* Merge branch 'master' into upstreamJeff Garzik2006-09-04
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-09-02
| |\
| | * [SERIAL] 8250: constify some serial structsHelge Deller2006-08-30
| | * [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-30
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-01
| |\ \
| | * | uhci-hcd: fix list access bugAlan Stern2006-08-31
| | * | USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu2006-08-31
| | * | USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley2006-08-31
| | * | USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton2006-08-31
| | * | USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz2006-08-31
| | * | USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz2006-08-31
| | * | UHCI: don't stop at an Iso errorAlan Stern2006-08-31
| | * | usb gadget: g_ether spinlock recursion fixDavid Brownell2006-08-31
| | * | USB: add all wacom device to hid-core.c blacklistPing Cheng2006-08-31
| | * | hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson2006-08-31
| | * | USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de2006-08-31
| * | | [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-01
| * | | [PATCH] sgiioc4: fixup use of mmio opsJohn Keller2006-09-01
| * | | [PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2006-09-01
| * | | [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-01
| * | | [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-01
| * | | [PATCH] exit early in floppy_init when no floppy existsOlaf Hering2006-09-01
| * | | [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-01
| * | | [PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown2006-09-01
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-09-01
| |\ \ \ | | |/ / | |/| |
| | * | IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier2006-08-31
| * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-08-31
| |\ \ \ | | |/ / | |/| |
| | * | [S390] cio: unsolicited interrupts during sense pgid.Stefan Bader2006-08-30
| | * | [S390] cio: no path after machine check.Peter Oberparleiter2006-08-30
| | * | [S390] cio: kernel stack overflow.Heiko Carstens2006-08-30
| | * | [S390] dasd: fix device shutdown process.Horst Hummel2006-08-30
| | |/
| * | [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-31
| * | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger2006-08-30
| * | [PATCH] Missing PCI id update for VIA IDEAlan Cox2006-08-30
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-08-30
| |\ \
| | * | [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-30
| | |/
| * | [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-30
| * | [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-30
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-08-28
| |\
| | * [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-27
* | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-08-31
|\ \ \
| * | | ixgb: Increment version to 1.0.112-k2Auke Kok2006-08-31
| * | | ixgb: remove skb->dev assignmentAuke Kok2006-08-31
| * | | ixgb: Add PCI Error recovery callbacksLinas Vepstas2006-08-31
| * | | ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg2006-08-31
| * | | ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg2006-08-31
| * | | ixgb: recalculate after how many descriptors to wake the queueAuke Kok2006-08-31
| * | | ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg2006-08-31
| * | | ixgb: convert dev->priv to netdev_priv(dev).Auke Kok2006-08-31