aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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-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
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller1-2/+4
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller1-8/+11
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller1-3/+7
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller1-7/+29
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller1-142/+142
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-1/+1
2005-07-07drm: add 32/64 support for MGA/R128/i915Dave Airlie10-0/+628
2005-07-07drm: wrap config.h include in a ifdef KERNELDave Airlie1-0/+2
2005-07-07drm: misc cleanupDave Airlie23-178/+135
2005-07-07drm: use kcalloc now that it is available..Dave Airlie2-14/+7
2005-07-07drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie1-1/+1
2005-07-07drm: fix minor issues caused by core conversionDave Airlie1-1/+1
2005-07-07Merge ../linux-2.6/Dave Airlie13-27/+29
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2-2/+2
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall1-1/+1
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov1-22/+2
2005-06-30Sonypi: make sure that input_work is not running when unloadingDmitry Torokhov1-59/+63
2005-06-28[PATCH] sis 760 support.Dave Jones1-0/+9
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus1-2/+3
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2-2/+2
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck1-1/+1
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna1-12/+4
2005-06-28drm: Add via unichrome supportDave Airlie17-0/+5345
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2-4/+8
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-1/+1
2005-06-27[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is goneDominik Brodowski1-1/+1
2005-06-27[PATCH] pcmcia: id_table for synclink_cs.cDominik Brodowski1-0/+7
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-3/+0
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+1501
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-26/+151
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk1-2/+2