summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove BKL from pc8736x_gpioThomas Gleixner2009-10-141-2/+0
* parisc: Remove BKL from eisa_eepromThomas Gleixner2009-10-141-10/+0
* rtc: Remove BKL from efirtcThomas Gleixner2009-10-141-11/+1
* input: Remove BKL from hp_sdc_rtcThomas Gleixner2009-10-141-2/+0
* hw_random: Remove BKL from coreThomas Gleixner2009-10-141-1/+0
* macintosh: Remove BKL from ans-lcdThomas Gleixner2009-10-141-17/+28
* nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker2009-10-141-3/+1
* nvram: Drop the bkl from nvram_llseek()Frederic Weisbecker2009-10-141-6/+3
* mem_class: Drop the bkl from memory_open()Frederic Weisbecker2009-10-141-12/+5
* spi: Remove BKL from spidev_openThomas Gleixner2009-10-141-3/+0
* drivers: Remove BKL from cs5535_gpioThomas Gleixner2009-10-141-2/+1
* drivers: Remove BKL from misc_openThomas Gleixner2009-10-141-4/+1
* 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
| |_|_|_|/ / |/| | | | |
* | | | | | 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