summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-1/+2
* Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-1318-199/+375
|\
| * [media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus2016-01-112-10/+28
| * [media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus2016-01-114-27/+70
| * [media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus2016-01-114-15/+31
| * [media] staging: v4l: omap4iss: Fix sub-device power management codeSakari Ailus2016-01-111-2/+2
| * [media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas2016-01-117-15/+15
| * [media] media: use unsigned for pad indexMauro Carvalho Chehab2016-01-116-6/+6
| * [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-1110-12/+12
| * [media] omap4iss: change the logic that checks if an entity is a subdevMauro Carvalho Chehab2016-01-111-3/+6
| * [media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab2016-01-112-6/+8
| * [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/+11Star
| * [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
* | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-14/+10Star
|\ \
| * | staging: mt29f_spinand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-5/+5
| * | staging: mt29f_spinand: remove useless mtd->priv = chip assignmentBoris BREZILLON2015-12-181-1/+0Star
| * | staging: mt29f_spinand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-3/+1Star
| * | staging: mt29f_spinand: make use of mtd_to_nand()Boris BREZILLON2015-12-081-2/+2
| * | Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-16934-57000/+45165Star
| |\ \
| * | | mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-3/+2Star
* | | | Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-13418-15210/+13648Star
|\ \ \ \
| * | | | staging: gdm724x: constify tty_port_operations structsAya Mahfouz2015-12-271-1/+1
| * | | | staging: gdm72xx: add userspace data structWim de With2015-12-272-5/+14
| * | | | staging: gdm72xx: Replace timeval with ktime_tArnd Bergmann2015-12-272-9/+8Star
| * | | | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-271-1/+1
| |\ \ \ \
| | * | | | Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar2015-12-191-1/+1
| * | | | | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-276-6/+6
| |\| | | |
| | * | | | Staging: iio: frequency: use dev_get_platdata()Nizam Haider2015-12-022-2/+2
| | * | | | Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
| | * | | | Staging: iio: adc: use dev_get_platdata()Nizam Haider2015-12-023-3/+3
| * | | | | staging: emxx_udc: use list_first_entry_or_null()Geliang Tang2015-12-221-25/+5Star
| * | | | | staging/emxx_udc: fix 64-bit warningsArnd Bergmann2015-12-221-5/+5
| * | | | | STAGING: COMEDI: Using kernel types in plx9080.hMoritz König2015-12-221-1/+1
| * | | | | STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König2015-12-221-1/+1
| * | | | | STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König2015-12-221-44/+78
| * | | | | staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev2015-12-221-16/+16
| * | | | | staging: comedi: s526: add macros for counter control reg valuesIan Abbott2015-12-221-4/+37
| * | | | | staging: comedi: s526: replace counter mode bitfield structIan Abbott2015-12-221-63/+93
| * | | | | staging: comedi: check for more errors for zero-length writeIan Abbott2015-12-221-3/+4
| * | | | | staging: comedi: simplify returned errors for comedi_write()Ian Abbott2015-12-221-18/+3Star
| * | | | | staging: comedi: return error on "write" if no command set upIan Abbott2015-12-221-3/+8
| * | | | | staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott2015-12-221-5/+9
| * | | | | staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott2015-12-221-8/+5Star
| * | | | | staging: comedi: make some variables unsigned in comedi_write()Ian Abbott2015-12-221-1/+3
| * | | | | staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott2015-12-221-1/+6