aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-29[media] si2168: change firmware variable name and typeAntti Palosaari1-9/+9
2015-01-29[media] si2168: print chip versionAntti Palosaari1-8/+4
2015-01-29[media] si2168: remove unneeded fw variable initializationAntti Palosaari1-2/+1
2015-01-29[media] si2168: enhance firmware download routineAntti Palosaari1-19/+15
2015-01-29[media] si2168: add own goto label for kzalloc failureAntti Palosaari1-1/+2
2015-01-29[media] si2168: change stream id debug log formatterAntti Palosaari1-4/+4
2015-01-29[media] si2168: change firmware version print from debug to infoAntti Palosaari1-1/+1
2015-01-29[media] si2168: rename few thingsAntti Palosaari2-30/+14
2015-01-29[media] si2168: simplify si2168_cmd_execute() error pathAntti Palosaari1-6/+2
2015-01-29[media] si2168: get rid of own struct i2c_client pointerAntti Palosaari2-32/+30
2015-01-29[media] si2168: carry pointer to client instead of stateAntti Palosaari1-38/+45
2015-01-29[media] si2168: rename device state variable from 's' to 'dev'Antti Palosaari2-102/+102
2015-01-29[media] si2168: define symbol rate limitsAntti Palosaari1-0/+2
2015-01-29[media] lgdt3305: add support for fixed tp clock modeMichael Ira Krufky2-0/+9
2015-01-29[media] lgdt3305: we only need to pass state into lgdt3305_mpeg_mode_polarity()Michael Ira Krufky1-9/+5
2015-01-29[media] gspca_vc032x: Fix wrong bytesperlineLuca Bonissi1-5/+5
2015-01-29[media] gspca: Fix underflow in vidioc_s_parm()Hans de Goede1-1/+1
2015-01-29[media] gspca: Add high-speed modes for PS3 Eye cameraJoe Howse1-2/+8
2015-01-29[media] gspca_stv06xx: enable button found on some Quickcam Express variantAntonio Ospite1-2/+2
2015-01-29[media] pwc: fix WARN_ONHans Verkuil1-5/+7
2015-01-29[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6iHans de Goede2-10/+13
2015-01-29[media] rc: sunxi-cir: Add support for an optional reset controllerHans de Goede2-2/+25
2015-01-29[media] gspca/touptek: Fix a few CodingStyle issuesMauro Carvalho Chehab1-111/+110
2015-01-29[media] gspca_touptek: Add support for ToupTek UCMOS series USB camerasJohn McMaster3-0/+744
2015-01-29Merge branch 'doc/sp-update' into docs-nextJonathan Corbet1-220/+216
2015-01-29[media] vivid: Y offset should depend on quant. rangeHans Verkuil1-4/+6
2015-01-29perf symbols: Convert lseek + read to preadNamhyung Kim1-5/+1
2015-01-29[media] smiapp: Don't compile of_read_number() if CONFIG_OF isn't definedSakari Ailus1-0/+4
2015-01-29perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2-9/+10
2015-01-29lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-01-29perf symbols: Support to read compressed module from build-id cacheNamhyung Kim1-5/+8
2015-01-29Documentation/misc-devices/mei: Fix indentation of embedded code.Julian Brost1-5/+5
2015-01-29Documentation/misc-devices/mei: Fix indentation of enumeration.Julian Brost1-45/+46
2015-01-29Documentation/misc-devices/mei: Fix spacing around parentheses.Julian Brost1-5/+5
2015-01-29Documentation/misc-devices/mei: Fix formatting of headings.Julian Brost2-12/+22
2015-01-29perf evsel: Set attr.task bit for a tracking eventNamhyung Kim1-0/+1
2015-01-29perf header: Set header version correctlyNamhyung Kim1-1/+1
2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-66/+93
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55
2015-01-29perf record: Show precise number of samplesNamhyung Kim1-12/+39
2015-01-29perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim3-10/+6
2015-01-29perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim2-11/+21
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-01-29Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski1-1/+3
2015-01-29arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley1-2/+0
2015-01-29pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORMAlexandre Belloni1-0/+1
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds30-7/+63
2015-01-29iio: Documentation: Fix calibheight unitIrina Tirdea1-1/+1
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea3-0/+19