summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-071-2/+4
* | | | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-071-8/+11
* | | | [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-071-3/+7
* | | | [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-071-7/+29
* | | | [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-071-142/+142
* | | | [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-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-281-0/+9
* | [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-281-2/+2
* | [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
* | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
* | [PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2005-06-282-2/+2
* | [PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck2005-06-281-1/+1
* | [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-12/+4
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-272-4/+8
|\ \ | |/
| * [PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is goneDominik Brodowski2005-06-271-1/+1
| * [PATCH] pcmcia: id_table for synclink_cs.cDominik Brodowski2005-06-271-0/+7
| * [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-3/+0
* | [PATCH] pci: remove deprecatesAmit Gud2005-06-271-2/+2
* | [PATCH] pci: remove deprecatesAmit Gud2005-06-271-1/+1
|/
* Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-268-10/+1501
|\
| * drm: 32/64-bit DRM ioctl compatibility patchDave Airlie2005-06-238-10/+1501
* | Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-268-26/+151
|\ \
| * | drm: fix radeon irq properlyDave Airlie2005-06-261-14/+13
| * | Add missing license texts from Tungsten Graphics.Dave Airlie2005-06-236-11/+137
| * | Currently DRM depends on PCI this will need to change for ffb on Sparc toDave Airlie2005-06-231-1/+1
| |/
* | [PATCH] schedule the obsolete raw driver for removalAdrian Bunk2005-06-251-2/+2
* | [PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk2005-06-253-9/+4
* | [PATCH] drivers/char/ip2*: cleanupsAdrian Bunk2005-06-253-22/+6
* | [PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk2005-06-251-5/+1
* | [PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2005-06-252-147/+119
* | [PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk2005-06-251-3/+3
* | [PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2005-06-252-6/+4
* | [PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk2005-06-251-2/+1
* | [PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer2005-06-251-2/+2
* | [PATCH] printk: drivers/char/applicom.cDomen Puncer2005-06-251-1/+1
* | [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-7/+1
* | [PATCH] drivers/char/isicom.c: section fixesAdrian Bunk2005-06-251-6/+6
* | [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer2005-06-251-5/+5
* | [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-251-2/+1
* | [PATCH] riotty.c cleanups and warning fixM.Baris Demiray2005-06-251-9/+6
* | [PATCH] kexec code cleanupManeesh Soni2005-06-251-1/+1
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* | [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-251-2/+22
* | [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-251-36/+15
* | [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-251-0/+74
* | [PATCH] hpet: do_div fixJon Smirl2005-06-251-1/+1
* | [PATCH] tpm: fix misc name memory problemKylene Jo Hall2005-06-251-2/+6
* | [PATCH] tpm: Fix pubek parsingKylene Jo Hall2005-06-251-2/+2
OpenPOWER on IntegriCloud