summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell2-0/+14
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet1-3/+3
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet1-1/+1
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet1-1/+8
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet1-6/+29
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2-3/+0
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov1-1/+1
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+3
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng1-49/+87
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern1-9/+17
2006-04-14[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz1-40/+0
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz4-3/+652
2006-04-14[PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2-0/+10
2006-04-14[PATCH] USB: input/: proper prototypesAdrian Bunk2-6/+5
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk3-3/+9
2006-04-14[PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2-11/+11
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern1-0/+9
2006-04-14[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern1-0/+3
2006-04-14[PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapterIan Abbott2-0/+7
2006-04-14[PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks1-4/+5
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski3-23/+73
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault1-10/+9
2006-04-14Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mszer...Linus Torvalds4-41/+65
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds16-70/+282
2006-04-14[PATCH] fix non-leader exec under ptraceRoland McGrath2-7/+4
2006-04-14[PATCH] de_thread: Don't change our parents and ptrace flags.Eric W. Biederman1-27/+0
2006-04-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-6/+70
2006-04-14[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-14[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-13[PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman1-1/+1
2006-04-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds25-142/+430
2006-04-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-04-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-233/+67
2006-04-13[PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab1-4/+9
2006-04-13[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-3/+3
2006-04-13[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth1-3/+14
2006-04-13[PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook1-1/+1
2006-04-13[PATCH] net drivers: fix section attributes for gccRandy Dunlap4-4/+4
2006-04-13[PATCH] remove drivers/net/hydra.hAdrian Bunk1-177/+0
2006-04-13[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-13[PATCH] sata_mv: properly print HC registersDan Aloni1-1/+1
2006-04-13[netdrvr b44] trim trailing whitespaceJeff Garzik1-19/+19
2006-04-13[PATCH] b44: increase version to 1.00Gary Zambrano1-2/+3
2006-04-13[PATCH] b44: disable default tx pauseGary Zambrano1-19/+12
2006-04-13[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-04-13[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro1-1/+1
2006-04-13[PATCH] dlink pci cards using wrong driverStephen Hemminger2-2/+2
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein4-2/+30
2006-04-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-28032/+26
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman19-8/+81