summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-08-19drm: use ida to allocate connector idsIlia Mirkin
2013-08-18rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-08-18debugobjects: Make debug_object_activate() return statusPaul E. McKenney
2013-08-19drm/gem: add shmem get/put page helpersRob Clark
2013-08-19drm/gem: add drm_gem_create_mmap_offset_size()Rob Clark
2013-08-19drm: add flip-work helperRob Clark
2013-08-19drm: Remove drm_mode_validate_clocksStéphane Marchesin
2013-08-19drm: remove a bunch of unused #defines from drmP.hDaniel Vetter
2013-08-19drm: rip out a few unused DRIVER flagsDaniel Vetter
2013-08-19drm: rip out DRIVER_FB_DMA and related codeDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19drm: mark context support as a legacy subsystemDaniel Vetter
2013-08-19drm: mark dma setup/teardown as legacy systemsDaniel Vetter
2013-08-19drm: hide legacy sg cleanup better from common codeDaniel Vetter
2013-08-19drm: kill dev->driver->set_versionDaniel Vetter
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King
2013-08-18v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab
2013-08-18[media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski
2013-08-18[media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov
2013-08-18[media] saa7115: make multi-line comments compliant with CodingStyleMauro Carvalho Chehab
2013-08-18[media] saa7115: Implement i2c_board_info.platform_dataJon Arne Jørgensen
2013-08-18[media] videodev2.h: defines to calculate blanking and frame sizesHans Verkuil
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil
2013-08-18[media] v4l2-dv-timings: add new helper moduleHans Verkuil
2013-08-18[media] v4l2-dv-timings.h: remove duplicate V4L2_DV_BT_DMT_1366X768P60Hans Verkuil
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart
2013-08-18[media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formatsLaurent Pinchart
2013-08-18[media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit bussesLaurent Pinchart
2013-08-18[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentationLaurent Pinchart
2013-08-18[media] media: Add support for circular graph traversalLaurent Pinchart
2013-08-18[media] V4L: Add VP8 encoder controlsArun Kumar K
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-08-17quota: provide interface for readding allocated space into reserved spaceJan Kara
2013-08-16ext4: add support for extent pre-cachingTheodore Ts'o
2013-08-16ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o
2013-08-16ext4: use unsigned int for es_status valuesTheodore Ts'o
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-16Merge tag 'v3.11-rc5' into sched/coreIngo Molnar
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-08-16ASoC: imx-audmux: Move definitions to dt-bindingsMarkus Pargmann
2013-08-15Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas