aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | | | drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2006-09-21
| * | | | | | drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer2006-09-21
| * | | | | | drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer2006-09-21
| * | | | | | drm: missing mutex unlockThomas Hellstrom2006-09-21
| * | | | | | drm: remove the DRM pci domainDave Airlie2006-09-21
| * | | | | | drm: remove local copies of pci bus/slot/funcDave2006-09-21
| * | | | | | drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-21
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox2006-09-29
* | | | | | [PATCH] specialix - remove private speed decodingAlan Cox2006-09-29
* | | | | | [PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox2006-09-29
* | | | | | [PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox2006-09-29
* | | | | | [PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita2006-09-29
* | | | | | [PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand2006-09-29
* | | | | | [PATCH] tty: Fix bits and note more bits to fixAlan Cox2006-09-29
* | | | | | [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-29
* | | | | | [PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer2006-09-29
* | | | | | [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-29
* | | | | | [PATCH] tty: lock ticogwinszAlan Cox2006-09-29
* | | | | | [PATCH] tty: trivial kzalloc opportunityAlan Cox2006-09-29
* | | | | | [PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas2006-09-29
* | | | | | [PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks2006-09-29
* | | | | | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* | | | | | [PATCH] tty locking on resizeAlan Cox2006-09-29
* | | | | | [PATCH] console utf-8 mode fixesAdam Tlalka2006-09-29
* | | | | | [PATCH] tty_io.c: keep davej saneAlexey Dobriyan2006-09-29
* | | | | | [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-29
* | | | | | [PATCH] fix Intel RNG detectionJan Beulich2006-09-29
* | | | | | [PATCH] OMAP: Add Watchdog driver supportKomal Shah2006-09-29
* | | | | | [PATCH] scx200_gpio export cleanupsChris Boot2006-09-29
* | | | | | [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk2006-09-29
* | | | | | [PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie2006-09-29
* | | | | | [PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt2006-09-29
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-27
|\ \ \ \ \ \
| * | | | | | watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-27
| * | | | | | sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-27
| * | | | | | sh: Various cosmetic cleanups.Paul Mundt2006-09-26
| | |/ / / / | |/| | | |
* | | | | | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-27
* | | | | | [PATCH] mspec driverJes Sorensen2006-09-27
|/ / / / /
* | | / / [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-26
| |_|/ / |/| | |
* | | | [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-25
* | | | [PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro2006-09-23
* | | | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-23
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-22
|\ \ \ \
| * | | | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-10
| * | | | [AGPGART] Add suspend callback for i965Dave Jones2006-09-10
| * | | | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-06
| * | | | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-06
| * | | | Merge ../linusDave Jones2006-09-05
| |\ \ \ \
| * | | | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-05
| * | | | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-11