aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* lguest: the console driverRusty Russell2007-07-19
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* mbcs: Remove lots of global symbolsAlan Cox2007-07-19
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-18
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-17
|\
| * [WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-05
| * [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-17
| * [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-17
| * [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-10
| * [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-10
| * [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-10
| * [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-10
| * [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-10
| * [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-04
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-04
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-04
| * [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-03
| * [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-03
| * [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-03
| * [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-03
| * [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-03
| * [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day2007-06-03
* | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* | mark a bunch of ISA|EISA|PCI drivers as suchAl Viro2007-07-17
* | Fix the graphic corruption issue on IA64 machinesizumi2007-07-17
* | vt: add comment for unbind_con_driver()Jesse Barnes2007-07-17
* | fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-17
* | stallion: remove unneeded lock_kernelAlan Cox2007-07-17
* | Char: istallion, init+locking fixesIngo Korb2007-07-17
* | Char: stallion, remove user class report requestJiri Slaby2007-07-17
* | Char: Kconfig, mxser_new: remove experimental commentJiri Slaby2007-07-17
* | Char: vt, use ARRAY_SIZEJiri Slaby2007-07-17
* | Char: vt, use kzallocJiri Slaby2007-07-17
* | Char: riscom8, eliminate busy loopJiri Slaby2007-07-17
* | Char: specialix, remove busy waitingJiri Slaby2007-07-17
* | Char: moxa, eliminate busy waitingJiri Slaby2007-07-17
* | Char: isicom, proper variables typesJiri Slaby2007-07-17
* | Char: isicom, del_timer at exitJiri Slaby2007-07-17
* | Char: isicom, cleanup lockingJiri Slaby2007-07-17
* | Char: cyclades, fix sparse warningJiri Slaby2007-07-17
* | Char: cyclades, add firmware loadingJiri Slaby2007-07-17
* | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-17
|\ \
| * | drm: add idr_init to drm_stub.cDave Airlie2007-07-17