summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle
2007-03-09[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle
2007-03-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
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
2007-03-09netxen: fix warningsRalf Baechle
2007-03-09via-rhine: set avoid_D3 for broken BIOSesRoger Luethi
2007-03-09devres: release resources on device_del()Tejun Heo
2007-03-09libata: fix ata_host_release() free orderTejun Heo
2007-03-09sata_nv: revert use of notifiers for nowRobert Hancock
2007-03-09Fix simplex adapters with libataPetr Vandrovec
2007-03-09ata_piix: Remove ugly layering violationAlan Cox
2007-03-09[JFFS2] print a message when marking bad blockArtem Bityutskiy
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle
2007-03-09[JFFS2] Check for all-zero node headersDavid Woodhouse
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park
2007-03-09[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park