summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik13-133/+68
2007-04-28Support for Marvell 7042 ChipMorrison, Tom1-0/+3
2007-04-28pata_cmd640: CMD640 PCI supportAlan Cox3-0/+309
2007-04-28libata: cable detection fixesAlan Cox1-0/+59
2007-04-28libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov1-1/+3
2007-04-28libata: warn if speed limited due to 40-wire cableRobert Hancock1-13/+20
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord2-19/+4
2007-04-28libata: dev_config does not need ap and adev passingAlan7-13/+11
2007-04-28[libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMAJeff Garzik1-29/+55
2007-04-28[libata] export sata_print_link_status()Jeff Garzik1-1/+2
2007-04-28[libata] sata_mv: remove extra bracesJeff Garzik1-12/+7
2007-04-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+6
2007-04-28sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5
2007-04-28usb-net/pegasus: simplify carrier detectionDan Williams2-12/+1
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+5
2007-04-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds26-240/+1796
2007-04-28[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-28[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-28[MTD] [NAND] CM-x270 MTD driverMike Rapoport3-0/+273
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds72-5645/+5199
2007-04-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds199-4237/+22248
2007-04-28USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-28USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-28USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-28USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle1-8/+6
2007-04-28USB: dell device id for option.cHans Engelen1-0/+3
2007-04-28USB: Remove Huawei unusual_devs entryPhil Dibowitz1-9/+0
2007-04-28USB: CP2101 New Device IDsCraig Shelley1-0/+2
2007-04-28USB: add picdem device to ldusbJoey Goncalves1-0/+3
2007-04-28usbfs micro optimitationOliver Neukum1-1/+1
2007-04-28USB: remove ancient/broken CRIS hcdDavid Brownell4-4841/+0
2007-04-28usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-28USB: add "busnum" attribute for USB devicesAlan Stern1-0/+11
2007-04-28USB: cxacru: ADSL state managementSimon Arlott1-9/+227
2007-04-28usbatm: Detect usb device shutdown and ignore failed urbsSimon Arlott1-0/+3
2007-04-28USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur1-1/+0
2007-04-28USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong1-0/+6
2007-04-28USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan1-1/+1
2007-04-28USB Elan FTDI: check for driver registration statusCyrill Gorcunov1-7/+11
2007-04-28USB: sierra: add more checks on shutdownGreg Kroah-Hartman1-0/+11
2007-04-28USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-04-28USB: usbnet reports minidriver name through ethtoolDavid Brownell2-3/+6
2007-04-28USB: rndis_host, various cleanupsDavid Brownell1-28/+84
2007-04-28USB: fix signed jiffies issue in autosuspend logicAlan Stern1-5/+12
2007-04-28usbmon: bus zeroPete Zaitcev4-84/+116
2007-04-28USB: Allow transfer_buffer with transfer_dmaTony Lindgren1-1/+15
2007-04-28USB: cleanup ofd adutuxOliver Neukum1-20/+28
2007-04-28USB: add "last_busy" field for use in autosuspendAlan Stern3-37/+67
2007-04-28USB: whiteheat: Convert to generic booleanRichard Knutsson2-8/+4
2007-04-28USB: fix omninet write vs. close raceOliver Neukum1-18/+22