summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-09-1110-97/+141
|\
| * pdc202xx_new: PLL detection fixMikael Pettersson2007-09-111-1/+1
| * via82cxxx: add Arima W730-K8 and other rebadgings to short cables listBartlomiej Zolnierkiewicz2007-09-111-4/+11
| * pmac: build fixTony Breeds2007-09-111-1/+1
| * pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner2007-09-112-0/+14
| * hpt366: UltraDMA filter for SATA cards (take 2)Sergei Shtylyov2007-09-111-47/+49
| * ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov2007-09-112-2/+14
| * hpt366: fix PCI clock detection for HPT374 (take 4)Sergei Shtylyov2007-09-111-13/+31
| * pdc202xx_new: fix PCI refcountingSergei Shtylyov2007-09-111-3/+4
| * ide: fix PCI refcountingSergei Shtylyov2007-09-111-25/+16
| * mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2007-09-112-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-09-116-9/+39
|\ \
| * | PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2007-09-112-0/+3
| * | PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com2007-09-111-2/+14
| * | PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle2007-09-111-1/+1
| * | PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-111-1/+1
| * | PCI AER: fix warnings when PCIEAER=nRandy Dunlap2007-09-111-5/+20
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-09-1110-27/+85
|\ \
| * | USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma2007-09-111-1/+1
| * | USB: another quirky device (LCD display)Oliver Neukum2007-09-111-0/+3
| * | USB: fix serial gadget ACM breakageDavid Brownell2007-09-111-10/+15
| * | USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza2007-09-111-0/+9
| * | USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...Massimiliano Ghilardi2007-09-111-0/+16
| * | USB: Nikon D40 QuirksOrtwin Glück2007-09-111-0/+7
| * | USB: Add Sony Ericsson P1i to unusual_devs.hRicardo Barberis2007-09-111-0/+7
| * | USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman2007-09-111-0/+1
| * | USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan2007-09-111-0/+2
| * | USB: fix linked list insertion bugfix for usb coreNathael Pajani2007-09-111-1/+1
| * | USB: quirky flash driveOliver Neukum2007-09-111-0/+2
| * | USB: prevent Genesys USB-IDE from autosuspendingAlan Stern2007-09-111-0/+4
| * | USB: prevent Thomson card reader from autosuspendingAlan Stern2007-09-111-0/+4
| * | USB: Add iPhone device id to the quirk list.Matt Colyer2007-09-111-0/+3
| * | USB: ftdi_sio: add of a new product/manufacturer, TMLPierre Castella2007-09-112-0/+9
| * | usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung2007-09-111-0/+1
| * | USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixesAlan Cox2007-09-111-15/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-09-111-3/+3
|\ \
| * | bug in AT91 MCI suspend routinesAnti Sullin2007-09-111-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-1119-57/+81
|\ \ \
| * | | [INET_DIAG]: Fix oops in netlink_rcv_skbPatrick McHardy2007-09-111-0/+4
| * | | [IPv6]: Fix NULL pointer dereference in ip6_flush_pending_framesYOSHIFUJI Hideaki2007-09-111-2/+3
| * | | [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-118-28/+19
| * | | [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messagesPatrick McHardy2007-09-111-7/+3
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-09-113-12/+28
| |\ \ \
| | * | | [Bluetooth] Fix parameter list for event filter commandMarcel Holtmann2007-09-091-5/+3
| | * | | [Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann2007-09-091-5/+5
| | * | | [Bluetooth] Add compat handling for timestamp structureMarcel Holtmann2007-09-091-1/+16
| | * | | [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-091-1/+4
| * | | | [NET] DOC: Update networking/multiqueue.txt with correct information.Peter P Waskiewicz Jr2007-09-111-3/+7
| * | | | [IPV6]: Freeing alive inet6 addressDenis V. Lunev2007-09-111-1/+1
| * | | | [DECNET]: Fix interface address listing regression.Patrick McHardy2007-09-111-1/+1