aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-10-141-20/+19
|\
| * firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter2009-10-141-20/+19
* | Merge branch 'tty-fixes'Linus Torvalds2009-10-141-17/+14
|\ \
| * | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
| * | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-141-1/+1
|\ \ \
| * | | watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-146-28/+39
|\ \ \ \
| * | | | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
| * | | | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4
| * | | | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
| * | | | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
| * | | | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
| * | | | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
| | |/ / | |/| |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-141-9/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-121-9/+26
| |\ \ \ | | |/ / | |/| |
| | * | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
| | * | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-132-48/+47
|\ \ \ \
| * | | | cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| * | | | cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| * | | | block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-061-6/+10
| | |/ / | |/| |
* | | | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-137-0/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-10-133-6/+5
|\ \ \ \
| * | | | HID: fix possible deadlock in hidraw_readJiri Kosina2009-10-121-3/+2
| * | | | HID: fix kerneldoc comment for hid_input_report()Jiri Kosina2009-10-011-1/+1
| * | | | HID: add __init/__exit macros to twinhan.cPeter Huewe2009-09-291-2/+2
* | | | | 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
| |_|_|_|/ / / / |/| | | | | | |