summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Char: serial167, remove useless tty checkJiri Slaby2006-10-041-2/+2
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-047-118/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-035-8/+5
|\
| * ite_gpio fix tabbageJim Cromie2006-10-031-7/+7
| * fix file specification in commentsUwe Zeisberger2006-10-034-4/+4
| * remove mentionings of devfs in documentationAdrian Bunk2006-10-031-4/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-032-2/+2
|\ \
| * | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-032-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-033-0/+757
|\ \ \ | |/ /
| * | [WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck2006-10-031-33/+4
| * | [WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck2006-10-031-1/+4
| * | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-031-24/+79
| * | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-033-0/+728
| |/
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-036-1006/+2
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-032-2/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-012-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-6/+1
|\ \
| * | [POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1
* | | [PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown2006-10-031-2/+4
* | | [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-031-8/+0
* | | [PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+24
* | | [PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2006-10-031-2/+19
* | | [PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik2006-10-031-2/+0
* | | [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-031-0/+1
* | | [WATCHDOG] improve machzwd detectionDave Jones2006-10-021-2/+1
* | | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-0243-44/+44
* | | [WATCHDOG] s3c24XX nowayoutBen Dooks2006-10-021-5/+5
* | | [WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool2006-10-021-1/+2
* | | [WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck2006-10-021-0/+12
* | | [WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck2006-10-021-6/+6
* | | [WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck2006-10-021-5/+1
* | | [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-023-0/+365
* | | [WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby2006-10-021-14/+19
* | | [WATCHDOG] alim remove pci_find_deviceJiri Slaby2006-10-022-8/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-021-3/+6
|\ \ \
| * \ \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-1931-262/+1091
| |\ \ \
| * | | | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+4
| * | | | Input: constify input coreDmitry Torokhov2006-09-141-2/+2
* | | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-022-4/+3
* | | | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-2/+2
* | | | | [PATCH] const struct tty_operationsJeff Dike2006-10-0229-29/+30
* | | | | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-022-4/+5
* | | | | [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-022-7/+18
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-012-5/+12
|\ \ \ \ \
| * | | | | [AGPGART] printk fixups.Dave Jones2006-09-281-3/+6
| * | | | | [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-261-2/+6
* | | | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-13/+2
* | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0
* | | | | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-13/+1
* | | | | | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
OpenPOWER on IntegriCloud