summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-3/+3
* kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-261-2/+12
* drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-021-9/+10
* tty: Fix termios tty window resize race with pty/tty pairAlan Cox2008-08-271-3/+4
* tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox2008-08-271-2/+4
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
* drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-201-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-191-0/+1
|\
| * nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger2008-08-181-0/+1
* | removed unused #include <version.h>Huang Weiyi2008-08-163-3/+0
* | tty: remove resize window special caseAlan Cox2008-08-153-53/+105
|/
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-131-0/+8
* drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-121-3/+2
|\
| * fix spinlock recursion in hvc_consoleChristian Borntraeger2008-08-121-3/+2
* | agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-121-1/+1
* | intel/agp: rewrite GTT on resumeKeith Packard2008-08-124-0/+38
* | agp: use dev_printk when possibleBjorn Helgaas2008-08-1211-134/+141
* | amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-121-2/+13
* | intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-121-7/+7
|/
* Fix race/oops in tty layer after BKL pushdownChristian Borntraeger2008-08-111-1/+1
* Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-082-2/+2
|\
| * Merge Linus' latest into masterRussell King2008-08-084-1174/+2
| |\
| * | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-072-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0715-219/+237
| |\ \
| * | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-072-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-084-17/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-074-17/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Remove bogus dosyncppp variable from synclink drivers.Krzysztof HaƂasa2008-07-234-17/+0
* | | | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-073-1169/+1
* | | | iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds2008-08-061-1/+1
* | | | m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven2008-08-061-1/+1
* | | | Remove bogons from the iSeries consoleAlan Cox2008-08-061-4/+0
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-042-2/+2
|\ \ \
| * | | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-042-2/+2
* | | | vt: Deadlock workaroundAlan Cox2008-08-041-2/+0
* | | | drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi2008-08-041-1/+0
|/ / /
* | | try harder to load tty ldisc driverEugeniy Meshcheryakov2008-08-011-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-301-2/+2
|\ \ \
| * | | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-07-301-2/+2
* | | | Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-301-2/+4
|/ / /
* | | ipwireless: fix compile failureJames Bottomley2008-07-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-3/+3
|\ \ \
| * | | stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* | | | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-283-1/+8
* | | | ipwireless: Put packets to pool startDavid Sterba2008-07-281-2/+2
* | | | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-282-3/+5
* | | | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-282-34/+50
* | | | ipwireless: Constify buffer variablesDavid Sterba2008-07-283-14/+16
* | | | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-281-12/+3