aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13[POWERPC] Quiet hvc_console console output on failed opensOlof Johansson
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt
2006-09-05Merge ../linusDave Jones
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer
2006-08-25[POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabledPaul Mackerras
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante
2006-08-11[AGPGART] const'ify VIA AGP PCI table.Dave Jones
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan
2006-08-11[AGPGART] Const'ify the agpgart driver version.Dave Jones
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas
2006-08-06[PATCH] omap-rng build fixDavid Brownell
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk
2006-07-31[POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] briq_panel Kconfig fixAndrew Morton