aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-08-15[IA64-SGI] fix unaligned memory access in snsc_event.cGreg Howard
2005-08-13Fix up mmap of /dev/kmemLinus Torvalds
2005-08-09[PATCH] i8xx_tco.c: arm watchdog only when startedWim Van Sebroeck
2005-08-07drm: add savage driverDave Airlie
2005-08-07drm: remove version.h and any version checks..Dave Airlie
2005-08-05[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst
2005-08-05[PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec
2005-08-05drm: fix warning in drm_pci.cDave Airlie
2005-08-05drm: remove the gamma driverDave Airlie
2005-08-05drm: switch drm_handle_t to unsigned intDave Airlie
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie
2005-08-05drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie
2005-08-05drm: fix ioctl direction in r128 getparamDave Airlie
2005-08-03[PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdtIan Campbell
2005-07-30Merge ../linux-2.6/Dave Airlie
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] ppc64: tpm_infineon build fixAndrew Morton
2005-07-27[PATCH] tpm: Support for Infineon TPMMarcel Selhorst
2005-07-27[PATCH] ppc64: genrtc build fixAndrew Morton
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin
2005-07-27[PATCH] drm: via: fix sparse warningsAlexey Dobriyan
2005-07-27[PATCH] watchdog: add missing 0x in alim1535_wdt.cRolf Eike Beer
2005-07-26[PATCH] softdog build fixAndrew Morton
2005-07-26[PATCH] eurotechwdt build fixAndrew Morton
2005-07-26[PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman
2005-07-26[PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman
2005-07-24Input: check keycodesize when adjusting keymapsVojtech Pavlik
2005-07-15[PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski
2005-07-15[PATCH] vt.c build fixNishanth Aravamudan
2005-07-12[PATCH] TB0219: add PCI IRQ initializationYoichi Yuasa
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2005-07-10drm: cleanup buffer/map codeDave Airlie
2005-07-10drm: add mga driver callbacksDave Airlie
2005-07-10Add support for PCI MGA cards to MGA DRM.Dave Airlie
2005-07-10drm: make drm_alloc_agp take a dev arg.Dave Airlie
2005-07-10drm: add new mga ids and typesDave Airlie
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie
2005-07-10drm: destatic exported function.Dave Airlie
2005-07-10drm: export symbols for use by driversDave Airlie
2005-07-10drm: fix minor function header issueDave Airlie
2005-07-10drm: update some function so a driver can call themDave Airlie
2005-07-10drm: update support for drm pci buffersDave Airlie
2005-07-10Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie
2005-07-10drm: add framebuffer mapsDave Airlie
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie