summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
* drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-192-4/+9
* drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
* via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
* drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1
* drm: remove via_mm.hRobert P. J. Day2007-03-111-40/+0
* drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
* drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-111-4/+4
* drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-112-2/+15
* drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
* drm: bring bufs code from git tree.Dave Airlie2007-03-112-10/+67
* drm: move protection stuff into separate functionDave Airlie2007-03-111-18/+26
* drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-111-1/+1
* drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-111-9/+7
* drm: remove unused exportsAdrian Bunk2007-03-111-2/+0
* [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle2007-03-081-3/+6
* [PATCH] minor updat to tlclk Kconfig entryMark Gross2007-03-061-7/+8
* [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-061-1/+2
* [PATCH] char/epca.c: remove unused functionMichal Piotrowski2007-03-051-17/+0
* [PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft2007-03-051-0/+5
* [PATCH] cyclades: return closing_waitAndrew Morton2007-03-051-0/+1
* [PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho2007-03-011-0/+14
* [AGPGART] fix compile errorsRyusuke Konishi2007-02-274-5/+5
* [PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin2007-02-261-1/+1
* [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell2007-02-261-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+1
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-1/+1
| |\
| | * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-2618-57/+58
|\ \ \
| * | | [AGPGART] Further constification.Dave Jones2007-02-2217-56/+56
| * | | [AGPGART] Fix modular agpgart ia64 allmodconfigZwane Mwaikambo2007-02-201-1/+2
* | | | Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds2007-02-211-2/+2
* | | | [PATCH] tty: use NULL for ptrsRandy Dunlap2007-02-201-1/+1
* | | | [PATCH] mwave: interesting flags savingsAlexey Dobriyan2007-02-201-2/+12
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-202-200/+0
|\ \ \ \
| * | | | [MIPS] Add MTD device support for CobaltYoichi Yuasa2007-02-202-200/+0
* | | | | [PATCH] tty_register_driver: Remove incorrect and superfluous castGeert Uytterhoeven2007-02-201-3/+2
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-191-1/+1
|\ \ \ \
| * | | | [WATCHDOG] machzwd warning fixAndrew Morton2007-02-171-1/+1
* | | | | rio: typo in bitwise AND expression.Willy Tarreau2007-02-171-1/+1
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1623-98/+702
|\ \ \ \ | |/ / /
| * | | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * | | [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * | | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0318-75/+291
| * | | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
| |/ /
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+1
* | | [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-1/+13
* | | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-143-3/+3
OpenPOWER on IntegriCloud