index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
EDID
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
6
-2
/
+208
2014-10-01
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
1
-3
/
+9
2014-10-01
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2
-33
/
+64
2014-10-01
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
1
-20
/
+29
2014-09-22
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
1
-2
/
+16
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2
-1
/
+4
2014-09-11
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
1
-17
/
+35
2014-09-11
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
1
-4
/
+4
2014-09-11
HID: wacom - Clean up of sysfs
Ping Cheng
1
-2
/
+10
2014-09-11
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
1
-4
/
+7
2014-09-03
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
1
-0
/
+10
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+6
2014-08-27
HID: magicmouse: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+10
2014-08-26
Documentation: this_cpu_ops.txt: Update description of this_cpu_ops
Pranith Kumar
1
-42
/
+171
2014-08-26
scripts/kernel-doc: recognize __meminit
Randy Dunlap
1
-0
/
+1
2014-08-26
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
2014-08-26
Linux 3.17-rc2
v3.17-rc2
Linus Torvalds
1
-1
/
+1
2014-08-25
HID: logitech-dj: prevent false errors to be shown
Benjamin Tissoires
2
-18
/
+26
2014-08-25
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2014-08-24
bus: arm-ccn: Fix warning message
Pawel Moll
1
-1
/
+1
2014-08-24
ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
Geert Uytterhoeven
1
-7
/
+0
2014-08-24
ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies
Marcel Ziswiler
2
-2
/
+20
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
12
-61
/
+141
2014-08-24
MAINTAINERS: Add entry for Renesas DRM drivers
Laurent Pinchart
1
-0
/
+11
2014-08-23
MAINTAINERS: add new Rockchip SoC list
Heiko Stuebner
1
-0
/
+1
2014-08-23
ARM: dts: rockchip: readd missing mmc0 pinctrl settings
Heiko Stuebner
2
-0
/
+4
2014-08-23
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-08-23
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
1
-22
/
+38
2014-08-23
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
1
-1
/
+1
2014-08-23
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
1
-0
/
+8
2014-08-23
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
1
-3
/
+15
2014-08-23
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
3
-1
/
+29
2014-08-23
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
1
-1
/
+4
2014-08-23
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
1
-11
/
+2
2014-08-23
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
1
-8
/
+13
2014-08-23
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2
-7
/
+8
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
1
-15
/
+28
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-22
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
Iyappan Subramanian
1
-7
/
+13
2014-08-22
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
1
-1
/
+1
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
3
-15
/
+41
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
1
-4
/
+39
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2
-51
/
+63
2014-08-22
drm/radeon: add additional SI pci ids
Alex Deucher
1
-0
/
+4
[next]