summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-292-1/+1
* [WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck2007-07-261-3/+15
* [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck2007-07-261-0/+15
* [WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko2007-07-261-1/+6
* [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck2007-07-241-1/+1
* [WATCHDOG] Return value of nonseekable_openWim Van Sebroeck2007-07-244-11/+4
* [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth2007-07-241-36/+54
* [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth2007-07-241-0/+2
* [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth2007-07-241-4/+24
* [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth2007-07-241-3/+9
* [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth2007-07-241-1/+10
* [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth2007-07-241-7/+31
* [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth2007-07-241-3/+1
* [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth2007-07-241-3/+1
* [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-241-1/+1
* [WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth2007-07-241-5/+16
* [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-241-25/+1
* [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady2007-07-241-9/+15
* [WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks2007-07-241-3/+3
* [WATCHDOG] git-watchdog-typoAndrew Morton2007-07-241-1/+1
* [WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2007-07-232-46/+94
* [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck2007-07-235-0/+14
* [WATCHDOG] VFS clean-upWim Van Sebroeck2007-07-233-3/+3
* [WATCHDOG] davinci_wdt clean-upWim Van Sebroeck2007-07-231-5/+2
* [WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck2007-07-231-2/+30
* [WATCHDOG] davinci watchdog driverVladimir Barinov2007-07-233-0/+297
* [WATCHDOG] Blackfin on-chip watchdog driverBryan Wu2007-07-233-0/+506
* [WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer2007-07-233-0/+263
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-2221-715/+802
|\
| * IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
| * IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
| * IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
| * IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
| * IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
| * IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-201-3/+5
| * mlx4_core: Change command token on timeoutRoland Dreier2007-07-201-2/+1
| * IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
| * IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
| * IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-201-7/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2261-1236/+3525
|\ \
| * | [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-225-397/+417
| * | [SCSI] bsg: make class backlinksJames Bottomley2007-07-212-15/+19
| * | [SCSI] 3w-9xxx: add support for 9690SAadam radford2007-07-212-27/+45
| * | [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller2007-07-201-1/+1
| * | [SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley2007-07-201-8/+16
| * | [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
| * | [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-201-1/+35
| * | [SCSI] iscsi_tcp: buggered kmalloc()Al Viro2007-07-201-1/+1
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez2007-07-201-1/+1
| * | [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-2011-218/+1137
OpenPOWER on IntegriCloud