summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ide: add device flagsBartlomiej Zolnierkiewicz2008-10-1325-216/+297
* ide-disk: add ide_do_setfeature() helperBartlomiej Zolnierkiewicz2008-10-131-15/+19
* ide-disk: set_addressing() fixesBartlomiej Zolnierkiewicz2008-10-131-6/+5
* ide: fix IDE ACPI for slave device-only configurationsBartlomiej Zolnierkiewicz2008-10-131-11/+10
* ide-floppy: add a debug_mask module parameterBorislav Petkov2008-10-131-0/+6
* ide-floppy: convert driver to the new debugging macroBorislav Petkov2008-10-131-65/+75
* ide: unify conversion macrosBorislav Petkov2008-10-133-38/+23
* ide: remove unnecessary MAX_HWIFS checks from ide-probe.cBartlomiej Zolnierkiewicz2008-10-131-16/+9
* ide: remove CONFIG_BLK_DEV_IDE config option (take 2)Bartlomiej Zolnierkiewicz2008-10-132-40/+6
* ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-135-86/+45
* ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz2008-10-134-39/+15
* ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz2008-10-134-16/+18
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-136-59/+39
* ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz2008-10-133-10/+4
* ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-134-33/+34
* ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz2008-10-135-67/+53
* ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-134-19/+21
* sgiioc4: fix messagesSergei Shtylylov2008-10-131-23/+16
* sgiioc4: sgiioc4_read_status drive busy check fixSergei Shtylylov2008-10-131-2/+3
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-132-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1311-52/+50
|\
| * acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller2008-10-131-1/+1
| * net/bfin_mac.c MDIO namespace fixesAdrian Bunk2008-10-131-13/+13
| * jme: remove unused #include <version.h>Huang Weiyi2008-10-131-1/+0
| * smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-132-6/+14
| * qlge: remove duplicated #includeHuang Weiyi2008-10-132-2/+0
| * net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-131-13/+14
| * net/tc35815.c: fix compilationAdrian Bunk2008-10-131-1/+1
| * sky2: Fix WOL regressionRafael J. Wysocki2008-10-131-14/+5
| * r8169: NULL pointer dereference on r8169 loadPetr Vandrovec2008-10-131-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-133-52/+61
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2008-10-133-52/+61
| |\ \
| | * | As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-111-1/+1
| | * | The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-113-7/+30
| | * | Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-111-37/+24
| | * | Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-112-5/+4
| | * | Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-111-4/+4
* | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-134-15/+10
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131148-47414/+87630
| |\| | |
| * | | | Fix autoloading of MacBook Pro backlight driver.David Woodhouse2008-10-131-3/+1
| * | | | Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driverDavid Woodhouse2008-09-041-10/+3
| * | | | [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-041-1/+5
| * | | | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-041-1/+1
* | | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-134-138/+306
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-134-138/+306
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | HPET: Remove spurious HPET busy warning message.David John2008-10-101-4/+0
| | | * | | | Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-10165-971/+1428
| | | |\ \ \ \
| | | * \ \ \ \ Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-141261-28522/+91966
| | | |\ \ \ \ \
| | | * | | | | | hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-311-2/+4
| | | * | | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-66/+24