summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-1810-155/+576
|\
| * PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
| * PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
| * PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai2011-03-041-47/+184
| * PCI: introduce reset_resource()Ram Pai2011-03-041-3/+8
| * PCI: data structure agnostic free list functionRam Pai2011-03-041-15/+12
| * PCI: refactor io size calculation codeRam Pai2011-03-041-24/+42
| * PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
| * PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
| * PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-044-8/+246
| * PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
| * PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
| * PCI: remove quirk for pre-production systemsBrandeburg, Jesse2011-02-161-52/+0
| * PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-081-1/+3
| * PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-081-1/+1
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1830-254/+2100
|\ \
| * | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-185-5/+243
| * | gpio/langwell: Clear edge bit before handlingThomas Gleixner2011-03-171-7/+6
| * | gpio/langwell: Simplify demux loopThomas Gleixner2011-03-171-6/+7
| * | gpio/langwell: Convert irq name spaceThomas Gleixner2011-03-171-5/+5
| * | gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner2011-03-171-8/+5
| * | gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner2011-03-171-3/+3
| * | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-172242-129863/+204753
| |\ \
| * | | gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan2011-03-171-3/+3
| * | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-173-3/+3
| * | | spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson2011-03-141-8/+25
| * | | spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson2011-03-141-5/+5
| * | | gpio: Use __devexit at necessary placesAxel Lin2011-03-122-2/+2
| * | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpioAxel Lin2011-03-122-0/+2
| * | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-122-51/+146
| * | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-12362-3496/+4056
| |\ \ \
| * | | | of_mmc_spi: add card detect irq supportEsben Haabendal2011-03-071-2/+24
| * | | | spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones2011-03-041-3/+6
| * | | | spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen2011-02-241-11/+18
| * | | | gpio/pca953x: Fix wrong pointer typeDirk Eibach2011-02-241-6/+7
| * | | | spi/pl022: rid dangling labelsLinus Walleij2011-02-221-2/+0
| * | | | spi: add support for SuperH SPIYoshihiro Shimoda2011-02-223-0/+550
| * | | | gpio/sx150x: Do not access I2C from mask/unmask functionsThomas Gleixner2011-02-221-17/+37
| * | | | spi: New driver for Altera SPIThomas Chou2011-02-223-0/+346
| * | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-223-0/+433
| * | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-227-34/+4
| |\ \ \ \
| * | | | | spi/imx: select master mode for all channelsSascha Hauer2011-02-151-3/+9
| * | | | | spi/pl022: minor kerneldoc updatesLinus Walleij2011-02-151-9/+16
| * | | | | spi/pl022: remove dangling status checkVirupax Sadashivpetimath2011-02-151-2/+0
| * | | | | spi/pl022: disable core voltage when idleLinus Walleij2011-02-151-4/+13
| * | | | | spi/pl022: use dmaengine helper macrosLinus Walleij2011-02-151-17/+10
| * | | | | spi/bitbang: check for setup_transfer during initializationSascha Hauer2011-02-151-9/+4
| * | | | | spi/bfin_spi: return immediately after skipping to next transferSonic Zhang2011-02-151-0/+1
| * | | | | spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu2011-02-151-32/+71
| * | | | | Merge commit 'v2.6.38-rc4' into spi/nextGrant Likely2011-02-14769-5341/+9426
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |