aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-10-131-43/+46
|\
| * mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros2009-10-121-43/+46
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds2009-10-134-19/+102
|\ \
| * | Run pci_apply_final_quirks() sooner.David Woodhouse2009-10-121-1/+1
| * | Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse2009-10-121-1/+1
| * | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2009-10-122-13/+13
| * | intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB spaceDavid Woodhouse2009-09-301-5/+77
| * | intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier2009-09-241-0/+10
| * | intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier2009-09-231-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-126-47/+41
|\ \ \
| * | | PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
| * | | PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-071-2/+11
| * | | PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-071-4/+4
| * | | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-071-0/+19
| * | | PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-061-1/+5
| * | | PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-061-37/+0
| * | | PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-122-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-12571-11557/+63625
| |\ \ \ \
| | * | | | [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
| * | | | | ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar2009-10-051-1/+1
* | | | | | USB: musb: invert arch depend stringMike Frysinger2009-10-121-1/+1
* | | | | | tty, serial: Fix race and NULL check in uart_close()Linus Torvalds2009-10-121-2/+5
| |_|_|_|/ |/| | | |
* | | | | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-111-1/+1
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-119-28/+56
|\ \ \ \
| * | | | [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
| * | | | [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
| * | | | [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
| * | | | [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
| * | | | [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
| * | | | [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
| * | | | [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5
| * | | | [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
| * | | | [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-1134-412/+315
|\ \ \ \
| * | | | USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum2009-10-091-3/+3
| * | | | USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
| * | | | USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-0910-51/+37
| * | | | USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum2009-10-091-4/+8
| * | | | USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-091-5/+8
| * | | | USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-091-0/+1
| * | | | USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-091-7/+22
| * | | | USB: small fix in error case of suspend in generic usbserial codeOliver Neukum2009-10-091-1/+3
| * | | | USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-091-1/+2
| * | | | USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-091-1/+1
| * | | | USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-091-0/+1
| * | | | USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-091-0/+9
| * | | | USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-092-15/+15
| * | | | USB: gadget: imx_udc: Use resource sizeTobias Klauser2009-10-091-4/+4
| * | | | USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev2009-10-091-0/+7