aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-07-19random: fix bound check ordering (CVE-2007-3105)Matt Mackall
2007-07-19lguest: the console driverRusty Russell
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19mbcs: Remove lots of global symbolsAlan Cox
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17mark a bunch of ISA|EISA|PCI drivers as suchAl Viro
2007-07-17Fix the graphic corruption issue on IA64 machinesizumi
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-17stallion: remove unneeded lock_kernelAlan Cox
2007-07-17Char: istallion, init+locking fixesIngo Korb
2007-07-17Char: stallion, remove user class report requestJiri Slaby
2007-07-17Char: Kconfig, mxser_new: remove experimental commentJiri Slaby
2007-07-17Char: vt, use ARRAY_SIZEJiri Slaby
2007-07-17Char: vt, use kzallocJiri Slaby
2007-07-17Char: riscom8, eliminate busy loopJiri Slaby
2007-07-17Char: specialix, remove busy waitingJiri Slaby
2007-07-17Char: moxa, eliminate busy waitingJiri Slaby
2007-07-17Char: isicom, proper variables typesJiri Slaby
2007-07-17Char: isicom, del_timer at exitJiri Slaby
2007-07-17Char: isicom, cleanup lockingJiri Slaby
2007-07-17Char: cyclades, fix sparse warningJiri Slaby
2007-07-17Char: cyclades, add firmware loadingJiri Slaby
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-17drm: add idr_init to drm_stub.cDave Airlie
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-17drm: convert drawable code to using idrDave Airlie
2007-07-17drm: convert drm context code to use Linux idrDave Airlie
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox
2007-07-16undeprecate raw driverDave Jones
2007-07-16remove sonypi_camera_command()Adrian Bunk
2007-07-16Kernel utf-8 handlingJan Engelhardt
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby