aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2006-07-26[AGPGART] remove private page protection mapHugh Dickins
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeJim Cromie
2006-07-14[PATCH] gpio: cosmetics: remove needless newlinesJim Cromie
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie
2006-07-14[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie
2006-07-14[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov
2006-07-06Input: add start() method to input handlersDmitry Torokhov
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds