aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-3/+14
|\
| * intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-111-1/+4
| * intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-111-0/+5
| * tty: termios locking functions break with new termios typeDavid Miller2007-09-111-2/+2
| * Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-311-0/+3
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2825-34/+68
|\ \ | |/
| * [MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle2007-08-271-1/+0
| * Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-258-5/+29
| |\
| | * agp: balance ioremap checksScott Thompson2007-08-256-5/+22
| | * agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-251-0/+5
| | * efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-061-0/+2
| * | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-252-7/+8
| |\ \
| | * | drm: ioremap return value checksScott Thompson2007-08-251-1/+7
| | * | drm/via: Fix dmablit when blit queue is fullSimon Farnsworth2007-07-231-1/+1
| | * | drm_rmmap_ioctl(): remove dead codeAdrian Bunk2007-07-231-5/+0
| * | | Pull events into release branchLen Brown2007-08-251-1/+1
| |\ \ \
| | * | | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+1
| * | | | tty: dont needlessly cast kmalloc() return valueJesper Juhl2007-08-231-4/+2
| |/ / /
| * | | synclink_gt fix module referencePaul Fulghum2007-08-221-0/+4
| * | | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-221-1/+1
| * | | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-221-4/+0
| * | | tpmdd maintainersKent Yoder2007-08-227-5/+9
| * | | [WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov2007-08-161-2/+5
| * | | [WATCHDOG] Eurotechwdt.c - clean-up commentsWim Van Sebroeck2007-08-161-4/+9
* | | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
* | | | [POWERPC] Init markings for hvc_beatIshizaki Kou2007-08-171-2/+2
|/ / /
| | |
| \ \
*-. \ \ pull asus sony thinkpad into release branchLen Brown2007-08-121-1/+6
|\ \ \ \ | | |_|/ | |/| |
| | * | sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-031-1/+6
| |/ /
* | | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-111-0/+1
* | | fix serial buffer memory leakAlan Cox2007-08-111-6/+50
* | | drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* | | drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-062-3/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-3122-148/+1393
|\ \
| * | [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-291-1/+0
| * | [WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck2007-07-261-3/+15
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck2007-07-261-0/+15
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko2007-07-261-1/+6
| * | [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck2007-07-241-1/+1
| * | [WATCHDOG] Return value of nonseekable_openWim Van Sebroeck2007-07-244-11/+4
| * | [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth2007-07-241-36/+54
| * | [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth2007-07-241-0/+2
| * | [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth2007-07-241-4/+24
| * | [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth2007-07-241-3/+9
| * | [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth2007-07-241-1/+10
| * | [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth2007-07-241-7/+31
| * | [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth2007-07-241-3/+1
| * | [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth2007-07-241-3/+1
| * | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-241-1/+1
| * | [WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth2007-07-241-5/+16
| * | [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-241-25/+1