summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox2006-09-291-7/+11
* [PATCH] specialix - remove private speed decodingAlan Cox2006-09-291-12/+4
* [PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox2006-09-291-19/+1
* [PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox2006-09-291-10/+1
* [PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita2006-09-291-2/+3
* [PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand2006-09-291-4/+4
* [PATCH] tty: Fix bits and note more bits to fixAlan Cox2006-09-291-8/+11
* [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-291-0/+1
* [PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer2006-09-291-8/+11
* [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-292-19/+21
* [PATCH] tty: lock ticogwinszAlan Cox2006-09-291-7/+10
* [PATCH] tty: trivial kzalloc opportunityAlan Cox2006-09-291-7/+1
* [PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas2006-09-291-1/+2
* [PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks2006-09-293-600/+0
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] tty locking on resizeAlan Cox2006-09-294-26/+34
* [PATCH] console utf-8 mode fixesAdam Tlalka2006-09-291-27/+52
* [PATCH] tty_io.c: keep davej saneAlexey Dobriyan2006-09-291-8/+6
* [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-293-9/+10
* [PATCH] fix Intel RNG detectionJan Beulich2006-09-291-9/+177
* [PATCH] OMAP: Add Watchdog driver supportKomal Shah2006-09-294-0/+463
* [PATCH] scx200_gpio export cleanupsChris Boot2006-09-291-1/+1
* [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk2006-09-291-10/+0
* [PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie2006-09-291-1/+1
* [PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt2006-09-291-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-273-36/+84
|\
| * watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-272-1/+59
| * sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-271-1/+1
| * sh: Various cosmetic cleanups.Paul Mundt2006-09-271-34/+24
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-271-0/+39
* | [PATCH] mspec driverJes Sorensen2006-09-273-0/+430
|/
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-251-2/+3
* [PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro2006-09-231-7/+10
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-231-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-227-64/+199
|\
| * [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-0/+2
| * [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * Merge ../linusDave Jones2006-09-0516-186/+941
| |\
| * | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-111-2/+2
| * | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * | [AGPGART] remove private page protection mapHugh Dickins2006-07-261-25/+2
* | | [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-2213-55/+912
|\ \ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2006-09-143-9/+10
| |\ \ \ | | | |/ | | |/|