aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-16
|\
| * firewire: core: use more outbound tlabelsStefan Richter2009-06-14
| * firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-14
| * firewire: core: prepare for non-core children of card devicesStefan Richter2009-06-06
| * firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter2009-06-06
| * firewire: add parent-of-unit accessorStefan Richter2009-06-06
| * firewire: rename source filesStefan Richter2009-06-05
| * firewire: reorganize header filesStefan Richter2009-06-05
| * firewire: clean up includesStefan Richter2009-06-05
| * firewire: ohci: access bus_seconds atomicallyStefan Richter2009-06-05
| * firewire: also use vendor ID in root directory for driver matchesStefan Richter2009-06-05
| * firewire: share device ID table type with ieee1394Stefan Richter2009-06-05
| * firewire: core: add sysfs attribute for easier udev rulesStefan Richter2009-06-01
| * firewire: core: check for missing struct update at build time, not run timeStefan Richter2009-06-01
| * firewire: core: improve check for local nodeStefan Richter2009-05-17
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\ \
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-15
| * | | ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-15
| * | | ieee1394: annotate bitfieldVegard Nossum2009-06-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\ \ \ \
| * | | | USB: xhci depends on PCI.Paul Mundt2009-06-16
| * | | | USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp2009-06-16
| * | | | USB: xhci: Respect critical sections.Sarah Sharp2009-06-16
| * | | | USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-16
| * | | | USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-16
| * | | | usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-16
| * | | | USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-16
| * | | | USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-16
| * | | | USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp2009-06-16
| * | | | USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-16
| * | | | USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp2009-06-16
| * | | | USB: xhci: Clean up xhci_irq() function.Sarah Sharp2009-06-16
| * | | | USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-16
| * | | | USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp2009-06-16
| * | | | USB: xhci: Fix register write order.Sarah Sharp2009-06-16
| * | | | USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman2009-06-16
| * | | | USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-16
| * | | | USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell2009-06-16
| * | | | USB: xhci: URB cancellation support.Sarah Sharp2009-06-16
| * | | | USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp2009-06-16
| * | | | USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-16
| * | | | USB: xhci: Bulk transfer supportSarah Sharp2009-06-16
| * | | | USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-16
| * | | | USB: Support for bandwidth allocation.Sarah Sharp2009-06-16
| * | | | USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-16
| * | | | USB: xhci: Control transfer support.Sarah Sharp2009-06-16
| * | | | USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-16
| * | | | USB: Support for addressing a USB device under xHCISarah Sharp2009-06-16
| * | | | USB: xhci: Root hub support.Sarah Sharp2009-06-16