summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab2016-01-117-30/+60
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-113-14/+11
* [media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas2016-01-117-65/+132
* [media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2016-01-113-6/+6
* [media] media: rename the function that create pad linksMauro Carvalho Chehab2016-01-118-20/+20
* [media] staging: omap4iss: get entity ID using media_entity_id()Javier Martinez Canillas2016-01-112-2/+2
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-1110-12/+12
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-2/+2
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-182-2/+1
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann2015-12-031-20/+15
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann2015-12-031-11/+9
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann2015-12-031-33/+17
* [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-233-26/+29
|\
| * Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-182-3/+4
| |\
| | * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| | * staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
* | | [media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov2015-11-191-0/+2
* | | [media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart2015-11-191-2/+2
* | | [media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart2015-11-191-3/+3
* | | [media] omap4iss: Fix overlapping luma/chroma planesNate Weibley2015-11-191-2/+2
* | | [media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus2015-11-191-1/+1
* | | [media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda2015-11-171-1/+1
* | | [media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin2015-11-171-2/+3
* | | [media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann2015-11-171-0/+2
* | | [media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire2015-11-171-6/+1
* | | [media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct str...Julia Lawall2015-11-171-1/+1
* | | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-172-2/+2
|/ /
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-2/+3
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0713-16/+16
|\ \ \
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-062-2/+2
| * | | mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-069-12/+12
| * | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-062-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0719-223/+170
|\ \ \ \
| * | | | IB/ipath: Remove fast registration from the codeSagi Grimberg2015-10-292-4/+0
| * | | | IB/hfi1: Remove fast registration from the codeSagi Grimberg2015-10-294-102/+3
| * | | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2818-136/+184
| |\ \ \ \
| | * \ \ \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2818-136/+184
| | |\ \ \ \
| | | * | | | IB: split struct ib_send_wrChristoph Hellwig2015-10-0818-136/+184
| * | | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-061-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+2
| * | | | | staging: mt29f_spinand: show parent device in sysfsFrans Klaver2015-10-131-2/+1
* | | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0529-30/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0429-30/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2829-30/+0
| | |/ / / / /
* | | | | | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-058-71/+68
|\ \ \ \ \ \ \
| * | | | | | | [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-202-2/+2
OpenPOWER on IntegriCloud