aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadGravatar Corey Minyard 1-0/+1
2006-09-01[PATCH] SBC8360: module_param() permission fixesGravatar Ian E. Morgan 1-2/+2
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingGravatar Paul Fulghum 1-7/+7
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableGravatar Roland Scheidegger 1-1/+8
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeGravatar Alan Cox 1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatGravatar Alan Cox 2-62/+715
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Gravatar Samuel Thibault 1-0/+2
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesGravatar Dirk Eibach 1-2/+6
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Gravatar Rolf Eike Beer 1-1/+0
2006-08-15[WATCHDOG] Kconfig typos fix.Gravatar Matt LaPlante 1-4/+4
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Gravatar Linus Torvalds 1-61/+78
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupGravatar Linas Vepstas 1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefGravatar Linas Vepstas 1-1/+2
2006-08-06[PATCH] omap-rng build fixGravatar David Brownell 1-27/+24
2006-08-04Input: keyboard - change to use kzallocGravatar Dmitry Torokhov 1-2/+2
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Gravatar Dmitry Torokhov 19-135/+232
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-1/+6
2006-08-02[IA64] add platform check to snsc driver initGravatar Greg Edwards 1-1/+6
2006-07-31[PATCH] hwrng: fix geode probe error unwindGravatar Michael Buesch 1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindGravatar Michael Buesch 1-1/+1
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structGravatar Adrian Bunk 1-1/+0
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Gravatar Krzysztof Halasa 4-16/+40
2006-07-19Input: keyboard - simplify emulate_raw() implementationGravatar Dmitry Torokhov 1-17/+34
2006-07-19Input: keyboard - remove static variable and clean up initializationGravatar Dmitry Torokhov 1-10/+9
2006-07-14[PATCH] tpm_tis: use resource_size_tGravatar Kylene Jo Hall 1-2/+3
2006-07-14[PATCH] tpm: Add force device probe optionGravatar Kylene Jo Hall 1-19/+56
2006-07-14[PATCH] tpm: interrupt clear fixGravatar Kylene Jo Hall 1-0/+1
2006-07-14[PATCH] TPM: fix failure path leakGravatar Randy Dunlap 1-0/+1
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeGravatar Jim Cromie 2-13/+12
2006-07-14[PATCH] gpio: cosmetics: remove needless newlinesGravatar Jim Cromie 1-4/+2
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Gravatar Jim Cromie 2-4/+0
2006-07-14[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NGravatar Jim Cromie 1-20/+8
2006-07-14[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepGravatar Jim Cromie 1-19/+19
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hGravatar Yoichi Yuasa 1-0/+1
2006-07-12[PATCH] lockdep: HPET/RTC fixGravatar Ingo Molnar 1-3/+3
2006-07-10[PATCH] snsc: switch from force_sig to kill_procGravatar Christoph Hellwig 1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initGravatar Jim Cromie 1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationGravatar Jim Cromie 1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsGravatar Jim Cromie 1-5/+5
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyGravatar Maciej W. Rozycki 1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnGravatar Lennert Buytenhek 1-2/+2
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeGravatar Benjamin Herrenschmidt 1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportGravatar Chuck Short 1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportGravatar Chuck Short 1-0/+7
2006-07-06Input: introduce input_inject_event() functionGravatar Dmitry Torokhov 1-18/+18
2006-07-06Input: add start() method to input handlersGravatar Dmitry Torokhov 1-19/+20
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-4/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structGravatar Ingo Molnar 1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DGravatar Ingo Molnar 1-1/+2
2006-07-03[PATCH] lockdep: locking init debugging improvementGravatar Ingo Molnar 1-3/+3