summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-11-17[media] dvb_frontend.h: improve documentation for struct dvb_tuner_opsMauro Carvalho Chehab
2015-11-17[media] dvb_frontend: get rid of set_state ops & related dataMauro Carvalho Chehab
2015-11-17[media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab
2015-11-17[media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab
2015-11-17[media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab
2015-11-17[media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab
2015-11-17[media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab
2015-11-17[media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab
2015-11-17[media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab
2015-11-17[media] dvb_frontend.h: Document suspend/resume functionsMauro Carvalho Chehab
2015-11-17[media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab
2015-11-17[media] demux.h: Some documentation fixups for the headerMauro Carvalho Chehab
2015-11-17[media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab
2015-11-17[media] dvb_frontend: document the most used functionsMauro Carvalho Chehab
2015-11-17[media] Document the obscure dvb_frontend_reinitialise()Mauro Carvalho Chehab
2015-11-17[media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab
2015-11-16[media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab
2015-11-16[media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11thermal: rockchip: fix compile errorCaesar Wang
2015-11-11sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi