summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-011-1/+4
|\
| * staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-271-1/+4
* | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-013-28/+40
|\ \ | |/ |/|
| * Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-291-8/+13
| * Staging: speakup: Fix getting port informationSamuel Thibault2016-01-291-1/+12
| * Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-291-19/+15Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2415-658/+62Star
|\ \
| * | IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0Star
| * | ehca: stop using struct ib_phys_bufChristoph Hellwig2015-12-232-53/+46Star
| * | amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig2015-12-231-57/+14Star
| * | IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-235-20/+0Star
| * | IB: remove support for phys MRsChristoph Hellwig2015-12-2311-455/+1Star
| * | IB: remove ib_query_mrChristoph Hellwig2015-12-233-52/+0Star
| * | staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-20/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-2311-33/+31Star
|\ \ \
| * | | wrappers for ->i_mutex accessAl Viro2016-01-2310-31/+31
| * | | lustre: remove unused declarationAl Viro2016-01-221-2/+0Star
* | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-231-6/+2Star
|/ / /
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-212-2/+2
|\ \ \
| * \ \ Merge tag 'renesas-gic-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-12-222-2/+2
| |\ \ \
| | * | | staging: board: armadillo800eva: Use "arm,pl390"Geert Uytterhoeven2015-12-181-1/+1
| | * | | staging: board: kzm9d: Use "arm,pl390"Geert Uytterhoeven2015-12-181-1/+1
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-203-6/+9
|\ \ \ \ \
| * | | | | staging/ad7606: Actually build the interface modulesMichal Marek2015-11-253-6/+9
| | |/ / / | |/| | |
* | | | | 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
|\ \ \ \ \ \ \