aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-011-9/+11
* [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-301-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-305-21/+52
|\
| * [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-282-3/+20
| * [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
| * [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
| * [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
| * [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-231-62/+52
|\ \
| * | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-62/+52
* | | [PATCH] tlclk: bug fix + misc fixesMark Gross2007-01-231-15/+28
|/ /
* | Revert "[PATCH] Fix up mmap_kmem"Linus Torvalds2007-01-221-2/+2
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-01-111-1/+1
|\ \
| * | i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=2007-01-081-1/+1
* | | [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
* | | [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
|/ /
* | [PATCH] ip2 warning fixAndrew Morton2007-01-051-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-035-79/+126
|\ \ | |/
| * [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org2007-01-021-4/+5
| * [AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom2006-12-281-1/+1
| * [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-222-52/+62
| * [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-222-23/+50
| * [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+9
* | [PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby2006-12-301-52/+51
* | [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-302-0/+2
* | [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-301-6/+5
* | [PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita2006-12-221-2/+0
* | [PATCH] rtc warning fixAndrew Morton2006-12-221-1/+6
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-12-202-1/+11
|\ \
| * | [POWERPC] iSeries: fix viocons initStephen Rothwell2006-12-201-0/+7
| * | [POWERPC] iSeries: fix viotape initStephen Rothwell2006-12-201-1/+4
| |/
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2006-12-2014-119/+190
|\ \ | |/ |/|
| * drm: Stop defining pci_pretty_nameJean Delvare2006-12-191-4/+0
| * drm: r128: comment aligment with drm gitDave Airlie2006-12-193-3/+6
| * drm: make kernel context switch same as for drm git tree.Dave Airlie2006-12-192-3/+2
| * drm: fixup comment header styleDave Airlie2006-12-192-4/+4
| * drm: savage: compat fix from drm git.Eric Anholt2006-12-191-2/+2
| * drm: Unify radeon offset checking.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-153-35/+25
| * i915_vblank_tasklet: Try harder to avoid tearing.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-111-60/+139
| * DRM: handle pci_enable_device failureJeff Garzik2006-12-111-4/+8
| * drm: fix return value checkAkinobu Mita2006-12-111-4/+4
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-139-11/+11
* | [PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman2006-12-131-20/+17
* | [PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter2006-12-131-6/+1
* | [PATCH] RTC driver init adjustmentJan Beulich2006-12-131-15/+17
* | [PATCH] rtc: fx error caseJan Beulich2006-12-131-0/+8
* | [PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro2006-12-131-1/+1
* | [PATCH] tty: remove useless memory barrierRalf Baechle2006-12-131-1/+0
* | [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-132-12/+35
* | [PATCH] sx: fix non-PCI buildJiri Slaby2006-12-132-1/+9