index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
a3d.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
Input: omap-keypad - remove dead check
Dmitry Torokhov
1
-8
/
+0
2016-01-08
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
1
-2
/
+0
2016-01-07
Input: omap-keypad - set tasklet data earlier
Dan Carpenter
1
-1
/
+1
2016-01-07
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
1
-1
/
+1
2016-01-07
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
1
-5
/
+7
2016-01-07
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
1
-4
/
+8
2016-01-03
Input: pcap_ts - use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-01-03
Input: bma150 - constify bma150_cfg structure
Julia Lawall
1
-1
/
+1
2015-12-20
Input: egalax_ts_serial - fix potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2015-12-19
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
1
-0
/
+7
2015-12-19
Input: uinput - rework ABS validation
David Herrmann
2
-60
/
+58
2015-12-19
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
3
-6
/
+168
2015-12-18
Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
Karsten Merker
1
-8
/
+4
2015-12-18
Input: goodix - add axis swapping and axis inversion support
Karsten Merker
2
-0
/
+30
2015-12-18
Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
Irina Tirdea
1
-6
/
+1
2015-12-18
Input: goodix - add power management support
Irina Tirdea
1
-5
/
+98
2015-12-18
Input: goodix - write configuration data to device
Irina Tirdea
1
-32
/
+212
2015-12-18
Input: goodix - reset device at init
Irina Tirdea
3
-0
/
+129
2015-12-18
Input: goodix - use actual config length for each device type
Irina Tirdea
1
-2
/
+25
2015-12-18
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
3
-4
/
+4
2015-12-18
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-18
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-18
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-18
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-18
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
3
-27
/
+26
2015-12-18
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-18
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-12-16
Input: add touchscreen support for TS-4800
Damien Riegel
4
-0
/
+244
2015-12-16
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
4
-0
/
+206
2015-12-14
Linux 4.4-rc5
v4.4-rc5
Linus Torvalds
1
-1
/
+1
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
8
-28
/
+28
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
3
-0
/
+54
2015-12-13
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2015-12-12
mm/oom_kill.c: avoid attempting to kill init sharing same memory
Chen Jie
1
-0
/
+2
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
tmpfs: fix shmem_evict_inode() warnings on i_blocks
Hugh Dickins
1
-20
/
+14
2015-12-12
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
1
-2
/
+12
2015-12-12
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
3
-12
/
+5
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
1
-1
/
+1
2015-12-12
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
1
-1
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
2
-8
/
+2
2015-12-12
MAINTAINERS: make Vladimir co-maintainer of the memory controller
Johannes Weiner
1
-0
/
+1
2015-12-12
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2015-12-12
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
Vlastimil Babka
2
-2
/
+3
2015-12-12
memcg: fix memory.high target
Vladimir Davydov
1
-1
/
+1
2015-12-12
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
Naoya Horiguchi
1
-1
/
+4
[next]