aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16
|\
| * Merge branch 'fixes' into for-linusRussell King2008-10-15
| |\
| * \ Merge branch 's3c-move' into develRussell King2008-10-14
| |\ \
| * | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-05
* | | | drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-16
* | | | tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-16
* | | | tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-16
* | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* | | | proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-16
* | | | char: moxa.c sparse annotationHarvey Harrison2008-10-16
* | | | applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton2008-10-16
* | | | Char: ds1286, eliminate busy waitingJiri Slaby2008-10-16
* | | | legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2008-10-16
* | | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* | | | sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-16
* | | | tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven2008-10-15
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\ \ \ \
| * | | | Revert "vt: fix background color on line feed"Linus Torvalds2008-10-14
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
| |\ \ \
| | * | | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-31
| | * | | pcmcia: card services header cleanupDominik Brodowski2008-08-31
| | * | | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-22
| | * | | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski2008-08-22
| | * | | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| | * | | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22
| | * | | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-22
| | * | | pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-22
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-13
| |\ \ \ \
| | * \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-12
| | |\ \ \ \
| | | * | | | As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-10
| | | * | | | The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
| | | * | | | Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-10
| | | * | | | Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
| | | * | | | Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-10
| * | | | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-13
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-13
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | HPET: Remove spurious HPET busy warning message.David John2008-10-10
| | | * | | | | Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-10
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-14
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-31
| | | * | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-31
| | | * | | | | Merge branch 'linus' into timers/hpetIngo Molnar2008-07-31
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'linus' into timers/hpetIngo Molnar2008-06-16
| | | |\ \ \ \ \
| | | * | | | | | x86: get irq for hpet timerKevin Hao2008-06-02
| * | | | | | | | tty: rename the remaining oddly named n_tty functionsAlan Cox2008-10-13
| * | | | | | | | tty: tty_io.c shadows sparse fixJason Wessel2008-10-13
| * | | | | | | | applicom: Fix an unchecked user ioctl range and an error returnAlan Cox2008-10-13
| * | | | | | | | tty: Minor tidyups and document fixes for n_ttyAlan Cox2008-10-13
| * | | | | | | | tty: Remove lots of NULL checksAlan Cox2008-10-13
| * | | | | | | | tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13