aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck3-0/+728
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa6-1006/+2
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-2/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-6/+1
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown1-2/+4
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk1-8/+0
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard1-2/+19
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik1-2/+0
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik1-0/+1
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool3-0/+365
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+6
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater2-4/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike29-29/+30
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2-4/+5
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman2-7/+18
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King2-2/+0
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-5/+12
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-13/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-13/+1
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard1-1/+5
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby1-10/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn1-2/+2
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox1-3/+7
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard2-21/+88
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby1-16/+19
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum1-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-25/+63
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-7/+8
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-0/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2-0/+5
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds42-1772/+1878
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in this case on some platformsAlan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1