aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-27Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pagesJesper Juhl1-7/+2
2007-07-26[WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck1-3/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck1-0/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko1-1/+6
2007-07-26Char: cyclades, select FW_LOADERJiri Slaby1-0/+1
2007-07-26lguest: documentation VII: FIXMEsRusty Russell1-0/+3
2007-07-26lguest: documentation III: DriversRusty Russell1-3/+74
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+7
2007-07-24[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck1-1/+1
2007-07-24[WATCHDOG] Return value of nonseekable_openWim Van Sebroeck4-11/+4
2007-07-24[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth1-36/+54
2007-07-24[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth1-0/+2
2007-07-24[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth1-4/+24
2007-07-24[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth1-3/+9
2007-07-24[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth1-1/+10
2007-07-24[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth1-7/+31
2007-07-24[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth1-3/+1