summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-12-28Input: wistron - convert to the new platform device interfaceDmitry Torokhov1-46/+68
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov1-16/+52
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov1-32/+57
2005-12-28Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov1-26/+63
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov1-49/+67
2005-12-21Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov1-0/+1
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-57/+105
2005-12-21Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov1-17/+85
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-6/+80
2005-12-21Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi1-0/+7
2005-12-21Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov1-0/+7
2005-12-21Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov1-0/+7
2005-12-21Input: psmouse - don't leave mouse asleepDmitry Torokhov1-9/+6
2005-12-21Input: ALPS - add signature for HP ze1115Larry Finger1-0/+1
2005-12-21Input: appletouch - add support for Geyser 2Michael Hanselmann1-36/+109
2005-12-21Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov190-4460/+4200
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen1-3/+5
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2-2/+12
2005-12-20[PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt1-1/+1
2005-12-20Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds9-30/+40
2005-12-20[PATCH] md: Change case of raid level reported in sys/mdX/md/levelNeil Brown1-1/+1
2005-12-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds1-85/+101
2005-12-20[TG3]: Fix ethtool memory testMichael Chan1-4/+3
2005-12-20[TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan1-74/+77
2005-12-20[TG3]: Some low power fixesMichael Chan1-3/+13
2005-12-20[TG3]: Fix peer device handlingMichael Chan1-7/+11
2005-12-20[SPARC]: Fix RTC build failure.Adrian Bunk1-1/+1
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab1-18/+24
2005-12-19[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2-1/+5
2005-12-19[PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira1-1/+1
2005-12-19[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare5-10/+10
2005-12-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2-10/+58
2005-12-19[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park1-2/+2
2005-12-19[PATCH] mtd onenand driver: reduce stack usageKyungmin Park2-5/+26
2005-12-19[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park1-4/+6
2005-12-19[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-6/+10
2005-12-19[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark1-5/+20
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins1-1/+5
2005-12-17[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-17Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre66-1221/+877
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern1-0/+2
2005-12-16[PATCH] PCI express must be initialized before PCI hotplugMilton Miller1-4/+3
2005-12-16[PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer1-5/+6
2005-12-16[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-16[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk1-1/+0
2005-12-16[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro1-1/+1