aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab
2012-10-07[media] dvb: LNA implementation changesAntti Palosaari
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-05[media] media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski
2012-10-05[media] v4l: Add control definitions for new H264 encoder featuresArun Kumar K
2012-10-05[media] v4l: Add fourcc definitions for new formatsArun Kumar K
2012-10-05[media] s5p-csis: Allow to specify pixel clock's source through platform dataSylwester Nawrocki
2012-10-05[media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki
2012-10-05[media] s5p-csis: Replace phy_enable platform data callback with direct callSylwester Nawrocki
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil
2012-10-05[media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar
2012-10-05[media] media: v4l2-ctrls: add control for test patternLad, Prabhakar
2012-10-05[media] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definitionSylwester Nawrocki
2012-10-05[media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus formatSylwester Nawrocki
2012-10-05[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki
2012-10-05[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko
2012-10-06coredump: update coredump-related headersAlex Kelly
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries
2012-10-06rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong