summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-43/+166
2012-10-07[media] dvb: LNA implementation changesAntti Palosaari1-1/+1
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-1/+27
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-772/+1237
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds1-8/+0
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds4-30/+157
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-10/+3
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-21/+18
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-10/+18
2012-10-06[media] media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski1-0/+2
2012-10-06[media] v4l: Add control definitions for new H264 encoder featuresArun Kumar K1-0/+41
2012-10-06[media] v4l: Add fourcc definitions for new formatsArun Kumar K1-0/+4
2012-10-06[media] s5p-csis: Allow to specify pixel clock's source through platform dataSylwester Nawrocki1-1/+3
2012-10-06[media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki2-13/+4
2012-10-06[media] s5p-csis: Replace phy_enable platform data callback with direct callSylwester Nawrocki1-6/+5
2012-10-06Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab80-1/+3391
2012-10-06[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar1-4/+15
2012-10-06[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil1-1/+1
2012-10-06[media] vpif_capture: move routing info from subdev to inputHans Verkuil1-2/+2
2012-10-06[media] vpif_capture: remove unnecessary can_route flagHans Verkuil1-1/+0
2012-10-06[media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar1-0/+23
2012-10-06[media] media: v4l2-ctrls: add control for test patternLad, Prabhakar1-0/+1
2012-10-06[media] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definitionSylwester Nawrocki1-0/+1
2012-10-06[media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus formatSylwester Nawrocki1-0/+5
2012-10-06[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki1-0/+42
2012-10-06[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki1-0/+6
2012-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2012-10-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds23-83/+445
2012-10-05nbd: handle discard requestsPaul Clements1-1/+5
2012-10-05nbd: add set flags ioctlPaul Clements1-4/+5
2012-10-05rapidio: add destination ID allocation mechanismAlexandre Bounine1-0/+9
2012-10-05rapidio: use device lists handling on per-net basisAlexandre Bounine1-0/+1
2012-10-05rapidio: add inbound memory mapping interfaceAlexandre Bounine2-0/+10
2012-10-05rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2
2012-10-05rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2
2012-10-05coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko1-0/+1
2012-10-05coredump: add a new elf note with siginfo of the signalDenys Vlasenko1-0/+5
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-5/+0
2012-10-05coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2-3/+3
2012-10-05coredump: update coredump-related headersAlex Kelly3-6/+5
2012-10-05coredump: make core dump functionality optionalAlex Kelly1-0/+4
2012-10-05rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries1-1/+1
2012-10-05rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu1-0/+22
2012-10-05rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu1-0/+10
2012-10-05rtc: add Dallas DS2404 driverSven Schnelle1-0/+20
2012-10-05epoll: support for disabling items, and a self-test appPaton J. Lewis1-0/+1
2012-10-05genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard1-0/+27
2012-10-05idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-5/+5
2012-10-05bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-05backlight: add new lm3639 backlight driverG.Shark Jeong1-0/+69