| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/PCIe portdrv: Fix allocation of interrupts | Rafael J. Wysocki | 2009-03-19 | 3 | -43/+181 |
* | PCI/MSI: Introduce pci_msix_table_size() | Rafael J. Wysocki | 2009-03-19 | 2 | -5/+24 |
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-19 | 1 | -1/+2 |
* | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki | 2009-03-19 | 8 | -66/+30 |
* | PCI: PCIe portdrv: Simplily probe callback of service drivers | Rafael J. Wysocki | 2009-03-19 | 5 | -10/+6 |
* | PCI: PCIe portdrv: Remove unnecessary function | Rafael J. Wysocki | 2009-03-19 | 1 | -6/+1 |
* | PCI: PCIe portdrv: Do not enable port device before setting up interrupts | Rafael J. Wysocki | 2009-03-19 | 2 | -18/+31 |
* | PCI: PCIe portdrv: Aviod using service devices with wrong interrupts | Rafael J. Wysocki | 2009-03-19 | 2 | -13/+29 |
* | PCI: PCIe portdrv: Use driver data to simplify code | Rafael J. Wysocki | 2009-03-19 | 3 | -62/+39 |
* | PCI: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2009-03-19 | 1 | -2/+2 |
* | PCI/x86: document pci=earlydump argument | Bjorn Helgaas | 2009-03-19 | 1 | -0/+2 |
* | PCI/x86: format early dump like other PCI output | Bjorn Helgaas | 2009-03-19 | 1 | -3/+3 |
* | PCI/x86: make early dump handle multi-function devices | Bjorn Helgaas | 2009-03-19 | 1 | -5/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-03-18 | 39 | -12237/+0 |
|\ |
|
| * | Staging: benet: remove driver now that it is merged in drivers/net/ | Greg Kroah-Hartman | 2009-03-18 | 39 | -12237/+0 |
* | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-03-18 | 2 | -2/+5 |
|\ \ |
|
| * | | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 2009-03-17 | 1 | -2/+4 |
| * | | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy | 2009-03-17 | 1 | -0/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-18 | 9 | -840/+1069 |
|\ \ \
| |_|/
|/| | |
|
| * | | powerpc/ps3: ps3_defconfig updates | Geoff Levand | 2009-03-18 | 1 | -60/+190 |
| * | | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-18 | 131 | -1835/+3138 |
| |\ \ |
|
| | * | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 2009-03-17 | 1 | -3/+3 |
| | * | | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx | Piotr Ziecik | 2009-03-17 | 1 | -1/+3 |
| * | | | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven | 2009-03-13 | 6 | -776/+873 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-03-18 | 1 | -12/+14 |
|\ \ \ \ |
|
| * | | | | module: fix refptr allocation and release order | Masami Hiramatsu | 2009-03-18 | 1 | -12/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-03-18 | 14 | -28/+72 |
|\ \ \ \ |
|
| * | | | | USB: storage: Unusual USB device Prolific 2507 variation added | Thomas Bartosik | 2009-03-17 | 1 | -1/+3 |
| * | | | | USB: Add device id for Option GTM380 to option driver | Achilleas Kotsis | 2009-03-17 | 1 | -0/+2 |
| * | | | | USB: Add Vendor/Product ID for new CDMA U727 to option driver | Dirk Hohndel | 2009-03-17 | 1 | -0/+2 |
| * | | | | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 | Moritz Muehlenhoff | 2009-03-17 | 1 | -1/+1 |
| * | | | | USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 | Dan Williams | 2009-03-17 | 1 | -8/+0 |
| * | | | | USB: EHCI: expedite unlinks when the root hub is suspended | Alan Stern | 2009-03-17 | 1 | -1/+2 |
| * | | | | USB: EHCI: Fix isochronous URB leak | Karsten Wiese | 2009-03-17 | 1 | -6/+4 |
| * | | | | USB: option.c: add ZTE 622 modem device | Albert Pauw | 2009-03-17 | 1 | -0/+2 |
| * | | | | USB: wusbcore/wa-xfer, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+3 |
| * | | | | USB: misc/vstusb, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -0/+1 |
| * | | | | USB: misc/adutux, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -3/+3 |
| * | | | | USB: image/mdc800, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -0/+1 |
| * | | | | USB: atm/cxacru, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+2 |
| * | | | | USB: unusual_devs: Add support for GI 0431 SD-Card interface | Jan Dumon | 2009-03-17 | 1 | -0/+10 |
| * | | | | USB: serial: new cp2101 device id | Robert M. Kenney | 2009-03-17 | 1 | -0/+1 |
| * | | | | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int... | Michael Hennerich | 2009-03-17 | 2 | -0/+9 |
| * | | | | USB: serial: add FTDI USB/Serial converter devices | Axel Wachtler | 2009-03-17 | 2 | -0/+16 |
| * | | | | USB: usbfs: keep async URBs until the device file is closed | Alan Stern | 2009-03-17 | 1 | -5/+7 |
| * | | | | USB: usbtmc: add protocol 1 support | Greg Kroah-Hartman | 2009-03-17 | 1 | -0/+1 |
| * | | | | USB: usbtmc: fix stupid bug in open() | Greg Kroah-Hartman | 2009-03-17 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-03-18 | 6 | -24/+48 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fix/opl3sa2-suspend' into for-linus | Takashi Iwai | 2009-03-18 | 1 | -6/+12 |
| |\ \ \ \ |
|
| | * | | | | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 | Krzysztof Helt | 2009-03-17 | 1 | -6/+12 |