summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn1-0/+3
2005-09-08[PATCH] hpet: fix drift and urlAlex Williamson1-2/+2
2005-09-08[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas1-6/+11
2005-09-08[PATCH] Console blanking locking fixStephane Doyon1-0/+4
2005-09-08[PATCH] sonypi: remove obsolete eventStelian Pop1-1/+0
2005-09-08[PATCH] sonypi SPIC initialisation fixErik Waling1-20/+97
2005-09-08[PATCH] move 68360serial.c over use initcallsChristoph Hellwig1-6/+0
2005-09-08[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-8/+1
2005-09-08[PATCH] remove a dead extern in mem.cChristoph Hellwig1-4/+0
2005-09-08[PATCH] Clean up the old digi support and rescue itAlan Cox5-1280/+610
2005-09-06[SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro1-1/+1
2005-09-06[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-06[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-05Merge watchdog driver updatesLinus Torvalds7-62/+121
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-1/+1
2005-09-05[PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa1-2/+0
2005-09-05[PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa1-2/+3
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala2-11/+15
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala3-0/+196
2005-09-05[PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst1-31/+45
2005-09-03[SERIAL] Fix moxa tty driver nameSergey Vlasov1-1/+1
2005-09-03[WATCHDOG] softdog-timer-running-oops.patchChuck Ebbert1-4/+9
2005-09-03[WATCHDOG] w83627hf_wdt.c-initialized_bios_bugP@Draig Brady1-0/+6
2005-09-03[WATCHDOG] s3c2410 watchdog - replace reboot notifierBen Dooks1-29/+7
2005-09-03[WATCHDOG] s3c2410 watchdog power managementBen Dooks1-3/+48
2005-09-03[WATCHDOG] correct sysfs name for watchdog devicesOlaf Hering3-3/+3
2005-09-03[WATCHDOG] Kconfig+Makefile-cleanWim Van Sebroeck2-22/+25
2005-09-03[WATCHDOG] Makefile-probe_order-patchWim Van Sebroeck1-23/+46
2005-09-02[SPARC32]: More dependencies falloutAl Viro1-1/+1
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-9/+12
2005-09-01[SERIAL] mwave is no longer brokenRussell King1-2/+2
2005-09-01Auto-update from upstreamTony Luck57-3243/+7407
2005-09-01[SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox1-9/+12
2005-09-01[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-2/+2
2005-08-30Auto-update from upstreamTony Luck4-3/+37
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds57-3243/+7407
2005-08-30Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds3-3/+3
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell3-3/+3
2005-08-30[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-08-30Pull unaligned-snsc_event into release branchTony Luck1-3/+8
2005-08-28[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
2005-08-24[PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro1-3/+3
2005-08-24[PATCH] Kconfig fix (m32r genrtc)Al Viro1-1/+1
2005-08-24[PATCH] Kconfig fix (epca on 64bit)Al Viro1-1/+1
2005-08-23drm: fix a bad VERSION check.Dave Airlie1-5/+0
2005-08-20drm: fixes for powerpcDave Airlie2-10/+10
2005-08-20drm: add new texture upload code from r300 projectDave Airlie1-35/+29
2005-08-16drm: update pci ids for savage and viaDave Airlie1-30/+25
2005-08-16drm: add initial r300 3D support.Dave Airlie8-2/+2325