summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1
* USB: Wacom driver updatesPing Cheng2006-10-175-62/+80
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37
* sky2: GMAC pause frameStephen Hemminger2006-10-171-1/+1
* sky2: accept multicast pause framesStephen Hemminger2006-10-171-6/+18
* sky2: version 1.9Stephen Hemminger2006-10-171-1/+1
* sky2: no message on rx fifo overflowStephen Hemminger2006-10-171-2/+4
* sky2: flow control setting fixesStephen Hemminger2006-10-172-45/+81
* sky2: don't reset PHY twiceStephen Hemminger2006-10-171-12/+1
* sky2: use duplex result bitsStephen Hemminger2006-10-171-20/+1
* sky2: advertising register 16 bitsStephen Hemminger2006-10-171-1/+1
* sky2: fiber pause bitsStephen Hemminger2006-10-171-8/+19
* sky2: phy irq on shutdownStephen Hemminger2006-10-171-8/+8
* sky2: turn of workaround timerStephen Hemminger2006-10-171-2/+2
* sky2: MSI test is only a warningStephen Hemminger2006-10-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-1716-42/+132
|\
| * Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
| * Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
| * Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
| * Lockdep: fix compile error in drivers/input/serio/serio.cAndrew Morton2006-10-111-0/+2
| * Input: serio - add lockdep annotationsJiri Kosina2006-10-113-2/+8
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-117-14/+23
| * Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
| * Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
| * Input: add missing exports to fix modular buildDmitry Torokhov2006-10-112-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1715-30/+75
|\ \
| * | [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
| * | [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
| * | [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
| * | [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
| * | [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
| * | [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
| * | [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
| * | [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
| * | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn2006-10-163-6/+6
| * | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi2006-10-161-1/+1
| * | [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
| * | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* | | [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-175-11/+20
* | | [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-171-3/+6
* | | [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2006-10-172-40/+31
* | | [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-174-33/+27
* | | [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown2006-10-171-9/+15
* | | [PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra2006-10-171-2/+2
* | | [PATCH] Add entry.S labels to tag fileAneesh Kumar K.V2006-10-171-1/+2
* | | [PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks2006-10-171-1/+1
* | | [PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita2006-10-171-9/+23
* | | [PATCH] rd: memory leak on rd_init() failureAkinobu Mita2006-10-171-6/+6
* | | [PATCH] lockdep: annotate i386 apmPeter Zijlstra2006-10-171-10/+27
OpenPOWER on IntegriCloud