summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] tty locking on resizeAlan Cox
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells
2006-09-27[PATCH] mspec driverJes Sorensen
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13[POWERPC] Quiet hvc_console console output on failed opensOlof Johansson
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt
2006-09-05Merge ../linusDave Jones
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard