summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-251-1/+7
|\
| * ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-242-1/+26
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-223-0/+279
|\
| * [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams2007-07-203-0/+279
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-223-9/+9
|\ \
| * | [POWERPC] init and exit markings for hvc_iseriesStephen Rothwell2007-07-221-4/+4
| * | [POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell2007-07-221-1/+1
| * | [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-221-4/+4
* | | x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu2007-07-221-1/+1
* | | x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-221-1/+1
* | | ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-222-0/+442
|/ /
* | [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-212-25/+7Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-201-31/+39
|\ \
| * \ Pull ia64-clocksource into release branchTony Luck2007-07-201-31/+39
| |\ \
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-31/+39
* | | | Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-201-3/+8
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-201-1/+1
|\ \ \ \
| * | | | sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-201-1/+1
| | |_|/ | |/| |
* | | | Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl2007-07-201-3/+8
* | | | m68k: remove empty ->setup is several consolesAl Viro2007-07-202-14/+0Star
* | | | more isa/eisa/pci-only drivers marked as suchAl Viro2007-07-201-2/+2
|/ / /
* / / random: fix bound check ordering (CVE-2007-3105)Matt Mackall2007-07-191-2/+7
|/ /
* | lguest: the console driverRusty Russell2007-07-192-0/+103
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-1915-35/+16Star
* | mbcs: Remove lots of global symbolsAlan Cox2007-07-192-15/+15
* | unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-194-19/+4Star
|/
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-183-0/+168
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-182-100/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-187-72/+502
|\
| * [WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck2007-07-051-2/+4
| * [WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck2007-07-051-0/+9
| * [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck2007-07-051-11/+53
| * [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2007-07-052-16/+13Star
| * [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-051-6/+6
| * [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-171-16/+20
| * [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-171-0/+11
| * [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-101-2/+9
| * [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-101-0/+1
| * [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-101-2/+3
| * [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-101-6/+9
| * [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-103-0/+336
| * [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-041-5/+4Star
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-3/+9
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-4/+7
| * [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-031-12/+32
| * [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-031-24/+11Star
| * [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-031-8/+13
| * [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-031-2/+7
| * [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-031-4/+0Star