aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | [PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev2005-09-08
| * | | | | | | [PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore2005-09-08
| * | | | | | | [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-08
| * | | | | | | [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-08
| * | | | | | | [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey2005-09-08
| * | | | | | | [PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2005-09-08
| * | | | | | | [PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott2005-09-08
| * | | | | | | [PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M2005-09-08
| * | | | | | | [PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman2005-09-08
| * | | | | | | [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-08
| * | | | | | | [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser2005-09-08
| * | | | | | | [PATCH] USB: option card driver coding style tweaksAndrew Morton2005-09-08
| * | | | | | | [PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez2005-09-08
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds2005-09-08
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Added DS2433 driver.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Decreased debug level.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Detouching bug fixed.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] w1: hotplug support.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] W1: Sync with w1/ds9490 tree.Evgeniy Polyakov2005-09-08
| * | | | | | | [PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov2005-09-08
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-08
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-08
| * | | | | | | [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-08
| * | | | | | | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava2005-09-08
| * | | | | | | [PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby2005-09-08
| * | | | | | | [PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern2005-09-08
| * | | | | | | [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-08
| * | | | | | | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-08
| * | | | | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi2005-09-08
| * | | | | | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-08
| * | | | | | | [PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2005-09-08
| * | | | | | | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-08
| * | | | | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
| * | | | | | | [PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org2005-09-08
| * | | | | | | [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose2005-09-08
| * | | | | | | [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-08