aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-07-24[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth1-3/+1
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth1-1/+1
2007-07-24[WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth1-5/+16
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2-1/+26
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth1-25/+1
2007-07-24[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady1-9/+15
2007-07-24[WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks1-3/+3
2007-07-24[WATCHDOG] git-watchdog-typoAndrew Morton1-1/+1
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-1/+7
2007-07-23[WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2-46/+94
2007-07-23[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck5-0/+14
2007-07-23[WATCHDOG] VFS clean-upWim Van Sebroeck3-3/+3
2007-07-23[WATCHDOG] davinci_wdt clean-upWim Van Sebroeck1-5/+2
2007-07-23[WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck1-2/+30
2007-07-23[WATCHDOG] davinci watchdog driverVladimir Barinov3-0/+297