summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-2419-550/+705
|\
| * spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-206-13/+2
| * SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-201-12/+8
| * spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-201-1/+1
| * spi: refactor spi-coldfire-qspi to use SPI queue framework.Steven King2012-05-201-141/+114
| * spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-201-133/+110
| * spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-201-6/+314
| * spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-201-1/+1
| * spi: Dont call prepare/unprepare transfer if not populatedShubhrajyoti D2012-05-111-2/+2
| * spi/ep93xx: clean probe/remove routinesHannu Heikkinen2012-05-101-27/+10
| * Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-10428-3103/+4954
| |\
| * | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-137-110/+92
| * | spi: use module_pci_driverAxel Lin2012-04-102-23/+2
| * | spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3
| * | spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-101-1/+5
| * | spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-101-41/+34
| * | Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9
| |\ \
| | * | OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4
| | * | spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1
| | * | spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-191-4/+5
* | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-249-160/+214
|\ \ \ \
| * | | | firewire: sbp2: document the absence of alignment requirementsClemens Ladisch2012-05-211-4/+6
| * | | | firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch2012-05-211-2/+0
| * | | | firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch2012-05-211-9/+4
| * | | | firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch2012-05-211-1/+2
| * | | | Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter2012-05-21498-3735/+5691
| |\ \ \ \
| * | | | | firewire: core: fw_device_refresh(): clean up error handlingClemens Ladisch2012-04-171-21/+12
| * | | | | firewire: core: log config rom reading errorsClemens Ladisch2012-04-171-15/+27
| * | | | | firewire: core: log error in case of failed bus manager lockClemens Ladisch2012-04-171-2/+2
| * | | | | firewire: move rcode_string() to coreClemens Ladisch2012-04-171-0/+26
| * | | | | firewire: core: improve reread_config_rom() interfaceClemens Ladisch2012-04-171-21/+19
| * | | | | firewire: core: wait for inaccessible devices after bus resetClemens Ladisch2012-04-171-6/+3
| * | | | | firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter2012-04-171-13/+10
| * | | | | firewire: ohci: correct signedness of a local variableStefan Richter2012-04-171-2/+2
| * | | | | firewire: core: fix DMA mapping directionStefan Richter2012-04-173-39/+99
| * | | | | firewire: use module_pci_driverAxel Lin2012-04-092-29/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24302-14710/+41423
|\ \ \ \ \
| * | | | | drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Koƛcielnicki2012-05-241-1/+1
| * | | | | drm/nouveau: Unregister switcheroo client on exitAndreas Heider2012-05-241-0/+2
| * | | | | drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-241-1/+2
| * | | | | drm/nouveau: fix a minor annoyance in an output stringBen Skeggs2012-05-241-1/+1
| * | | | | drm/nouveau: turn a BUG into a WARNBen Skeggs2012-05-241-1/+1
| * | | | | drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz2012-05-241-0/+1
| * | | | | drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs2012-05-241-1/+7
| * | | | | drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs2012-05-241-1/+2
| * | | | | drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs2012-05-241-9/+51
| * | | | | drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs2012-05-241-1/+40
| * | | | | drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs2012-05-241-1/+20
| * | | | | drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs2012-05-241-0/+19
| * | | | | drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs2012-05-248-94/+119