summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] softdog build fixAndrew Morton2005-07-271-1/+1
* [PATCH] eurotechwdt build fixAndrew Morton2005-07-271-1/+1
* [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-261-2/+2
* [PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman2005-07-261-1/+1
* [PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman2005-07-264-4/+4
* [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-261-1/+1
* [PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski2005-07-151-1/+2
* [PATCH] vt.c build fixNishanth Aravamudan2005-07-151-1/+1
* [PATCH] TB0219: add PCI IRQ initializationYoichi Yuasa2005-07-131-0/+19
* drm: fix stupid missing semicolon.Dave Airlie2005-07-101-1/+1
* Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds2005-07-0925-194/+146Star
|\
| * drm: wrap config.h include in a ifdef KERNELDave Airlie2005-07-071-0/+2
| * drm: misc cleanupDave Airlie2005-07-0723-178/+135Star
| * drm: use kcalloc now that it is available..Dave Airlie2005-07-072-14/+7Star
| * drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie2005-07-071-1/+1
| * drm: fix minor issues caused by core conversionDave Airlie2005-07-071-1/+1
* | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds2005-07-0910-0/+628
|\ \
| * | drm: add 32/64 support for MGA/R128/i915Dave Airlie2005-07-0710-0/+628
| |/
* | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds2005-07-0917-0/+5345
|\ \
| * | Merge ../linux-2.6/Dave Airlie2005-07-0713-27/+29
| |\|
| * | drm: Add via unichrome supportDave Airlie2005-06-2817-0/+5345
* | | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-081-1/+0Star
* | | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-081-5/+1Star
* | | [PATCH] mostly_read data sectionChristoph Lameter2005-07-081-1/+1
* | | [PATCH] tty output lossage fixRoman Zippel2005-07-081-18/+15Star
* | | [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-081-5/+3Star
* | | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-081-1/+23
* | | [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-082-10/+20
* | | [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-083-40/+137
* | | [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-081-2/+22
* | | [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-081-0/+18
* | | [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-081-6/+2Star
* | | [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-081-6/+2Star
* | | [PATCH] hvc_console: Add missing includeMilton Miller2005-07-081-0/+1
* | | [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-081-2/+4
* | | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-081-8/+11
* | | [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-081-3/+7
* | | [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-081-7/+29
* | | [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-081-142/+142
* | | [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-081-1/+1
| |/ |/|
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-012-2/+2
* | [PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall2005-06-301-1/+1
* | [PATCH] sis 760 support.Dave Jones2005-06-291-0/+9
* | [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-291-2/+2
* | [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-291-2/+2
* | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-291-2/+3
* | [PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2005-06-292-2/+2
* | [PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck2005-06-291-1/+1
* | [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-291-12/+4Star
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-282-4/+8
|\|