summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-0/+8
|\
| *-----. Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-14160-1614/+2745
| |\ \ \ \
| | | * | | HID: add a new helper to_hid_driver()Geliang Tang2015-12-281-0/+3
| | | * | | HID: move to_hid_device() to hid.hGeliang Tang2015-12-281-0/+3
| | | | |/ | | | |/|
| | | * | HID: Add vendor specific usage pages for Logitech G920Simon Wood2015-11-201-0/+2
| | | |/
* | | | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-154-10/+34
|\ \ \ \
| * | | | NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-081-7/+1
| * | | | Merge branch 'pnfs_generic'Trond Myklebust2016-01-042-2/+3
| |\ \ \ \
| | * | | | NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-311-0/+2
| | * | | | NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-312-2/+0
| | * | | | NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-311-0/+1
| * | | | | Merge branch 'flexfiles'Trond Myklebust2015-12-282-1/+15
| |\ \ \ \ \
| | * | | | | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust2015-12-281-0/+2
| | * | | | | nfs: only remove page from mapping if launder_page failsPeng Tao2015-12-281-1/+13
| | |/ / / /
| * / / / / nfs: machine credential support for additional operationsAndrew Elble2015-12-281-0/+1
| |/ / / /
| * | | | nfs: add new tracepoint for pnfs_update_layoutJeff Layton2015-12-281-0/+14
* | | | | 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