summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina2-10/+15
2014-03-14HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires1-19/+0
2014-03-14HID: sony: do not rely on hid_output_raw_reportBenjamin Tissoires1-0/+2
2014-02-24HID: make .raw_request mandatoryBenjamin Tissoires1-4/+1
2014-02-17HID: hid-sensor-hub: Processing for duplicate physical idsSrinivas Pandruvada1-2/+4
2014-02-17iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada1-8/+8
2014-02-17HID: hid-sensor-hub: Add selector apiSrinivas Pandruvada1-0/+3
2014-02-17HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires1-0/+6
2014-02-17HID: core: implement generic .request()Benjamin Tissoires1-1/+4
2014-02-17HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires1-0/+16
2014-02-17HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires1-3/+0
2014-02-17HID: remove hidinput_input_event handlerBenjamin Tissoires1-4/+0
2014-02-17HID: add inliners for ll_driver transport-layer callbacksBenjamin Tissoires1-0/+45
2014-01-29HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik1-1/+7
2014-01-23Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+17
2014-01-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-20/+228
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-271/+149
2014-01-23Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-10/+160
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-3/+17
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-243/+543
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+2
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-73/+47
2014-01-22Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+10
2014-01-22mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim1-4/+0
2014-01-22mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim1-2/+0
2014-01-22mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16
2014-01-22mm: compaction: trace compaction begin and endMel Gorman1-0/+42
2014-01-22sched: add tracepoints related to NUMA task migrationMel Gorman1-0/+87
2014-01-22mm: numa: trace tasks that fail migration due to rate limitingMel Gorman1-0/+26
2014-01-22mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman1-4/+1
2014-01-22mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-0/+152
2014-01-22mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko1-2/+2
2014-01-22mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko1-2/+3
2014-01-22mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko1-1/+0
2014-01-22introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-01-22mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2-3/+1
2014-01-22mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim1-6/+0
2014-01-22mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim1-4/+1
2014-01-22mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim1-0/+15
2014-01-22mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2-6/+10
2014-01-22memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen1-0/+24
2014-01-22memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+2
2014-01-22memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen1-0/+17
2014-01-22memblock, numa: introduce flags field into memblockTang Chen1-0/+1
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand2-0/+10
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-1/+0
2014-01-22mm, mempolicy: remove unneeded functions for UMA configsDavid Rientjes1-32/+0
2014-01-22mm: create a separate slab for page->ptl allocationKirill A. Shutemov1-0/+12
2014-01-22mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu1-0/+6
2014-01-22mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail()Oleg Nesterov1-4/+3