index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
uhid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
HID: logitech-hidpp: enable HID++ 1.0 battery reporting
Benjamin Tissoires
1
-4
/
+230
2017-04-06
HID: logitech-hidpp: add support for battery status for the K750
Benjamin Tissoires
1
-2
/
+113
2017-04-06
HID: logitech-hidpp: battery: provide CAPACITY_LEVEL
Benjamin Tissoires
1
-10
/
+94
2017-04-06
HID: logitech-hidpp: rename battery level into capacity
Benjamin Tissoires
1
-27
/
+28
2017-04-06
HID: logitech-hidpp: battery: provide ONLINE property
Benjamin Tissoires
1
-11
/
+20
2017-04-06
HID: logitech-hidpp: notify battery on connect
Benjamin Tissoires
1
-0
/
+7
2017-04-06
HID: logitech-hidpp: return an error if the queried feature is not present
Benjamin Tissoires
1
-0
/
+3
2017-04-06
HID: logitech-hidpp: create the battery for all types of HID++ devices
Benjamin Tissoires
1
-51
/
+43
2017-04-06
HID: logitech-hidpp: forward device info in power_supply
Benjamin Tissoires
1
-0
/
+15
2017-04-06
HID: logitech-hidpp: handle battery events in hidpp_raw_hidpp_event()
Benjamin Tissoires
1
-6
/
+7
2017-04-06
HID: logitech-hidpp: rework hidpp_connect_event()
Benjamin Tissoires
1
-14
/
+5
2017-04-06
HID: logitech-hidpp: retrieve the HID++ device name when available
Benjamin Tissoires
1
-7
/
+7
2017-04-06
HID: logitech-hidpp: rework probe path for unifying devices
Benjamin Tissoires
1
-19
/
+67
2017-04-06
HID: logitech-hidpp: create a capabilities bits field
Benjamin Tissoires
1
-4
/
+6
2017-04-06
HID: logitech-hidpp: do not query the name through HID++ for 1.0 devices
Benjamin Tissoires
1
-0
/
+2
2017-04-06
HID: logitech-hidpp: make sure we only register one battery per device
Benjamin Tissoires
1
-0
/
+3
2017-04-06
HID: logitech-hidpp: Add scope to battery
Bastien Nocera
1
-0
/
+4
2017-04-06
HID: logitech-dj: allow devices to request full pairing information
Benjamin Tissoires
1
-8
/
+11
2016-07-12
HID: logitech-hidpp: select CONFIG_POWER_SUPPLY
Arnd Bergmann
1
-0
/
+1
2016-07-07
HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS
Benjamin Tissoires
1
-12
/
+7
2016-07-07
HID: logitech-hidpp: add battery support for HID++ 2.0 devices
Peter Hutterer
1
-1
/
+237
2016-06-28
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
1
-3
/
+15
2016-06-28
Revert "HID: multitouch: enable palm rejection if device implements confidenc...
Allen Hung
1
-5
/
+0
2016-06-27
Linux 4.7-rc5
v4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-25
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
Rasmus Villemoes
1
-1
/
+3
2016-06-25
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
1
-3
/
+4
2016-06-25
mm/page_owner: avoid null pointer dereference
Sudip Mukherjee
1
-2
/
+4
2016-06-25
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-06-25
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-06-25
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-06-25
ocfs2: disable BUG assertions in reading blocks
Gang He
2
-2
/
+5
2016-06-25
mm, compaction: abort free scanner if split fails
David Rientjes
1
-18
/
+21
2016-06-25
mm: prevent KASAN false positives in kmemleak
Dmitry Vyukov
1
-0
/
+2
2016-06-25
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2016-06-25
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
1
-6
/
+5
2016-06-25
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
1
-1
/
+1
2016-06-25
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
1
-2
/
+3
2016-06-25
hugetlb: fix nr_pmds accounting with shared page tables
Kirill A. Shutemov
1
-2
/
+1
2016-06-25
Revert "mm: disable fault around on emulated access bit architecture"
Kirill A. Shutemov
1
-8
/
+0
2016-06-25
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
3
-20
/
+7
2016-06-25
mailmap: add Boris Brezillon's email
Antoine Tenart
1
-0
/
+3
2016-06-25
mailmap: add Antoine Tenart's email
Antoine Tenart
1
-0
/
+1
2016-06-25
mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
Mel Gorman
1
-1
/
+2
2016-06-25
mm: mempool: kasan: don't poot mempool objects in quarantine
Andrey Ryabinin
3
-15
/
+14
2016-06-25
MAINTAINERS: update Calgary IOMMU
Jon Mason
1
-3
/
+3
2016-06-25
jbd2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-25
/
+7
2016-06-25
unicore32: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
tile: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
[next]