summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-1336-350/+489
|\
| * Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-1335-294/+369
| |\
| | * [WATCHDOG] timers cleanupJiri Slaby2007-02-129-73/+31
| | * [WATCHDOG] ib700wdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-271-35/+7
| | * [WATCHDOG] ib700wdt.c - convert to platform_deviceWim Van Sebroeck2007-01-271-6/+47
| | * [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changesWim Van Sebroeck2007-01-271-6/+26
| | * [WATCHDOG] ib700wdt.c small clean-up'sWim Van Sebroeck2007-01-271-8/+10
| | * [WATCHDOG] ib700wdt.c clean-up init and exit routinesWim Van Sebroeck2007-01-271-8/+14
| | * [WATCHDOG] ib700_wdt.c stop + set_heartbeat operationsWim Van Sebroeck2007-01-271-9/+30
| | * [WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck2007-01-2731-36/+36
| | * [WATCHDOG] advantechwdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-111-37/+9
| | * [WATCHDOG] advantechwdt.c - convert to platform_deviceWim Van Sebroeck2007-01-111-6/+49
| | * [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate functionWim Van Sebroeck2007-01-111-8/+18
| | * [WATCHDOG] advantechwdt.c - cleanup before platform_device patchesWim Van Sebroeck2007-01-111-8/+17
| | * [WATCHDOG] acquirewdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-101-36/+8
| | * [WATCHDOG] acquirewdt.c - convert to platform_deviceWim Van Sebroeck2007-01-101-4/+45
| | * [WATCHDOG] acquirewdt.c - clean before platform_device patchesWim Van Sebroeck2007-01-101-33/+41
| * | Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-095-59/+123
| |\ \ | | |/
| | * [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-091-4/+20
| | * [WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck2007-01-091-1/+1
| | * [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-081-5/+21
| | * [WATCHDOG] pcwd_usb.c - document includesWim Van Sebroeck2007-01-081-18/+17
| | * [WATCHDOG] pcwd_pci.c - spinlock fixesWim Van Sebroeck2007-01-071-0/+6
| | * [WATCHDOG] pcwd_pci.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-071-5/+21
| | * [WATCHDOG] fix clk_get() error checkAkinobu Mita2006-12-192-3/+4
| | * [WATCHDOG] s3c2410_wdt exit driver via labelsBen Dooks2006-12-181-24/+34
* | | [PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman2007-02-134-4/+2
* | | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-1217-21/+21
* | | [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-124-61/+89
* | | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-122-2/+2
* | | [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-121-7/+17
* | | [PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman2007-02-121-3/+1
* | | [PATCH] tty: clarify disassociate_cttyEric W. Biederman2007-02-121-2/+6
* | | [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-121-1/+2
* | | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-121-2/+0
* | | [PATCH] Char: timers cleanupJiri Slaby2007-02-1217-123/+75
* | | [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* | | [PATCH] Char: cyclades, use pci_device_idJiri Slaby2007-02-121-11/+12
* | | [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-122-42/+40
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-112-164/+0
|\ \ \
| * | | Input: remove scan_keyb driverJiri Slaby2007-02-102-164/+0
* | | | [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina2007-02-111-2/+1
* | | | [PATCH] tty: cleanup release_memChristoph Hellwig2007-02-111-36/+37
* | | | [PATCH] mxser: remove useless fieldsCedric Le Goater2007-02-111-6/+1
* | | | [PATCH] seq_file conversion: toshiba.cAlexey Dobriyan2007-02-111-10/+25
* | | | [PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer2007-02-111-1/+1
* | | | [PATCH] tty: improve encode_baud_rate logicAlan Cox2007-02-111-15/+30
* | | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* | | | [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-111-7/+22
* | | | [PATCH] Char: moxa, pci probingJiri Slaby2007-02-111-20/+20