aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby
2008-07-30ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-07-28ipwireless: fix compile failureJames Bottomley
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba
2008-07-28ipwireless: Put packets to pool startDavid Sterba
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba
2008-07-28ipwireless: Constify buffer variablesDavid Sterba
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba