summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-49/+42
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-5/+771
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds17-71/+140
2008-05-21drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-4/+2
2008-05-21USB: CDC WDM driverOliver Neukum3-0/+752
2008-05-21USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-21USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins1-0/+1
2008-05-21USB: build fixIngo Molnar1-1/+1
2008-05-21USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-21USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo1-1/+2
2008-05-21USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman1-0/+4
2008-05-21usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto4-2/+7
2008-05-21iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet1-4/+2
2008-05-21SCSI: fix race in device_createGreg Kroah-Hartman4-16/+17
2008-05-21USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-21USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-21UIO: fix race in device_createGreg Kroah-Hartman1-4/+3
2008-05-21Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-21LEDS: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-21IB: fix race in device_createGreg Kroah-Hartman2-13/+12
2008-05-21ide: fix race in device_createGreg Kroah-Hartman1-3/+2
2008-05-21fbdev: fix race in device_createGreg Kroah-Hartman1-3/+7
2008-05-21Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman1-6/+79
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-12/+22
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven2-2/+3
2008-05-20firewire: prevent userspace from accessing shut down devicesJay Fenlason1-0/+14
2008-05-20ieee1394: sbp2: use correct size of command descriptor blockStefan Richter1-12/+8
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-29/+33
2008-05-20HID: remove CVS keywordsAdrian Bunk4-8/+0
2008-05-20HID: Add iMON LCDs to blacklistDylan R Semler1-0/+4
2008-05-20HID: add Microchip PICKit 1 and PICkit 2 to blacklistXiaofan Chen1-0/+7
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2-21/+22
2008-05-20sparc64: Add global register dumping facility.David S. Miller1-0/+1
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-7/+915
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds3-3/+9
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+4
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller4-6/+9
2008-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-380/+451
2008-05-20drivers/ata: trim trailing whitespaceJeff Garzik2-5/+5
2008-05-20Fixups to ATA ACPI hotplugMatthew Garrett1-27/+50
2008-05-20libata: ignore SIMG4726 config pseudo deviceTejun Heo2-8/+8
2008-05-20sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo1-0/+11
2008-05-20libata: don't schedule LPM action seperately during probingTejun Heo1-2/+1
2008-05-20libata: make sure PMP notification is turned off during recoveryTejun Heo1-16/+20
2008-05-20libata: increase PMP register access timeout to 3sTejun Heo1-2/+2
2008-05-20libata: ignore recovered PHY errorsTejun Heo1-6/+1
2008-05-20libata: kill hotplug related race conditionTejun Heo2-23/+50