summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-10ACPI: ec: fix race in status register accessAlexey Starikovskiy
2007-03-10USB Elan FTDI: check for workqueue creationCyrill Gorcunov
2007-03-10USB: fix spinlock recursion in cdc-acm.cOliver Neukum
2007-03-10USB: fix Unaligned access in EHCI driverMax Dmitrichenko
2007-03-10USB: Product ID for FT232RL in ftdi_sioGard Spreemann
2007-03-10USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki
2007-03-10USB: ipaq.c: Additional devicesAndre Spahlinger
2007-03-10USB: further fix for usb-serialOliver Neukum
2007-03-10USB: fix usb-serial device naming bugOliver Neukum
2007-03-10USB: RTS/DTR signal patch for airprime driverMartin Schiller
2007-03-10USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...Jim Radford
2007-03-10usb-serial: fix shutdown / device_unregister orderJim Radford
2007-03-10USB: add Additional PIDs in ftdi_sioThomas Schleusener
2007-03-10USB: add QL355P power supply ids to fdti_sioMichael Olberg
2007-03-10USB: New device IDs for cp2101 driverJon K Hellan
2007-03-10USB: kill dead code from hub.cOliver Neukum
2007-03-10USB: ratelimit debounce error messagesOliver Neukum
2007-03-10USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-03-10UHCI: fix port resume problemAlan Stern
2007-03-10USB: set the correct interval for interrupt URBsAlan Stern
2007-03-10USB: goku_udc: Remove crude cache coherency codeRalf Baechle
2007-03-10USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko
2007-03-10USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz
2007-03-10USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell
2007-03-10ACPI: Kconfig: hide ACPI menu when CONFIG_PM=nRobert P. J. Day
2007-03-10ACPI: video: Fix spelling and grammar mistakesJulius Volz
2007-03-10ACPI: make blacklist more verboseAnthony Godshall, Ampro Computers, Inc
2007-03-10asus-laptop: make code staticAdrian Bunk
2007-03-09pci: fix section mismatch warningSam Ravnborg
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg
2007-03-09pcie: fix section mismatch warningSam Ravnborg
2007-03-09PCI: allow multiple calls to pcim_pin_device()Tejun Heo
2007-03-09driver core: export device_renameJohannes Berg
2007-03-09Driver core: add device symlink back to sysfsGreg Kroah-Hartman
2007-03-09libata-acpi: allow _GTF on SATA, but disable on PATA for nowKristen Accardi
2007-03-09[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-03-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-09Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-09ibmtr: Drain rich supply of modpost warnings.Ralf Baechle
2007-03-093c59x: Fix several modpost warningsRalf Baechle
2007-03-09z85230: Fix FIFO handlingAlan Cox
2007-03-09r8169: fix a race between PCI probe and dev_openFrancois Romieu
2007-03-09r8169: revert bogus BMCR resetFrancois Romieu
2007-03-09sky2: turn off Rx checksum on bad hardwareStephen Hemminger
2007-03-09mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth
2007-03-09myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin
2007-03-09myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin
2007-03-09myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin
2007-03-09myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin