summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-09[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-09[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-09-09[PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore1-0/+7
2005-09-09[PATCH] USB: Fix regression in core/devio.cAlan Stern1-7/+8
2005-09-09[PATCH] USB: real nodes instead of usbfsKay Sievers6-14/+112
2005-09-09[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-09[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2-4/+87
2005-09-09[PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott1-1/+18
2005-09-09[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M1-2/+4
2005-09-09[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman1-5/+0
2005-09-09[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell5-128/+92
2005-09-09[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser1-12/+12
2005-09-09[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-09-09[PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez1-99/+152
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds17-312/+750
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds37-11382/+634
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2-3/+5
2005-09-09Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds3-0/+1039
2005-09-09Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds6-6/+6
2005-09-09Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds4-8/+14
2005-09-09[PATCH] PCI/libata INTx cleanupBrett M Russ6-63/+31
2005-09-09[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2-8/+6
2005-09-09[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras1-0/+48
2005-09-09[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava1-104/+91
2005-09-09[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby1-1/+1
2005-09-09[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern1-1/+1
2005-09-09[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman6-13/+39
2005-09-09[PATCH] Make sparc64 use setup-res.cDavid S. Miller3-9/+9
2005-09-09[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2-5/+56
2005-09-09[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi2-2/+2
2005-09-09[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk14-10521/+15
2005-09-09[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-1/+30
2005-09-09[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose5-193/+104
2005-09-09[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose3-14/+35
2005-09-09[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose3-61/+47
2005-09-09[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose3-117/+75
2005-09-09[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose7-271/+88
2005-09-09[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose2-73/+31
2005-09-09[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-1/+3
2005-09-09[PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov3-7/+125
2005-09-09[PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov1-0/+1
2005-09-09[PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov1-0/+1
2005-09-09[PATCH] w1: Added DS2433 driver.Evgeniy Polyakov3-0/+230
2005-09-09[PATCH] w1: Decreased debug level.Evgeniy Polyakov1-6/+4
2005-09-09[PATCH] w1: Detouching bug fixed.Evgeniy Polyakov3-51/+51
2005-09-09[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov6-126/+94
2005-09-09[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov3-9/+27
2005-09-09[PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov4-20/+29
2005-09-09[PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov1-1/+1