summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-011-0/+1
* [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-011-2/+2
* [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-011-7/+7
* [PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger2006-08-301-1/+8
* [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-10/+79
* [PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2006-08-272-62/+715
* [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-271-0/+2
* [PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach2006-08-271-2/+6
* [PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer2006-08-271-1/+0
* [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-061-61/+78
|\
| * Input: keyboard - change to use kzallocDmitry Torokhov2006-08-041-2/+2
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-0419-135/+232
| |\
| * | Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
| * | Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
| * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-18/+18
| * | Input: add start() method to input handlersDmitry Torokhov2006-07-061-19/+20
* | | [PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas2006-08-061-4/+1
* | | [PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas2006-08-061-1/+2
* | | [PATCH] omap-rng build fixDavid Brownell2006-08-061-27/+24
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-031-1/+6
|\ \
| * | [IA64] add platform check to snsc driver initGreg Edwards2006-08-021-1/+6
* | | [PATCH] hwrng: fix geode probe error unwindMichael Buesch2006-07-311-1/+5
* | | [PATCH] hwrng: fix intel probe error unwindMichael Buesch2006-07-311-1/+1
* | | [PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk2006-07-311-1/+0
|/ /
* | [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-214-16/+40
* | [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-141-2/+3
* | [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-141-19/+56
* | [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-141-0/+1
* | [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-141-0/+1
* | [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-142-13/+12
* | [PATCH] gpio: cosmetics: remove needless newlinesJim Cromie2006-07-141-4/+2
* | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-142-4/+0
* | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie2006-07-141-20/+8
* | [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie2006-07-141-19/+19
* | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-131-0/+1
* | [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-121-3/+3
* | [PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig2006-07-101-14/+1
* | [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie2006-07-101-2/+15
* | [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie2006-07-101-6/+13
* | [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie2006-07-101-5/+5
* | [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-101-9/+32
* | [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-101-2/+2
* | [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-1/+1
* | [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-101-0/+6
* | [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-101-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-031-4/+3
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-4/+3
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar2006-07-031-1/+2
OpenPOWER on IntegriCloud