aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 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-27[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
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-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-13Fix up mmap of /dev/kmemLinus Torvalds1-4/+8
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-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-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