aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-10-03ite_gpio fix tabbageJim Cromie
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03remove mentionings of devfs in documentationAdrian Bunk
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox