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