summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds
2009-02-12agp/intel: Reduce extraneous PCI posting reads during initKeith Packard
2009-02-12agp/intel: Fix broken ® symbol in device name.Eric Anholt
2009-02-12agp/intel: add support for G41 chipsetZhenyu Wang
2009-02-06Fix memory corruption in console selectionMikulas Patocka
2008-12-18xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman
2008-12-18console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-18unicode table for cp437Ingo Brueckl
2008-12-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox
2008-11-20Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-11-06ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant
2008-11-06agp: Fix stolen memory counting on G4X.Eric Anholt
2008-10-25hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger
2008-10-18tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger
2008-08-16removed unused #include <version.h>Huang Weiyi
2008-08-15tty: remove resize window special caseAlan Cox
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-08Merge Linus' latest into masterRussell King
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-08-06iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds
2008-08-06m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven
2008-08-06Remove bogons from the iSeries consoleAlan Cox
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-04vt: Deadlock workaroundAlan Cox
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov