aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds1-0/+2
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard1-3/+3
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds9-43/+2244
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-4/+0
2005-09-12[ARM SMP] Add MPCore watchdog driverRussell King3-0/+444
2005-09-12[WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patchWim Van Sebroeck1-20/+24
2005-09-12[WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handlingWim Van Sebroeck2-12/+2
2005-09-12[WATCHDOG] w83977f-watchdog-driver.patchJose Miguel Goncalves3-0/+562
2005-09-11[WATCHDOG] New SBC8360 watchdog driver (revised)Ian E. Morgan3-0/+433
2005-09-11[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patchWim Van Sebroeck1-8/+3
2005-09-11[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fixAndrew Morton1-1/+4
2005-09-11[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patchAndrey Panin3-0/+418
2005-09-11[WATCHDOG] i6300.h-removal-patchDavid Hardeman2-74/+30
2005-09-11[WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patchJiri Slaby1-2/+2
2005-09-11[WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patchNaveen Gupta1-9/+6
2005-09-11[WATCHDOG] i6300esb-set_correct_reload_register_bitNaveen Gupta2-3/+5
2005-09-11[WATCHDOG] i6300esb.c-WDT_ENABLE-bugNaveen Gupta1-1/+1
2005-09-11[WATCHDOG] removes pci_find_device from i6300esb.cJiri Slaby1-2/+4
2005-09-11[WATCHDOG] i6300esb.patchDavid Hardeman4-0/+581
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds1-55/+56
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman3-0/+257
2005-09-10[WATCHDOG] Kconfig+Makefile-clean2Wim Van Sebroeck2-22/+23
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan6-36/+17
2005-09-10[PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+3
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk1-2/+2
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas1-1/+6
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas1-4/+20
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum1-5/+11
2005-09-10Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov1-54/+55
2005-09-10[WATCHDOG] s3c2410_wdt.c-state_warning.patchArnaud Patard (Rtp)1-1/+1
2005-09-09Manual merge with LinusDmitry Torokhov51-2050/+1964
2005-09-09[PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk1-2/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar6-8/+6
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma1-1/+3
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum1-4/+3
2005-09-09[PATCH] synclinkmp.c: add statistics clearPaul Fulghum1-6/+8
2005-09-09[PATCH] synclinkmp.c: disable burst transfersPaul Fulghum1-1/+1
2005-09-09[PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum1-14/+3
2005-09-09[PATCH] synclink.c: add loopback to async modePaul Fulghum1-0/+5
2005-09-09[PATCH] synclink.c: add clear statsPaul Fulghum1-6/+8
2005-09-09[PATCH] synclink.c: compiler optimisation fixPaul Fulghum1-5/+5
2005-09-09[PATCH] pty_chars_in_buffer oops fixJason Baron2-28/+56
2005-09-09[PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk3-4/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart Linus Torvalds2-18/+17
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-0/+4
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown38-1939/+1794
2005-09-07Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds4-37/+46
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-74/+58
2005-09-07[PATCH] ipmi: remove unused fieldsCorey Minyard1-31/+11
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard5-128/+146
2005-09-07[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard1-0/+24
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-40/+67
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard8-34/+19
2005-09-07[PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard1-12/+105
2005-09-07[PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard1-7/+11
2005-09-07[PATCH] ipmi: high-res timer support fixesCorey Minyard1-15/+21
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2-53/+178
2005-09-07[PATCH] IPMI: use dmi_find_device()Andrey Panin1-88/+17
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn1-0/+3
2005-09-07[PATCH] hpet: fix drift and urlAlex Williamson1-2/+2
2005-09-07[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas1-6/+11
2005-09-07[PATCH] Console blanking locking fixStephane Doyon1-0/+4
2005-09-07[PATCH] sonypi: remove obsolete eventStelian Pop1-1/+0
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-20/+97
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig1-6/+0
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-8/+1
2005-09-07[PATCH] remove a dead extern in mem.cChristoph Hellwig1-4/+0
2005-09-07[PATCH] Clean up the old digi support and rescue itAlan Cox5-1280/+610
2005-09-05[SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro1-1/+1
2005-09-05[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-05[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-05Merge watchdog driver updatesLinus Torvalds7-62/+121
2005-09-05drm: fix MGA on non AGP systemsDave Airlie1-3/+11
2005-09-05drm: small cleanupsDave Airlie3-2/+3
2005-09-05drm: fix issue with handle lookup for a 0 handleDave Airlie1-32/+32
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-04Input: fix checking whether new keycode fits size-wiseIan Campbell1-1/+1
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-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown63-3258/+7464
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[AGPGART] Remove trailing space before \nDave Jones1-1/+1
2005-09-01[SERIAL] mwave is no longer brokenRussell King1-2/+2
2005-08-31Auto-update from upstreamTony Luck57-3243/+7407
2005-08-31[SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox1-9/+12
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-2/+2
2005-08-31[ACPI] check acpi_disabled in IPMIYann Droneaud1-0/+3
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-29Merge 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-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-08-29Pull unaligned-snsc_event into release branchTony Luck1-3/+8
2005-08-29Auto-update from upstreamLen Brown1-1/+1
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
2005-08-25Merge HEAD from ../from-linus Len Brown1-4/+4
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown1-1/+1
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown1-3/+3
2005-08-23[PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro1-3/+3
2005-08-23[PATCH] Kconfig fix (m32r genrtc)Al Viro1-1/+1
2005-08-23[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-17Fix up various printk levels and whitespace corrections.Dave Jones1-16/+16
2005-08-17Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Dave Jones166-2234/+11840
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
2005-08-15[IA64-SGI] fix unaligned memory access in snsc_event.cGreg Howard1-3/+8
2005-08-15Merge from-linus to-akpmLen Brown1-4/+8
2005-08-13Fix up mmap of /dev/kmemLinus Torvalds1-4/+8
2005-08-11[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones1-1/+0
2005-08-11Merge ../to-linusLen Brown3-57/+141
2005-08-09[PATCH] i8xx_tco.c: arm watchdog only when startedWim Van Sebroeck1-13/+28
2005-08-07drm: add savage driverDave Airlie7-0/+3152
2005-08-07drm: remove version.h and any version checks..Dave Airlie5-107/+0
2005-08-05[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst2-44/+113
2005-08-05Merge ../from-linusLen Brown1-2/+5
2005-08-05[PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec1-2/+5
2005-08-05drm: fix warning in drm_pci.cDave Airlie1-5/+5
2005-08-05drm: remove the gamma driverDave Airlie11-2415/+0
2005-08-05drm: switch drm_handle_t to unsigned intDave Airlie1-1/+1
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie15-54/+177
2005-08-05drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie1-1/+1
2005-08-05drm: fix ioctl direction in r128 getparamDave Airlie1-1/+1
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-2/+6
2005-08-04[ACPI] HPET driver now checks for acpi_register_gsi() errorsKenji Kaneshige1-2/+6
2005-08-03[PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdtIan Campbell1-39/+10
2005-07-30Merge ../linux-2.6/Dave Airlie54-300/+650
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-83/+67
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering3-8/+8
2005-07-27[PATCH] ppc64: tpm_infineon build fixAndrew Morton1-2/+2
2005-07-27[PATCH] tpm: Support for Infineon TPMMarcel Selhorst3-1/+479
2005-07-27[PATCH] ppc64: genrtc build fixAndrew Morton1-1/+1
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin30-174/+30
2005-07-27[PATCH] drm: via: fix sparse warningsAlexey Dobriyan7-18/+23
2005-07-27[PATCH] watchdog: add missing 0x in alim1535_wdt.cRolf Eike Beer1-1/+1
2005-07-26[PATCH] softdog build fixAndrew Morton1-1/+1
2005-07-26[PATCH] eurotechwdt build fixAndrew Morton1-1/+1
2005-07-26[PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman1-2/+2
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman1-1/+1
2005-07-26[PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman4-4/+4
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman1-1/+1
2005-07-24Input: check keycodesize when adjusting keymapsVojtech Pavlik1-2/+2
2005-07-15[PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski1-1/+2
2005-07-15[PATCH] vt.c build fixNishanth Aravamudan1-1/+1
2005-07-12[PATCH] TB0219: add PCI IRQ initializationYoichi Yuasa1-0/+19
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov60-424/+6530
2005-07-10drm: cleanup buffer/map codeDave Airlie8-130/+210
2005-07-10drm: add mga driver callbacksDave Airlie1-0/+8
2005-07-10Add support for PCI MGA cards to MGA DRM.Dave Airlie7-277/+888
2005-07-10drm: make drm_alloc_agp take a dev arg.Dave Airlie3-4/+4
2005-07-10drm: add new mga ids and typesDave Airlie2-4/+6
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie13-3/+123
2005-07-10drm: destatic exported function.Dave Airlie2-2/+4
2005-07-10drm: export symbols for use by driversDave Airlie3-0/+7
2005-07-10drm: fix minor function header issueDave Airlie1-2/+2
2005-07-10drm: update some function so a driver can call themDave Airlie4-101/+167
2005-07-10drm: update support for drm pci buffersDave Airlie7-39/+78
2005-07-10Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie1-82/+44
2005-07-10drm: add framebuffer mapsDave Airlie3-4/+178
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie5-7/+40
2005-07-10drm: fix stupid missing semicolon.Dave Airlie1-1/+1
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds25-194/+146
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds10-0/+628
2005-07-09Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds17-0/+5345
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-07-07[PATCH] tty output lossage fixRoman Zippel1-18/+15
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller1-5/+3
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-1/+23
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2-10/+20
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller3-40/+137
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-2/+22
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller1-0/+18
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller1-0/+1