aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel1-2/+12
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk3-3/+0
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger1-0/+1
2008-08-16removed unused #include <version.h>Huang Weiyi3-3/+0
2008-08-15tty: remove resize window special caseAlan Cox3-53/+105
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+8
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+2
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard4-0/+38
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration failsBjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2008-08-08Merge Linus' latest into masterRussell King4-1174/+2
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-17/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell3-1169/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2-2/+2
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King15-219/+237
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2-2/+2
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik4-17/+0
2008-08-06iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds1-1/+1
2008-08-06m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven1-1/+1
2008-08-06Remove bogons from the iSeries consoleAlan Cox1-4/+0
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-2/+2
2008-08-04vt: Deadlock workaroundAlan Cox1-2/+0
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2-2/+2
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby1-2/+4
2008-07-30ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-2/+2
2008-07-28ipwireless: fix compile failureJames Bottomley1-1/+1
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+3
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba3-1/+8
2008-07-28ipwireless: Put packets to pool startDavid Sterba1-2/+2
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba2-3/+5
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba2-34/+50
2008-07-28ipwireless: Constify buffer variablesDavid Sterba3-14/+16
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba1-12/+3
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba1-13/+38
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba2-18/+12
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2-2/+2