aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+1
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven2-19/+21
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox1-7/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox4-26/+34
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...Alan Cox3-9/+10
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463