summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-01-141-1/+46
|\
| * i2c: create builtin_i2c_driver to avoid registration boilerplatePaul Gortmaker2016-01-131-1/+12
| * i2c: add generic routine to parse DT for timing informationWolfram Sang2015-12-141-0/+18
| * i2c: add i2c_check_quirks helper functionNicola Corna2015-11-301-0/+14
| * i2c: add i2c quirk flag for unsupported clock stretchingNicola Corna2015-11-301-0/+2
* | Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-141-11/+8
|\ \
| * | of: fix declaration of of_io_request_and_mapSudip Mukherjee2015-12-171-11/+8
* | | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-145-1/+165
|\ \ \
| * | | mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax2016-01-111-1/+1
| * | | mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald2015-12-041-0/+3
| * | | rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar2015-11-231-0/+2
| * | | mfd: sec: Add support for S2MPS15 PMICThomas Abraham2015-11-232-0/+159
| |/ /
* | | Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-01-141-10/+47
|\ \ \
| * | | power: bq27xxx_battery: Reorganize I2C into a moduleAndrew F. Davis2015-12-051-10/+47
| | |/ | |/|
* | | Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2016-01-141-3/+0
|\ \ \
| * | | HSI: Remove struct hsi_client private fields from kernel-docJavier Martinez Canillas2015-11-211-3/+0
* | | | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-142-1/+40
|\ \ \ \
| * | | | f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+38
| * | | | f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2015-12-151-1/+2
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-145-4/+99
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-0841-252/+235
| |\ \ \ \ \
| | * | | | | scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-191-0/+1
| | * | | | | scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-191-0/+9
| * | | | | | cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-071-0/+10
| * | | | | | scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-021-0/+1
| * | | | | | scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-021-0/+1
| * | | | | | scsi: remove scsi_show_sense_hdr()Hannes Reinecke2015-12-021-2/+0
| * | | | | | scsi: rescan VPD attributesHannes Reinecke2015-11-301-2/+3
| * | | | | | scsi: Centralise ssp frame information unitsJohn Garry2015-11-261-0/+74
* | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-145-0/+81
|\ \ \ \ \ \ \
| * | | | | | | block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-101-5/+0
| * | | | | | | block, badblocks: introduce devm_init_badblocksDan Williams2016-01-091-1/+13
| * | | | | | | badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-091-1/+1
| * | | | | | | libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-091-0/+1
| * | | | | | | block: Add badblock management for gendisksVishal Verma2016-01-091-0/+7
| * | | | | | | badblocks: Add core badblock management codeVishal Verma2016-01-091-0/+53
| * | | | | | | block: enable dax for raw block devicesDan Williams2016-01-092-0/+13
* | | | | | | | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-136-83/+1581
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab2016-01-111-1/+5
| * | | | | | | | [media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab2016-01-111-0/+51
| * | | | | | | | [media] uapi/media.h: Use u32 for the number of graph objectsMauro Carvalho Chehab2016-01-111-4/+8
| * | | | | | | | [media] media-entity.h: document the remaining functionsMauro Carvalho Chehab2016-01-111-0/+11
| * | | | | | | | [media] media-device.h: use just one u32 counter for object IDMauro Carvalho Chehab2016-01-112-19/+12
| * | | | | | | | [media] media-entity.h fix documentation for several parametersMauro Carvalho Chehab2016-01-112-14/+16
| * | | | | | | | [media] DocBook: document media_entity_graph_walk_cleanup()Mauro Carvalho Chehab2016-01-111-0/+6
| * | | | | | | | [media] move documentation to the header filesMauro Carvalho Chehab2016-01-112-2/+22
| * | | | | | | | [media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.cSakari Ailus2016-01-111-7/+0
| * | | | | | | | [media] media: Remove pre-allocated entity enumeration bitmapSakari Ailus2016-01-111-7/+2
| * | | | | | | | [media] media: Keep using the same graph walk object for a given pipelineSakari Ailus2016-01-111-1/+3
| * | | | | | | | [media] media: Use entity enums in graph walkSakari Ailus2016-01-111-2/+2