index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
1
-3
/
+3
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-78
/
+38
2014-11-02
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
3
-12
/
+6
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-71
/
+35
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
2
-0
/
+12
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
2
-24
/
+53
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay
5
-355
/
+355
2014-10-31
Input: altera_ps2 - switch to using managed resources
Tobias Klauser
1
-57
/
+24
2014-10-31
Input: add driver for the Goodix touchpanel
Bastien Nocera
4
-0
/
+415
2014-10-24
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin
8
-0
/
+2418
2014-10-22
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
1
-72
/
+20
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
1
-64
/
+20
2014-10-22
Input: mpr121 - switch to using managed resources
Pramod Gurav
1
-30
/
+12
2014-10-11
Input: i8042 - disable active multiplexing by default
Dmitry Torokhov
3
-275
/
+10
2014-10-11
Input: i8042 - add noloop quirk for Asus X750LN
Hans de Goede
1
-0
/
+6
2014-10-11
Input: synaptics - gate forcepad support by DMI check
Dmitry Torokhov
2
-7
/
+23
2014-10-10
Input: Add Microchip AR1021 i2c touchscreen
Christian Gmeiner
3
-0
/
+194
2014-10-10
Input: cros_ec_keyb - add of match table
Sjoerd Simons
1
-0
/
+9
2014-10-10
Input: serio - avoid negative serio device numbers
Richard Leitner
1
-2
/
+2
2014-10-10
Input: avoid negative input device numbers
Richard Leitner
1
-1
/
+1
2014-10-08
Input: automatically set EV_ABS bit in input_set_abs_params
Dmitry Torokhov
1
-1
/
+2
2014-10-07
Input: adp5588-keys - cancel workqueue in failure path
Pramod Gurav
1
-0
/
+1
2014-10-07
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
1
-55
/
+17
2014-10-07
Input: evdev - fix EVIOCG{type} ioctl
Dmitry Torokhov
1
-5
/
+8
2014-10-05
Linux 3.17
v3.17
Linus Torvalds
1
-1
/
+1
2014-10-04
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
Josh Triplett
1
-0
/
+1
2014-10-04
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
Josh Triplett
1
-0
/
+2
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-10-03
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
1
-1
/
+1
2014-10-03
mm: page_alloc: fix zone allocation fairness on UP
Johannes Weiner
1
-4
/
+3
2014-10-03
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-03
MAINTAINERS: change git URL for mpc5xxx tree
Anatolij Gustschin
1
-1
/
+1
2014-10-03
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
1
-5
/
+31
2014-10-03
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-02
CIFS: Fix readpages retrying on reconnects
Pavel Shilovsky
1
-7
/
+1
2014-10-02
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-02
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
1
-2
/
+5
2014-10-02
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
1
-1
/
+4
2014-10-02
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
3
-53
/
+26
2014-10-02
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2
-6
/
+18
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
1
-1
/
+6
2014-10-02
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
1
-1
/
+2
2014-10-02
bna: Update Maintainer Email
Rasesh Mody
1
-1
/
+1
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
[next]