index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-ids.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
HID: sony: Add annotated HID descriptor for the Dualshock 4
Frank Praznik
1
-64
/
+256
2014-01-20
HID: sony: Cache the output report for the Dualshock 4
Frank Praznik
1
-20
/
+35
2014-01-17
HID: sony: Map gyroscopes and accelerometers to axes
Frank Praznik
1
-0
/
+78
2014-01-17
HID: sony: Fix spacing in the device definitions.
Frank Praznik
1
-5
/
+5
2014-01-17
HID: sony: Use standard output reports instead of raw reports to send data to...
Frank Praznik
1
-17
/
+28
2014-01-17
HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...
Frank Praznik
1
-7
/
+8
2014-01-16
HID: hid-holtek-mouse: add new a070 mouse
Kharlamov Alexey
3
-0
/
+5
2014-01-16
HID: hid-sensor-hub: Fix buggy report descriptors
Srinivas Pandruvada
2
-0
/
+49
2014-01-16
HID: logitech-dj: Fix USB 3.0 issue
Benjamin Tisssoires
1
-0
/
+8
2014-01-16
HID: sony: Rename worker function
Frank Praznik
1
-2
/
+2
2014-01-16
HID: sony: Add LED controls for the Dualshock 4
Frank Praznik
1
-27
/
+50
2014-01-16
HID: sony: Add force-feedback support for the Dualshock 4
Frank Praznik
3
-3
/
+39
2014-01-06
HID: hidraw: make comment more accurate and nicer
Jiri Kosina
1
-10
/
+17
2014-01-02
HID: sony: fix error return code
Julia Lawall
1
-1
/
+3
2013-12-20
HID: input: fix input sysfs path for hid devices
Benjamin Tissoires
1
-1
/
+1
2013-12-17
HID: debug: add labels for some new buttons
Antonio Ospite
1
-1
/
+4
2013-12-16
HID: remove SIS entries from hid_have_special_driver[]
Jiri Kosina
1
-3
/
+0
2013-12-15
HID: microsoft: no fallthrough in MS ergonomy 0xff05 usage
Jiri Kosina
1
-0
/
+1
2013-12-13
HID: add support for SiS multitouch panel in the touch monitor LG 23ET83V
Emanuel Krenz
4
-0
/
+6
2013-12-13
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
1
-1
/
+1
2013-12-13
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
1
-0
/
+36
2013-12-13
thp: move preallocated PTE page table on move_huge_pmd()
Kirill A. Shutemov
1
-1
/
+11
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
5
-14
/
+29
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2013-12-13
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
Jan Beulich
1
-5
/
+9
2013-12-13
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
Johannes Weiner
1
-0
/
+3
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
Ezequiel Garcia
1
-1
/
+1
2013-12-13
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
1
-4
/
+0
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2013-12-12
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
1
-1
/
+4
2013-12-12
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
3
-53
/
+18
2013-12-12
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2013-12-12
KVM: Improve create VCPU parameter (CVE-2013-4587)
Andy Honig
1
-0
/
+3
2013-12-12
i2c: mux: Inherit retry count and timeout from parent for muxed bus
Elie De Brauwer
1
-0
/
+2
2013-12-12
word-at-a-time: provide generic big-endian zero_bytemask implementation
Will Deacon
1
-0
/
+8
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
3
-7
/
+4
2013-12-12
futex: move user address verification up to common code
Linus Torvalds
1
-2
/
+3
2013-12-12
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2013-12-12
Btrfs: fix access_ok() check in btrfs_ioctl_send()
Dan Carpenter
1
-2
/
+2
2013-12-12
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
1
-0
/
+7
2013-12-12
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
1
-1
/
+3
2013-12-12
Btrfs: fix an oops when doing balance relocation
Wang Shilong
1
-23
/
+47
2013-12-12
Btrfs: don't miss skinny extent items on delayed ref head contention
Filipe David Borba Manana
1
-12
/
+10
2013-12-12
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
1
-1
/
+2
[next]