aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2005-07-10drm: fix stupid missing semicolon.Dave Airlie
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds
2005-07-09Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] tty output lossage fixRoman Zippel
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller