aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-1911-29/+144
|\
| * PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin2007-02-161-0/+11
| * PCI: add systems for automatic breadth-first device sortingAndy Gospodarek2007-02-161-0/+88
| * PCI: PCI devices get assigned redundant IRQsAndreas Block2007-02-161-8/+10
| * PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-164-17/+29
| * PCI: pci.txt fix __devexit() usageGrant Grundler2007-02-161-2/+2
| * PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-164-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-1918-77/+343
|\ \
| * | sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-164-26/+81
| * | pcmcia: some class_device falloutAlexey Dobriyan2007-02-162-5/+5
| * | Driver core: device_add_attrs() cleanupAndrew Morton2007-02-161-12/+10
| * | debugfs: Remove misleading comments.Cornelia Huck2007-02-161-9/+3
| * | debugfs: implement symbolic linksPeter Oberparleiter2007-02-163-4/+94
| * | Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-163-13/+6
| * | kobject: kobj->k_name verification fixMartin Stoilov2007-02-161-1/+1
| * | serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov2007-02-162-0/+6
| * | Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-164-10/+139
| * | Driver.h copyright updateGreg Kroah-Hartman2007-02-161-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-1944-170/+532
|\ \
| * | USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor2007-02-161-17/+33
| * | USB: another id for cp2101 driverPozsar Balazs2007-02-161-0/+1
| * | USB: ueagle-atm.c needs sched.hRandy Dunlap2007-02-161-0/+1
| * | USB: at91_udc, shrink runtime footprintDavid Brownell2007-02-161-8/+7
| * | usbnet: add missing Kconfig for KC2190 cablesDavid Brownell2007-02-162-0/+13
| * | usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell2007-02-161-13/+16
| * | usbnet: recognize SiteCom CN-124David Brownell2007-02-161-3/+13
| * | usb: Remove Airprime device from option.cKevin Lloyd2007-02-161-4/+0
| * | USB: change __init to __devinit for isp116x_probePrarit Bhargava2007-02-161-1/+1
| * | USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-162-11/+26
| * | USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklistJeremy Roberson2007-02-161-5/+0
| * | USB: kernel-doc fixesRandy Dunlap2007-02-161-0/+1
| * | USB: quirky device for cdc-acmOliver Neukum2007-02-161-0/+4
| * | USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-162-11/+25
| * | USB: unconfigure devices which have config 0Alan Stern2007-02-164-8/+22
| * | USB: make usb_iso_packet_descriptor.status signedPete Zaitcev2007-02-161-1/+1
| * | USB: fix g_serial small errorBryan O'Donoghue2007-02-161-0/+1
| * | USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger2007-02-161-2/+2
| * | USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft2007-02-161-0/+9
| * | USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day2007-02-161-1/+1
| * | USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun2007-02-161-0/+3
| * | USB: USB_RTL8150 must select MIIAdrian Bunk2007-02-161-0/+1
| * | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-165-3/+21
| * | USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-161-4/+6
| * | USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-161-0/+2
| * | USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-161-0/+6
| * | USB: Fix error cleanup path in airprimePete Zaitcev2007-02-161-27/+8
| * | USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-161-10/+10
| * | EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-161-0/+2
| * | usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-161-15/+10
| * | USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-161-1/+1