summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge branch 'for-3.15/i2c-hid' into for-linusJiri Kosina1-11/+57
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina4-1/+202
2014-03-25HID: hid-sensor-hub: fix sleeping function called from invalid contextSrinivas Pandruvada1-4/+3
2014-03-14HID: hid-lg4ff: Support new version of G27Simon Wood1-0/+2
2014-02-26HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vázquez Cao1-2/+2
2014-02-20HID: sony: Fix work queue issues.Frank Praznik1-15/+12
2014-02-18HID: hyperv: make sure input buffer is big enoughDavid Herrmann1-3/+8
2014-02-18HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2-2/+18
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni2-0/+6
2014-02-06HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo3-0/+5
2014-02-03HID: fix buffer allocationsBenjamin Tissoires2-2/+2
2014-01-30HID: i2c-hid: add runtime PM supportMika Westerberg1-11/+57
2014-01-29HID: Add the transport-driver functions to the HIDP driver.Frank Praznik1-0/+90
2014-01-29HID: Add the transport-driver function to the uhid driverFrank Praznik1-0/+27
2014-01-29HID: Add transport-driver functions to the USB HID interface.Frank Praznik1-0/+78
2014-01-29HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik1-1/+7
2014-01-28HID: multitouch: add FocalTech FTxxxx supportBenjamin Tissoires2-0/+6
2014-01-28HID: microsoft: Add ID's for Surface Type/Touch Cover 2Reyad Attiyat3-0/+8
2014-01-28HID: usbhid: quirk for CY-TM75 75 inch Touch OverlayYufeng Shen2-0/+2
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-136/+592
2014-01-23Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-321/+767
2014-01-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds83-17722/+4640
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds109-1985/+2510
2014-01-23Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds19-923/+3463
2014-01-22Merge branch 'misc' into for-linusJames Bottomley83-17720/+4636
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2408-22102/+54003
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang2-50/+176
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds139-2512/+2902
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds16-201/+458
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds20-1098/+1022
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2-2/+5
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+2
2014-01-22Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+8
2014-01-22Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-359/+550
2014-01-22mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2-12/+0
2014-01-22mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim3-23/+16
2014-01-22mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim1-2/+5
2014-01-22mm/migrate: add comment about permanent failure pathNaoya Horiguchi1-1/+6
2014-01-22mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes1-1/+8
2014-01-22mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-01-22mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-01-22mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-01-22mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-01-22mm: compaction: encapsulate defer reset logicVlastimil Babka3-9/+21
2014-01-22mm: compaction: trace compaction begin and endMel Gorman2-0/+46
2014-01-22memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko1-5/+7
2014-01-22sched: add tracepoints related to NUMA task migrationMel Gorman3-1/+94
2014-01-22mm: numa: do not automatically migrate KSM pagesMel Gorman1-1/+2
2014-01-22mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2-1/+30
2014-01-22mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2-13/+13