aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby1-7/+2
2007-10-18Char: cyclades, make the isr code readableJiri Slaby1-325/+292
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby1-91/+20
2007-10-18Char: moxa, fix and optimise empty timerJiri Slaby1-2/+2
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-18mxser: remove commented crapAlan Cox1-19/+0
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-1/+23
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-18tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki1-3/+8
2007-10-18Remove CONFIG_VT_UNICODEJan Engelhardt2-22/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck63-25350/+0
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-5/+6
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+1
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik1-5/+1
2007-10-17lp_console: cleanupsPavel Machek1-9/+8
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell1-1/+1
2007-10-17Delay creation of khcvd threadRusty Russell2-18/+42
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox1-10/+72
2007-10-17add CONFIG_VT_UNICODEBill Nottingham5-5/+26
2007-10-17n_hdlc.c: fix check-after-useAdrian Bunk1-1/+1
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox1-2/+1
2007-10-17unicode diacritics supportSamuel Thibault4-19/+86
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan1-1/+1
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas1-9/+13
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan1-1409/+1202
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu3-14/+7
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl3-6/+0
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-10-17mm: bdi init hooksPeter Zijlstra1-0/+5
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge1-1/+1
2007-10-16video gfx: merge kconfig menusRandy Dunlap3-6/+2
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2-6/+22
2007-10-16radeon_driver_vblank_do_wait() staticAdrian Bunk1-2/+2
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-1/+1
2007-10-16remove ZERO_PAGENick Piggin1-108/+17
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-457/+0
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds7-34/+50
2007-10-15via invalid device ids removalXavier Bachelot1-2/+0
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo1-1/+3
2007-10-15i915: fix vbl swap allocation size.Dave Airlie1-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt45-2146/+1489
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie3-42/+1
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt43-661/+603
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt31-475/+474