summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-17ide-floppy: Fix unformatted media crashAlan Cox1-1/+2
2007-02-17atiixp/jmicron/triflex: fix PIO fallbackBartlomiej Zolnierkiewicz3-11/+8
2007-02-17hpt34x: hpt34x_tune_chipset() (->speedproc) fixBartlomiej Zolnierkiewicz1-16/+1
2007-02-16Pull misc-for-upstream into release branchLen Brown15-159/+114
2007-02-16ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh1-1/+1
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller1-3/+4
2007-02-16USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor1-17/+33
2007-02-16USB: another id for cp2101 driverPozsar Balazs1-0/+1
2007-02-16USB: ueagle-atm.c needs sched.hRandy Dunlap1-0/+1
2007-02-16USB: at91_udc, shrink runtime footprintDavid Brownell1-8/+7
2007-02-16usbnet: add missing Kconfig for KC2190 cablesDavid Brownell2-0/+13
2007-02-16usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell1-13/+16
2007-02-16usbnet: recognize SiteCom CN-124David Brownell1-3/+13
2007-02-16usb: Remove Airprime device from option.cKevin Lloyd1-4/+0
2007-02-16USB: change __init to __devinit for isp116x_probePrarit Bhargava1-1/+1
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2-11/+26
2007-02-16USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklistJeremy Roberson1-5/+0
2007-02-16USB: kernel-doc fixesRandy Dunlap1-0/+1
2007-02-16USB: quirky device for cdc-acmOliver Neukum1-0/+4
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-11/+18
2007-02-16USB: unconfigure devices which have config 0Alan Stern4-8/+22
2007-02-16USB: fix g_serial small errorBryan O'Donoghue1-0/+1
2007-02-16USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft1-0/+9
2007-02-16USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day1-1/+1
2007-02-16USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun1-0/+3
2007-02-16USB: USB_RTL8150 must select MIIAdrian Bunk1-0/+1
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum3-2/+17
2007-02-16USB: fix autosuspend race in skeleton driverOliver Neukum1-4/+6
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis1-0/+2
2007-02-16USB: fix concurrent buffer access in the hub driverAlan Stern1-0/+6
2007-02-16USB: Fix error cleanup path in airprimePete Zaitcev1-27/+8
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-16usbcore: small changes to hub driver's suspend methodAlan Stern1-15/+10
2007-02-16USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day1-1/+1
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-18/+84
2007-02-16USB: unusual_devs update for Sony P990i phoneAlan Stern1-2/+3
2007-02-16USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler1-0/+10
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2-0/+6
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum1-4/+5
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett1-1/+1
2007-02-16USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman4-0/+153
2007-02-16EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+17
2007-02-16IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier1-0/+1
2007-02-16PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin1-0/+11
2007-02-16PCI: PCI devices get assigned redundant IRQsAndreas Block1-8/+10
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2-17/+20
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2-1/+2
2007-02-16pcmcia: some class_device falloutAlexey Dobriyan2-5/+5
2007-02-16Driver core: device_add_attrs() cleanupAndrew Morton1-12/+10
2007-02-16Driver: remove redundant kobject_unregister checksMariusz Kozlowski1-2/+1