summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | LEDS: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
| | * | | | IB: fix race in device_createGreg Kroah-Hartman2008-05-202-13/+12
| | * | | | ide: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+2
| | * | | | fbdev: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+7
| | * | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-201-6/+79
| | |/ / /
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-05-201-4/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet2008-05-201-4/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-05-202-12/+22
| |\ \ \ \
| | * | | | firewire: prevent userspace from accessing shut down devicesJay Fenlason2008-05-201-0/+14
| | * | | | ieee1394: sbp2: use correct size of command descriptor blockStefan Richter2008-05-201-12/+8
| | |/ / /
| * | | | Fix a deadlock in the bttv driverArjan van de Ven2008-05-202-2/+3
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-05-205-29/+33
| |\ \ \ | | |/ / | |/| |
| | * | HID: remove CVS keywordsAdrian Bunk2008-05-204-8/+0
| | * | HID: Add iMON LCDs to blacklistDylan R Semler2008-05-201-0/+4
| | * | HID: add Microchip PICKit 1 and PICkit 2 to blacklistXiaofan Chen2008-05-201-0/+7
| | * | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-202-21/+22
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-05-195-7/+915
| |\ \ \
| | * | | at91_mci: minor cleanupMarc Pignat2008-05-171-1/+4
| | * | | mmc: mmc host test driverPierre Ossman2008-05-143-0/+905
| | * | | mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren2008-05-141-6/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-193-3/+9
| |\ \ \ \
| | * | | | Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger2008-05-171-1/+1
| | * | | | 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero2008-05-172-2/+8
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-191-4/+4
| |\ \ \ \
| | * | | | sh: use the common ascii hex helpersHarvey Harrison2008-05-161-4/+4
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-1920-380/+451
| |\ \ \ \ \
| | * | | | | drivers/ata: trim trailing whitespaceJeff Garzik2008-05-192-5/+5
| | * | | | | Fixups to ATA ACPI hotplugMatthew Garrett2008-05-191-27/+50
| | * | | | | libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-192-8/+8
| | * | | | | sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo2008-05-191-0/+11
| | * | | | | libata: don't schedule LPM action seperately during probingTejun Heo2008-05-191-2/+1
| | * | | | | libata: make sure PMP notification is turned off during recoveryTejun Heo2008-05-191-16/+20
| | * | | | | libata: increase PMP register access timeout to 3sTejun Heo2008-05-191-2/+2
| | * | | | | libata: ignore recovered PHY errorsTejun Heo2008-05-191-6/+1
| | * | | | | libata: kill hotplug related race conditionTejun Heo2008-05-192-23/+50
| | * | | | | libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2008-05-192-32/+18
| | * | | | | libata: reorganize ata_eh_reset() no reset method pathTejun Heo2008-05-191-50/+52
| | * | | | | libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-191-1/+5
| | * | | | | sata_promise: other cleanupsMikael Pettersson2008-05-191-16/+7
| | * | | | | sata_promise: mmio access cleanupsMikael Pettersson2008-05-191-59/+65
| | * | | | | sata_promise: fix irq clearing bugletsMikael Pettersson2008-05-191-4/+3
| | * | | | | ata: remove FIT() macroHarvey Harrison2008-05-199-64/+64
| | * | | | | sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord2008-05-191-2/+14
| | * | | | | sata_mv: cache main_irq_mask register in hprivMark Lord2008-05-191-5/+7
| | * | | | | sata_mv: disregard masked irqsMark Lord2008-05-191-4/+5
| | * | | | | sata_mv: fix pmp drives not foundMark Lord2008-05-191-1/+4
| | * | | | | sata_mv: consolidate main_irq_mask updatesMark Lord2008-05-191-25/+32
| | * | | | | sata_mv: don't blindly enable IRQsMark Lord2008-05-191-26/+6
| | * | | | | sata_mv: async notify for genIIe onlyMark Lord2008-05-191-2/+12
| | * | | | | sata_mv: group genIIe flagsMark Lord2008-05-191-9/+8
OpenPOWER on IntegriCloud