summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-1614-829/+544
|\
| * firewire: core: use more outbound tlabelsStefan Richter2009-06-141-4/+4
| * firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-141-1/+17
| * firewire: core: prepare for non-core children of card devicesStefan Richter2009-06-063-12/+22
| * firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter2009-06-061-1/+1
| * firewire: add parent-of-unit accessorStefan Richter2009-06-062-18/+23
| * firewire: rename source filesStefan Richter2009-06-059-4/+4
| * firewire: reorganize header filesStefan Richter2009-06-0513-737/+326
| * firewire: clean up includesStefan Richter2009-06-057-22/+61
| * firewire: ohci: access bus_seconds atomicallyStefan Richter2009-06-051-3/+4
| * firewire: also use vendor ID in root directory for driver matchesStefan Richter2009-06-051-6/+16
| * firewire: share device ID table type with ieee1394Stefan Richter2009-06-053-25/+15
| * firewire: core: add sysfs attribute for easier udev rulesStefan Richter2009-06-012-1/+51
| * firewire: core: check for missing struct update at build time, not run timeStefan Richter2009-06-011-2/+9
| * firewire: core: improve check for local nodeStefan Richter2009-05-173-6/+4
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-163-0/+9
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-15423-11388/+55082
| |\ \
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-151-0/+2
| * | | ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-151-0/+2
| * | | ieee1394: annotate bitfieldVegard Nossum2009-06-151-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16142-1937/+19451
|\ \ \ \
| * | | | USB: xhci depends on PCI.Paul Mundt2009-06-151-1/+1
| * | | | USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp2009-06-153-0/+23
| * | | | USB: xhci: Respect critical sections.Sarah Sharp2009-06-153-35/+37
| * | | | USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-151-1/+1
| * | | | USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-153-24/+43
| * | | | usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-151-7/+6
| * | | | USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-151-7/+18
| * | | | USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-151-0/+1
| * | | | USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp2009-06-151-1/+2
| * | | | USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-152-18/+20
| * | | | USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp2009-06-151-2/+3
| * | | | USB: xhci: Clean up xhci_irq() function.Sarah Sharp2009-06-151-1/+1
| * | | | USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-155-72/+82
| * | | | USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp2009-06-151-1/+1
| * | | | USB: xhci: Fix register write order.Sarah Sharp2009-06-152-13/+13
| * | | | USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman2009-06-151-3/+4
| * | | | USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-154-181/+172
| * | | | USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell2009-06-153-4/+4
| * | | | USB: xhci: URB cancellation support.Sarah Sharp2009-06-154-42/+545
| * | | | USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp2009-06-151-28/+217
| * | | | USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-152-49/+93
| * | | | USB: xhci: Bulk transfer supportSarah Sharp2009-06-154-37/+254
| * | | | USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-155-5/+572
| * | | | USB: Support for bandwidth allocation.Sarah Sharp2009-06-154-0/+144
| * | | | USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-151-9/+180
| * | | | USB: xhci: Control transfer support.Sarah Sharp2009-06-155-3/+506
| * | | | USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-156-29/+590
| * | | | USB: Support for addressing a USB device under xHCISarah Sharp2009-06-153-20/+76
| * | | | USB: xhci: Root hub support.Sarah Sharp2009-06-156-5/+390
OpenPOWER on IntegriCloud