index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-zydacron.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
fuse: separate out processing queue
Miklos Szeredi
3
-16
/
+30
2015-07-01
fuse: simplify request_wait()
Miklos Szeredi
1
-25
/
+5
2015-07-01
fuse: no fc->lock for iqueue parts
Miklos Szeredi
1
-51
/
+20
2015-07-01
fuse: allow interrupt queuing without fc->lock
Miklos Szeredi
1
-3
/
+9
2015-07-01
fuse: iqueue locking
Miklos Szeredi
1
-6
/
+45
2015-07-01
fuse: dev read: split list_move
Miklos Szeredi
1
-1
/
+2
2015-07-01
fuse: abort: group iqueue accesses
Miklos Szeredi
1
-5
/
+7
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
4
-11
/
+15
2015-07-01
fuse: separate out input queue
Miklos Szeredi
3
-84
/
+111
2015-07-01
fuse: req state use flags
Miklos Szeredi
3
-21
/
+21
2015-07-01
fuse: simplify req states
Miklos Szeredi
3
-9
/
+5
2015-07-01
fuse: don't hold lock over request_wait_answer()
Miklos Szeredi
1
-25
/
+20
2015-07-01
fuse: simplify unique ctr
Miklos Szeredi
2
-7
/
+1
2015-07-01
fuse: rework abort
Miklos Szeredi
1
-11
/
+10
2015-07-01
fuse: fold helpers into abort
Miklos Szeredi
1
-55
/
+38
2015-07-01
fuse: use per req lock for lock/unlock_request()
Miklos Szeredi
2
-22
/
+24
2015-07-01
fuse: req use bitops
Miklos Szeredi
4
-72
/
+71
2015-07-01
fuse: simplify request abort
Miklos Szeredi
1
-73
/
+46
2015-07-01
fuse: call fuse_abort_conn() in dev release
Miklos Szeredi
1
-8
/
+3
2015-07-01
fuse: fold fuse_request_send_nowait() into single caller
Miklos Szeredi
1
-22
/
+10
2015-07-01
fuse: check conn_error earlier
Miklos Szeredi
1
-2
/
+4
2015-07-01
fuse: account as waiting before queuing for background
Miklos Szeredi
1
-4
/
+8
2015-07-01
fuse: reset waiting
Miklos Szeredi
1
-1
/
+3
2015-07-01
fuse: fix background request if not connected
Miklos Szeredi
1
-1
/
+4
2015-07-01
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-06-22
Linux 4.1
v4.1
Linus Torvalds
1
-1
/
+1
2015-06-19
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
1
-1
/
+1
2015-06-19
clk: at91: trivial: typo in peripheral clock description
Nicolas Ferre
1
-1
/
+1
2015-06-19
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
Boris Brezillon
1
-4
/
+4
2015-06-19
clk: at91: pll: fix input range validity check
Boris Brezillon
1
-2
/
+10
2015-06-19
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
1
-5
/
+4
2015-06-18
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
1
-0
/
+5
2015-06-18
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
2
-0
/
+4
2015-06-18
Kconfig: disable Media Controller for DVB
Mauro Carvalho Chehab
1
-0
/
+1
2015-06-18
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
Hugh Dickins
1
-1
/
+7
2015-06-17
i2c: slave: fix the example how to instantiate from userspace
Wolfram Sang
1
-3
/
+3
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+9
2015-06-16
ALSA: hda - Fix unused label skip_i915
Takashi Iwai
1
-0
/
+2
2015-06-16
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius
1
-1
/
+1
2015-06-16
crypto: caam - improve initalization for context state saves
Steve Cornelius
1
-0
/
+2
2015-06-16
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
1
-10
/
+16
2015-06-16
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
1
-0
/
+5
2015-06-15
ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)
Takashi Iwai
1
-0
/
+1
2015-06-15
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
1
-0
/
+3
2015-06-15
ALSA: mips: let SND_SGI_O2 select SND_PCM
Nicholas Mc Guire
1
-0
/
+2
2015-06-15
ALSA: hda - Fix audio crackles on Dell Latitude E7x40
Takashi Iwai
1
-2
/
+15
2015-06-15
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Hui Wang
1
-0
/
+25
2015-06-15
drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
1
-1
/
+1
2015-06-15
Linux 4.1-rc8
v4.1-rc8
Linus Torvalds
1
-1
/
+1
2015-06-13
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
1
-2
/
+2
[next]