aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-09USB Elan FTDI: check for workqueue creationCyrill Gorcunov1-2/+16
2007-03-09USB: fix spinlock recursion in cdc-acm.cOliver Neukum1-4/+4
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko1-2/+1
2007-03-09USB: Product ID for FT232RL in ftdi_sioGard Spreemann2-0/+4
2007-03-09USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki1-0/+4
2007-03-09USB: ipaq.c: Additional devicesAndre Spahlinger1-0/+2
2007-03-09USB: further fix for usb-serialOliver Neukum1-5/+4
2007-03-09USB: fix usb-serial device naming bugOliver Neukum1-1/+1
2007-03-09USB: RTS/DTR signal patch for airprime driverMartin Schiller1-0/+47
2007-03-09USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timerJim Radford1-44/+35
2007-03-09usb-serial: fix shutdown / device_unregister orderJim Radford1-5/+6
2007-03-09USB: add Additional PIDs in ftdi_sioThomas Schleusener2-0/+21
2007-03-09USB: add QL355P power supply ids to fdti_sioMichael Olberg2-0/+7
2007-03-09USB: New device IDs for cp2101 driverJon K Hellan1-0/+2
2007-03-09USB: kill dead code from hub.cOliver Neukum1-7/+0
2007-03-09USB: ratelimit debounce error messagesOliver Neukum1-1/+1
2007-03-09USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda1-1/+1
2007-03-09UHCI: fix port resume problemAlan Stern1-4/+7
2007-03-09USB: set the correct interval for interrupt URBsAlan Stern2-9/+13
2007-03-09USB: goku_udc: Remove crude cache coherency codeRalf Baechle1-29/+0
2007-03-09USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko1-0/+7
2007-03-09USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz1-10/+0
2007-03-09USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell1-3/+3
2007-03-09ACPI: Kconfig: hide ACPI menu when CONFIG_PM=nRobert P. J. Day1-0/+1
2007-03-09ACPI: video: Fix spelling and grammar mistakesJulius Volz1-19/+19
2007-03-09ACPI: make blacklist more verboseAnthony Godshall, Ampro Computers, Inc1-2/+8
2007-03-09asus-laptop: make code staticAdrian Bunk1-1/+1
2007-03-09pci: fix section mismatch warningSam Ravnborg1-1/+1
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg1-3/+3
2007-03-09pcie: fix section mismatch warningSam Ravnborg1-3/+3
2007-03-09PCI: allow multiple calls to pcim_pin_device()Tejun Heo1-7/+8
2007-03-09driver core: export device_renameJohannes Berg1-1/+1
2007-03-09Driver core: add device symlink back to sysfsGreg Kroah-Hartman1-8/+13
2007-03-09libata-acpi: allow _GTF on SATA, but disable on PATA for nowKristen Accardi1-0/+7
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven3-2/+15
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-33/+74
2007-03-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-63/+145
2007-03-09Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik3-7/+19
2007-03-09ibmtr: Drain rich supply of modpost warnings.Ralf Baechle1-13/+12
2007-03-093c59x: Fix several modpost warningsRalf Baechle1-15/+13
2007-03-09z85230: Fix FIFO handlingAlan Cox1-1/+1
2007-03-09r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-03-09r8169: revert bogus BMCR resetFrancois Romieu1-2/+2
2007-03-09sky2: turn off Rx checksum on bad hardwareStephen Hemminger1-3/+21
2007-03-09mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth1-4/+6
2007-03-09myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin1-3/+7
2007-03-09myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin1-0/+6
2007-03-09myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin1-6/+16
2007-03-09myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin1-0/+4
2007-03-09netxen: fix warningsRalf Baechle1-2/+3