summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-22[media] v4l: Add missing 12 bits bayer media bus formatsLaurent Pinchart
2011-03-22[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variantsLaurent Pinchart
2011-03-22[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codesLaurent Pinchart
2011-03-22[media] v4l: Add subdev sensor g_skip_frames operationLaurent Pinchart
2011-03-22[media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa
2011-03-22[media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart
2011-03-22[media] v4l: v4l2_subdev userspace format APILaurent Pinchart
2011-03-22[media] v4l: v4l2_subdev pad-level operationsLaurent Pinchart
2011-03-22[media] v4l: subdev: Add new file operationsLaurent Pinchart
2011-03-22[media] v4l: Create v4l2 subdev file handle structureStanimir Varbanov
2011-03-22[media] v4l: Group media bus pixel codes by types and sort them alphabeticallyLaurent Pinchart
2011-03-22[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8Laurent Pinchart
2011-03-22[media] v4l: Replace enums with fixed-sized fields in public structureLaurent Pinchart
2011-03-22[media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart
2011-03-22[media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart
2011-03-22[media] media: Pipelines and media streamsLaurent Pinchart
2011-03-22[media] media: Links setupLaurent Pinchart
2011-03-22[media] media: Entities, pads and links enumerationLaurent Pinchart
2011-03-22[media] media: Media device information queryLaurent Pinchart
2011-03-22[media] media: Entity use countLaurent Pinchart
2011-03-22[media] media: Entity graph traversalSakari Ailus
2011-03-22[media] media: Entities, pads and linksLaurent Pinchart
2011-03-22[media] media: Media deviceLaurent Pinchart
2011-03-22[media] media: Media device node supportLaurent Pinchart
2011-03-22block: fix non-atomic access to genhd inflight structuresShaohua Li
2011-03-22atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann
2011-03-22svga: Make svga_set_timings() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wcrt_mask() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wseq_mask() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wattr take an iomem regbase pointer.David Miller
2011-03-22svga: Use proper VGA register name macros in svga_wattr.David Miller
2011-03-22Merge branch 'apei-release' into releaseLen Brown
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-21ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust
2011-03-21[media] v4l: subdev: Events supportSakari Ailus