aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-11As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade
2008-10-11The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade
2008-10-11Protect tpm_chip_list when transversing it.Rajiv Andrade
2008-10-11Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade
2008-10-11Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin
2008-10-10HPET: Remove spurious HPET busy warning message.David John
2008-10-10Merge commit 'v2.6.27' into timers/hpetIngo Molnar
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-08Input: keyboard - fix potential out of bound access to key_mapDmitry Torokhov
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
2008-09-21Merge branch 'master' into nextJames Morris
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-14Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski
2008-08-31pcmcia: card services header cleanupDominik Brodowski
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-30sparc32: Convert PC RTC probing to pure OF driver.David S. Miller
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-25linux-next: fix x86 tree build failureStephen Rothwell
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski
2008-08-23pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li
2008-08-21agp: generic_alloc_pages()Shaohua Li
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds