aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds1-2/+2
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin1-5/+0
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet1-4/+6
2007-10-01VT ioctl race fixSamuel Ortiz1-3/+5
2007-09-29fix console change race exposed by CFSJan Lübbe1-2/+5
2007-09-27i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2-0/+18
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur1-0/+3
2007-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui1-3/+3
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman1-18/+8
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2-2/+3
2007-09-19pci: fix unterminated pci_device_id listsKees Cook1-1/+2
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman1-21/+48
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds1-0/+14
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang1-1/+4
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang1-0/+5
2007-09-11tty: termios locking functions break with new termios typeDavid Miller1-2/+2
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds1-0/+3
2007-08-27[MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle1-1/+0
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds8-5/+29
2007-08-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-7/+8
2007-08-25drm: ioremap return value checksScott Thompson1-1/+7
2007-08-25agp: balance ioremap checksScott Thompson6-5/+22
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+5
2007-08-25Pull events into release branchLen Brown1-1/+1
2007-08-23tty: dont needlessly cast kmalloc() return valueJesper Juhl1-4/+2
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+1
2007-08-22synclink_gt fix module referencePaul Fulghum1-0/+4
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven1-4/+0
2007-08-22tpmdd maintainersKent Yoder7-5/+9
2007-08-16[WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov1-2/+5
2007-08-16[WATCHDOG] Eurotechwdt.c - clean-up commentsWim Van Sebroeck1-4/+9
2007-08-12pull asus sony thinkpad into release branchLen Brown1-1/+6
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen1-0/+1
2007-08-11fix serial buffer memory leakAlan Cox1-6/+50
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2-4/+3
2007-08-06drm/i915: Fix i965 secured batchbuffer usageDave Airlie2-3/+12
2007-08-06efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()Jesper Juhl1-0/+2
2007-08-03sonypi: fix ids member of struct acpi_driverEugene Teo1-1/+6
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds22-148/+1393
2007-07-31ip2main warning fixAndrew Morton1-1/+2
2007-07-31ipmi: Fix mem leak in try_init_dmi()Jesper Juhl1-0/+1
2007-07-31synclink_gt: fix transmit DMA stallPaul Fulghum1-29/+46
2007-07-29Remove fs.h from mm.hAlexey Dobriyan4-0/+4
2007-07-29[WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck1-1/+0
2007-07-27agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane1-1/+1
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang1-5/+12
2007-07-27agp: don't lock pagesNick Piggin3-5/+0