summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2007-02-24read_zero_pagealigned() locking fixHugh Dickins1-4/+8
2006-12-02[PATCH] AGP: Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-11-19[PATCH] Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-19[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-11-04[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-11-04[PATCH] Watchdog: sc1200wdt - fix missing pnp_unregister_driver()Akinobu Mita1-2/+7
2006-10-14rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard1-4/+4
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton1-0/+1
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard1-0/+1
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard1-0/+1
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan1-2/+2
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum1-7/+7
2006-08-31[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger1-1/+8
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault1-0/+2
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-61/+78
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-05Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov19-135/+232
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+6
2006-08-03[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-08-01[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-08-01[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-08-01[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-22[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov1-17/+34
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov1-10/+9
2006-07-15[PATCH] tpm_tis: use resource_size_tKylene Jo Hall1-2/+3
2006-07-15[PATCH] tpm: Add force device probe optionKylene Jo Hall1-19/+56
2006-07-15[PATCH] tpm: interrupt clear fixKylene Jo Hall1-0/+1
2006-07-15[PATCH] TPM: fix failure path leakRandy Dunlap1-0/+1
2006-07-15[PATCH] gpio: rename exported vtables to better match purposeJim Cromie2-13/+12
2006-07-15[PATCH] gpio: cosmetics: remove needless newlinesJim Cromie1-4/+2
2006-07-15[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2-4/+0
2006-07-15[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie1-20/+8
2006-07-15[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie1-19/+19
2006-07-14[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-0/+1
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-11[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-11[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-11[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-11[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-11[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32