summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17[media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda1-1/+1
2015-11-17[media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin1-2/+3
2015-11-17[media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann1-0/+2
2015-11-17[media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire1-6/+1
2015-11-17[media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct str...Julia Lawall1-1/+1
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab32-25/+24
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab98-97/+98
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab155-143/+140
2015-11-17[media] bz#75751: Move internal header file lirc.h to uapi/Alec Leamas2-168/+169
2015-11-17[media] DocBook/media/Makefile: Do not fail mkdir if dir already existsGraham Whaley1-1/+1
2015-11-17[media] dvb_frontend.h: improve documentation for struct dvb_tuner_opsMauro Carvalho Chehab1-15/+25
2015-11-17[media] dvb_frontend: get rid of set_state ops & related dataMauro Carvalho Chehab2-24/+0
2015-11-17[media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab3-72/+54
2015-11-17[media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab1-36/+0
2015-11-17[media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab2-99/+63
2015-11-17[media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab1-0/+20
2015-11-17[media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab1-76/+85
2015-11-17[media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab2-6/+4
2015-11-17[media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab2-27/+7
2015-11-17[media] dvb_frontend.h: Document suspend/resume functionsMauro Carvalho Chehab1-2/+38
2015-11-17[media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab1-0/+5
2015-11-17[media] demux.h: Some documentation fixups for the headerMauro Carvalho Chehab1-13/+13
2015-11-17[media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab2-0/+24
2015-11-17[media] dvb_frontend: document the most used functionsMauro Carvalho Chehab1-3/+40
2015-11-17[media] Document the obscure dvb_frontend_reinitialise()Mauro Carvalho Chehab1-1/+14
2015-11-17[media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab2-5/+34
2015-11-16[media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab2-11/+17
2015-11-16[media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab2-67/+71
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-1/+1
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12