index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: psmouse - ensure that focaltech reports consistent coordinates
Mathias Gottschlag
2015-03-07
1
-2
/
+10
*
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
Mathias Gottschlag
2015-03-07
1
-4
/
+1
*
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2015-03-05
1
-3
/
+3
*
Input: ALPS - fix memory leak when detection fails
Dmitry Torokhov
2015-03-05
1
-1
/
+3
*
Input: sun4i-ts - add thermal driver dependency
Arnd Bergmann
2015-03-03
1
-0
/
+1
*
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Geert Uytterhoeven
2015-03-02
1
-1
/
+1
*
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
2015-03-02
2
-2
/
+2
*
Input: mma8450 - add parent device
Stefan Sauer
2015-02-26
1
-0
/
+1
*
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2015-02-16
7
-35
/
+3
*
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
2015-02-16
360
-3591
/
+4536
|
\
|
*
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
2015-02-16
1
-28
/
+42
|
*
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
2015-02-16
1
-45
/
+38
|
*
Input: bfin_rotary - use generic IO functions
Sonic Zhang
2015-02-16
1
-19
/
+43
|
*
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
2015-02-16
1
-14
/
+16
|
*
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
2015-02-16
1
-1
/
+1
|
*
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
2015-02-16
1
-10
/
+4
|
*
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
2015-02-16
1
-5
/
+4
|
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-02-07
3
-99
/
+41
|
|
\
|
|
*
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
2015-02-06
3
-99
/
+41
|
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-06
1
-0
/
+27
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
2015-02-05
1
-0
/
+27
|
*
|
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-05
27
-136
/
+171
|
|
\
\
|
|
*
|
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
2015-02-05
1
-3
/
+24
|
|
*
|
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
2015-02-05
1
-0
/
+1
|
|
*
|
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
2015-02-05
1
-1
/
+2
|
|
*
|
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
2015-02-04
1
-1
/
+3
|
|
*
|
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
2015-02-04
1
-1
/
+1
|
|
*
|
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
2015-02-04
2
-51
/
+51
|
|
*
|
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
2015-02-04
3
-30
/
+26
|
|
*
|
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
Vlad Yasevich
2015-02-04
2
-8
/
+1
|
|
*
|
xen-netback: stop the guest rx thread after a fatal error
David Vrabel
2015-02-03
2
-2
/
+3
|
|
*
|
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
2015-02-03
1
-1
/
+2
|
|
*
|
isdn: off by one in connect_res()
Dan Carpenter
2015-02-03
1
-1
/
+1
|
|
*
|
sunvnet: set queue mapping when doing packet copies
David L Stevens
2015-02-03
1
-0
/
+1
|
|
*
|
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
2015-02-03
1
-10
/
+16
|
|
*
|
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
2015-02-01
1
-3
/
+8
|
|
*
|
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
2015-01-31
1
-0
/
+2
|
|
*
|
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-2
/
+2
|
|
*
|
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-1
/
+1
|
|
*
|
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-8
/
+11
|
|
*
|
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
2015-01-30
1
-0
/
+2
|
|
*
|
net: lance,ni64: don't build for ARM
Arnd Bergmann
2015-01-30
1
-2
/
+2
|
|
*
|
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
2015-01-30
1
-3
/
+3
|
|
*
|
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
2015-01-30
1
-1
/
+2
|
|
*
|
ppp: deflate: never return len larger than output buffer
Florian Westphal
2015-01-29
1
-1
/
+1
|
|
*
|
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
2015-01-29
1
-5
/
+5
|
|
*
|
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2015-01-29
1
-1
/
+0
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-02-05
2
-3
/
+6
|
|
\
\
\
|
|
*
|
|
sd: Fix max transfer length for 4k disks
Brian King
2015-02-02
1
-2
/
+4
|
|
*
|
|
scsi: fix device handler detach oops
Mike Christie
2015-02-02
1
-1
/
+2
[next]