summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-245-4/+70
|\
| * gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+5
| * gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-181-1/+1
| * gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-181-0/+2
| * gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-182-2/+1
| * gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-182-0/+8
| * gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+34
| * Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-0884-302/+1084
| |\
| * | gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown2012-04-051-0/+14
| * | gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-051-0/+5
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-2/+10
|\ \ \
| * \ \ Merge branch 'devicetree/merge' into devicetree/nextGrant Likely2012-05-201-2/+10
| |\ \ \
| | * | | of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
* | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-242-23/+31
|\ \ \ \ \
| * | | | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-191-0/+31
| * | | | | Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-0953-195/+435
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-23/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-2/+1
|\ \ \ \ \
| * | | | | irqdomain: Kill off duplicate definitions.Paul Mundt2012-05-191-3/+0
| * | | | | irqdomain: Support removal of IRQ domains.Paul Mundt2012-05-191-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-1/+0
|\ \ \ \ \
| * | | | | time: remove obsolete declarationRichard Cochran2012-05-211-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter2012-05-2163-218/+480
| |\ \ \ \ \
| * | | | | | firewire: move rcode_string() to coreClemens Ladisch2012-04-171-0/+1
| * | | | | | firewire: core: fix DMA mapping directionStefan Richter2012-04-171-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-2416-60/+329
|\ \ \ \ \ \
| * | | | | | ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-232-1/+10
| * | | | | | drm/prime: introduce sg->pages/addr arrays helperDave Airlie2012-05-231-0/+2
| * | | | | | drm: add plane propertiesRob Clark2012-05-221-0/+7
| * | | | | | drm: add bitmask property typeRob Clark2012-05-222-0/+5
| * | | | | | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-05-221-8/+91
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: add G2D driverJoonyoung Shim2012-05-171-0/+57
| | * | | | | | drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-081-7/+5
| | * | | | | | drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-081-0/+19
| | * | | | | | drm/exynos: added cache attribute support for gem.Inki Dae2012-05-081-1/+10
| * | | | | | | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
| * | | | | | | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
| * | | | | | | drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-223-19/+33
| * | | | | | | drm/dp: Add DPCD defines for register 0x007Adam Jackson2012-05-221-0/+4
| * | | | | | | drm/dp: Add DPCD OUI register definesAdam Jackson2012-05-221-0/+4
| * | | | | | | drm/prime: expose capability flags for userspace.Dave Airlie2012-05-181-0/+4
| * | | | | | | drm: add CRTC propertiesPaulo Zanoni2012-05-171-1/+8
| * | | | | | | drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2012-05-171-0/+1
| * | | | | | | drm: add generic ioctls to get/set properties on any objectPaulo Zanoni2012-05-173-0/+30
| * | | | | | | drm: create struct drm_object_properties and use itPaulo Zanoni2012-05-171-5/+10
| * | | | | | | drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2012-05-171-2/+2
| * | | | | | | vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-131-0/+6
| * | | | | | | vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-131-6/+7
| * | | | | | | drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-111-2/+2