Commit Graph

3322 Commits (0fcd488d8d90d2332f9ff463929ec4b7676102b6)

Author SHA1 Message Date
Dave Jones f4432c5cae Update email addresses. 17 years ago
Alan Cox 252883e512 epca: Add infinite break support 17 years ago
Adrian Bunk 357c6e6359 rtc: use bcd2bin/bin2bcd 17 years ago
Andre Haupt b64fd291ac pc8736x_gpio: add support for PC87365 chips 17 years ago
Jiri Slaby da1cfe1ae4 Char: sx, remove bogus iomap 17 years ago
Andi Kleen 2a80a3783d Fix documentation of sysrq-q 17 years ago
Stephen Rothwell cbb2ed4ac6 tpm: don't export static functions 17 years ago
Thomas Gleixner 322acf6585 fix documentation of sysrq-q really 17 years ago
Andi Kleen 24bdeb4598 Fix documentation of sysrq-q 17 years ago
Andrew Morton dd78c9439f drivers/char/tpm/tpm.c: fix error-path memory leak 17 years ago
Valdis Kletnieks 292cf4a8a9 tpm: work around bug in Broadcom BCM0102 chipset 17 years ago
Marcin Obara 9e5b1b1222 tpm: correct tpm timeouts to jiffies conversion 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Alexey Dobriyan f40cbaa5b0 proc: move sysrq-trigger out of fs/proc/ 17 years ago
Harvey Harrison b46f69cd24 char: moxa.c sparse annotation 17 years ago
Andrew Morton bc20589bf1 applicom.c: fix apparently-broken code in do_ac_read() 17 years ago
Jiri Slaby d05abab9a4 Char: ds1286, eliminate busy waiting 17 years ago
David Brownell 0f4d3fd8ac legacy rtc: remove needless/confusing HPET_RTC_IRQ option 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Naohiro Ooiwa b4236f81f2 sysrq: add enable_mask in sysrq_moom_op 17 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Yinghai Lu 3060d6fe28 x86: put timer_rand_state pointer into irq_desc 17 years ago
Yinghai Lu eef1de76da irqs: make irq_timer_state to use dyn_array 17 years ago
Yinghai Lu 1f45f5621d drivers/char: use nr_irqs 17 years ago
Thomas Hellstrom a64d2b37c2 agp/nvidia: Support agp user-memory on nvidia agp. 17 years ago
Stuart Bennett 2a32c3c894 agp/amd-k7: Suspend support for AMD K7 GART driver 17 years ago
Keith Packard 44d4944172 agp/intel: Reduce extraneous PCI posting reads during init 17 years ago
Eric Anholt 82e14a6215 agp: Fix stolen memory counting on G4X. 17 years ago
Arjan van de Ven 7c3b1dcf13 tty: make sure that proc_clear_tty stores the cpu flags 17 years ago
Christian Borntraeger eef2622a9f hvc_console: Fix free_irq in spinlocked section 17 years ago
Linus Torvalds 93f78da405 Revert "vt: fix background color on line feed" 17 years ago
Alan Cox 11a96d1820 tty: rename the remaining oddly named n_tty functions 17 years ago
Jason Wessel 402fda9201 tty: tty_io.c shadows sparse fix 17 years ago
Alan Cox a7be18d436 applicom: Fix an unchecked user ioctl range and an error return 17 years ago
Alan Cox 17b820606e tty: Minor tidyups and document fixes for n_tty 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 years ago
Alan Cox 8dff04ea31 pty: simplify unix98 allocation 17 years ago
Alan Cox 335adde689 pty: Fix allocation failure double free 17 years ago
Alan Cox fe9cd962a6 pty: Coding style and polish 17 years ago
Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 17 years ago
Sukadev Bhattiprolu 4a2b5fddd5 Move tty lookup/reopen to caller 17 years ago
Alan Cox bf970ee46e tty: extract the pty init time special cases 17 years ago
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 17 years ago
Alan Cox 8b0a88d591 tty: More driver operations 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
Alan Cox 99f1fe189d tty: Clean up the tty_init_dev changes further 17 years ago