summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix comment in booke_wdtDave Jiang2007-05-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-151-3/+3
|\
| * [AGPGART] Fix wrong ID in via-agp.cGabriel Mansi2007-05-131-3/+3
* | Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-92/+42
|/
* IPMI: Add PPC openfirmware unregisterChristian Krafft2007-05-121-0/+4
* IPMI: fix SI address space settingsCorey Minyard2007-05-121-2/+2
* Missing include file in tpm_atmel.hStephen Rothwell2007-05-121-0/+3
* tty: flush flip buffer on ldisc input queue flushPaul Fulghum2007-05-121-0/+33
* [TTY]: Export proc_clear_tty() to modulea.David S. Miller2007-05-111-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-111-1/+1
|\
| * Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2007-05-11109-2681/+3298
| |\
| * | [WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck2007-05-111-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-111-2/+0
|\ \ \
| * | | [IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'Tony Luck2007-05-101-2/+0
* | | | x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-111-1/+1
| |_|/ |/| |
* | | Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2007-05-112-5/+0
* | | tty: add compat_ioctlPaul Fulghum2007-05-112-19/+53
* | | Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte2007-05-111-1/+1
* | | synclink_gt: add compat_ioctlPaul Fulghum2007-05-111-0/+107
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-1014-879/+496
|\ \ \ | | |/ | |/|
| * | [WATCHDOG] MTX-1 Watchdog driverFlorian Fainelli2007-05-063-0/+246
| * | [WATCHDOG] s3c2410_wdt - initialize watchdog irq resource Arnaud Patard2007-05-061-3/+3
| * | [WATCHDOG] Kconfig menuconfig patchJan Engelhardt2007-05-051-62/+59
| * | [WATCHDOG] pcwd.c: Port to the new device driver modelWim Van Sebroeck2007-05-051-122/+120
| * | [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driverMatthias Kaehlcke2007-05-041-4/+4
| * | [WATCHDOG] the scheduled removal of the i8xx_tco watchdog driverAdrian Bunk2007-05-014-636/+0
| * | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2007-05-0121-1417/+194
| |\ \
| * | | [WATCHDOG] Semi-typical watchdog bug re early misc_register()Alexey Dobriyan2007-03-265-47/+46
| * | | [WATCHDOG] add support for the w83627thf chipset.Vlad Drukker2007-03-261-5/+18
* | | | [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-0/+2
* | | | [S390] Kconfig: common config options for s390.Martin Schwidefsky2007-05-101-3/+4
* | | | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-102-0/+3
* | | | [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-101-0/+2
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-3/+1
|\ \ \
| * | | [IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu2007-05-081-3/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-1/+2
|\ \ \ \
| * | | | [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-091-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-097-11/+11
|\ \ \ \ \
| * | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-094-4/+4
| * | | | | Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
| * | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-4/+4
| * | | | | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
| |/ / / /
* | | | | tty_set_ldisc() receive_room fixPaul Fulghum2007-05-091-7/+7
* | | | | pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* | | | | cm4000_cs: use bitrevAkinobu Mita2007-05-092-29/+7
* | | | | cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
|/ / / /
* | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0813-152/+222
|\ \ \ \
| * | | | via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom2007-05-081-2/+4
| * | | | via: Try to improve command-buffer chaining.Thomas Hellstrom2007-05-082-66/+46
| * | | | drm: remove old taskqueue remnantDave Airlie2007-05-081-3/+0
OpenPOWER on IntegriCloud