summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
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
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-22drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer
2006-09-22drm: use radeon specific names for radeon flagsDave Airlie
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt