aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras
2005-08-23[PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro
2005-08-23[PATCH] Kconfig fix (m32r genrtc)Al Viro
2005-08-23[PATCH] Kconfig fix (epca on 64bit)Al Viro
2005-08-23drm: fix a bad VERSION check.Dave Airlie
2005-08-20drm: fixes for powerpcDave Airlie
2005-08-20drm: add new texture upload code from r300 projectDave Airlie
2005-08-16drm: update pci ids for savage and viaDave Airlie
2005-08-16drm: add initial r300 3D support.Dave Airlie
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