Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
490051ad164ac53a96ca41f6edc270640bfc499d
490051a
HID: cp2112: convert to use hid_hw_raw_request()
by Jiri Kosina
· 11 years ago
d6a611f
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/hid-cp2112
by Jiri Kosina
· 11 years ago
5a673fc
HID: cp2112: use proper specifier for size_t
by Jiri Kosina
· 11 years ago
c3c041b
HID: cp2112: make sysfs attributes static
by Jiri Kosina
· 11 years ago
e932d81
HID: add hid-cp2112 driver
by David Barksdale
· 11 years ago
5318251
HID: core: check parameters when sending/receiving data from the device
by Benjamin Tissoires
· 11 years ago
7e0bc88
HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for output requests
by Benjamin Tissoires
· 11 years ago
b0dd72a
HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
by Benjamin Tissoires
· 11 years ago
bd27e20
HID: logitech-dj: remove hid_output_raw_report call
by Benjamin Tissoires
· 11 years ago
ddea1af
HID: usbhid: change return error of usbhid_output_report
by Benjamin Tissoires
· 11 years ago
649f947
HID: i2c-hid: use generic .request() implementation
by Benjamin Tissoires
· 11 years ago
9b5a9ae
HID: i2c-hid: implement ll_driver transport-layer callbacks
by Benjamin Tissoires
· 11 years ago
4fa5a7f
HID: core: implement generic .request()
by Benjamin Tissoires
· 11 years ago
706daef
HID: uHID: implement .raw_request
by Benjamin Tissoires
· 11 years ago
289a716
HID: uhid: reintroduce uhid_hid_get_raw()
by Jiri Kosina
· 11 years ago
41abfb3
HID: uHID: remove duplicated code
by Benjamin Tissoires
· 11 years ago
4a76d37
HID: uhid: remove uhid_hid_get_raw()
by Jiri Kosina
· 11 years ago
6fad42d
HID: Add HID transport driver documentation
by Benjamin Tissoires
· 11 years ago
7e845d4
HID: introduce helper to access hid_output_raw_report()
by Benjamin Tissoires
· 11 years ago
cafebc0
HID: remove hid_get_raw_report in struct hid_device
by Benjamin Tissoires
· 11 years ago
f9bcca4
HID: usbhid: remove duplicated code
by Benjamin Tissoires
· 11 years ago
e9d5da9
HID: HIDp: remove duplicated coded
by Benjamin Tissoires
· 11 years ago
b40272e
HID: remove hidinput_input_event handler
by Benjamin Tissoires
· 11 years ago
2f0cd03
HID: HIDp: remove hidp_hidinput_event
by Benjamin Tissoires
· 11 years ago
0e40d35
HID: logitech-dj: remove hidinput_input_event
by Benjamin Tissoires
· 11 years ago
b69d653
HID: add inliners for ll_driver transport-layer callbacks
by Benjamin Tissoires
· 11 years ago
0a7f364
HID: Add the transport-driver functions to the HIDP driver.
by Frank Praznik
· 11 years ago
596cfdd
HID: Add the transport-driver function to the uhid driver
by Frank Praznik
· 11 years ago
975a683
HID: Add transport-driver functions to the USB HID interface.
by Frank Praznik
· 11 years ago
cd4dc08
HID: Add transport-driver callbacks to the hid_ll_driver struct
by Frank Praznik
· 11 years ago
4988abf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
fe41c2c
Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
194e57f
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
60eaa01
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
4b1a9a5
Merge branch 'misc' into for-linus
by James Bottomley
· 11 years ago
6281385
Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linus
by Jiri Kosina
· 11 years ago
5066a4d
dm log userspace: allow mark requests to piggyback on flush requests
by Dongmao Zhang
· 11 years ago
df32e43
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
fbd918a
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
f075e0f
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
5cb7398
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
4a2829b
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
ff0bc6c
Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 11 years ago
2182c81
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
78d5506
mm/migrate: remove unused function, fail_migrate_page()
by Joonsoo Kim
· 11 years ago
59c82b7
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
by Joonsoo Kim
· 11 years ago
32665f2
mm/migrate: correct failure handling if !hugepage_migration_support()
by Joonsoo Kim
· 11 years ago
354a336
mm/migrate: add comment about permanent failure path
by Naoya Horiguchi
· 11 years ago
aed0a0e
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
by David Rientjes
· 11 years ago
55b7c4c
mm: compaction: reset scanner positions immediately when they meet
by Vlastimil Babka
· 11 years ago
50b5b09
mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
by Vlastimil Babka
· 11 years ago
7ed695e
mm: compaction: detect when scanners meet in isolate_freepages
by Vlastimil Babka
· 11 years ago
d3132e4
mm: compaction: reset cached scanner pfn's before reading them
by Vlastimil Babka
· 11 years ago
de6c60a
mm: compaction: encapsulate defer reset logic
by Vlastimil Babka
· 11 years ago
0eb927c
mm: compaction: trace compaction begin and end
by Mel Gorman
· 11 years ago
947b3dd
memcg, oom: lock mem_cgroup_print_oom_info
by Michal Hocko
· 11 years ago
286549d
sched: add tracepoints related to NUMA task migration
by Mel Gorman
· 11 years ago
64a9a34
mm: numa: do not automatically migrate KSM pages
by Mel Gorman
· 11 years ago
af1839d
mm: numa: trace tasks that fail migration due to rate limiting
by Mel Gorman
· 11 years ago
1c5e9c2
mm: numa: limit scope of lock for NUMA migrate rate limiting
by Mel Gorman
· 11 years ago
1c30e01
mm: numa: make NUMA-migrate related functions static
by Mel Gorman
· 11 years ago
25487d7
lib/show_mem.c: show num_poisoned_pages when oom
by Xishi Qiu
· 11 years ago
4883e99
mm/hwpoison: add '#' to hwpoison_inject
by Wanpeng Li
· 11 years ago
560dca27
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
by Grygorii Strashko
· 11 years ago
9a28f9d
x86/mm: memblock: switch to use NUMA_NO_NODE
by Grygorii Strashko
· 11 years ago
b6cb5ba
arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
cfb66586
arch/arm/mm/init.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
9233d2b
arch/arm/kernel/: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
4fc0bc5
drivers/firmware/memmap.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
9e43aa2
mm/memory_hotplug.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
999c17e
mm/percpu.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
0d036e9
mm/page_cgroup.c: use memblock apis for early memory allocations
by Grygorii Strashko
· 11 years ago
8b89a11
mm/hugetlb.c: use memblock apis for early memory allocations
by Grygorii Strashko
· 11 years ago
bb016b8
mm/sparse: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
c152950
lib/cpumask.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
457ff1d
lib/swiotlb.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
c2f69cd
kernel/power/snapshot.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
6782832
mm/page_alloc.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
9da791d
kernel/printk/printk.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
098b081
init/main.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
26f09e9
mm/memblock: add memblock memory allocation apis
by Santosh Shilimkar
· 11 years ago
b115423
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
by Grygorii Strashko
· 11 years ago
87029ee
mm/memblock: reorder parameters of memblock_find_in_range_node
by Grygorii Strashko
· 11 years ago
79f40fa
mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
by Grygorii Strashko
· 11 years ago
869a84e1
mm/memblock: remove unnecessary inclusions of bootmem.h
by Grygorii Strashko
· 11 years ago
10e8952
mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
by Grygorii Strashko
· 11 years ago
fd615c4
mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
by Grygorii Strashko
· 11 years ago
5b6e529
x86: memblock: set current limit to max low memory address
by Santosh Shilimkar
· 11 years ago
4d4048b
oom_kill: add rcu_read_lock() into find_lock_task_mm()
by Oleg Nesterov
· 11 years ago
ad96244
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
by Oleg Nesterov
· 11 years ago
1da4db0
oom_kill: change oom_kill.c to use for_each_thread()
by Oleg Nesterov
· 11 years ago
0c740d0
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 11 years ago
9853a40
mm/rmap: use rmap_walk() in page_mkclean()
by Joonsoo Kim
· 11 years ago
9f32624
mm/rmap: use rmap_walk() in page_referenced()
by Joonsoo Kim
· 11 years ago
e8351ac
mm/rmap: use rmap_walk() in try_to_munlock()
by Joonsoo Kim
· 11 years ago
5262950
mm/rmap: use rmap_walk() in try_to_unmap()
by Joonsoo Kim
· 11 years ago
0dd1c7b
mm/rmap: extend rmap_walk_xxx() to cope with different cases
by Joonsoo Kim
· 11 years ago
051ac83
mm/rmap: make rmap_walk to get the rmap_walk_control argument
by Joonsoo Kim
· 11 years ago
faecd8d
mm/rmap: factor lock function out of rmap_walk_anon()
by Joonsoo Kim
· 11 years ago
Next »