index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
Input: cyttsp - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-4
/
+1
2015-10-02
Input: ads7846 - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-3
/
+1
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: zforce - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
1
-2
/
+1
2015-10-02
Input: joydev - use memdup_user() to duplicate memory from user-space
Javier Martinez Canillas
1
-12
/
+6
2015-10-02
Input: goldfish - allow compile the driver with COMPILE_TEST
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
1
-1
/
+7
2015-09-30
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
3
-29
/
+140
2015-09-30
Input: walkera0701 - use parallel port device model
Sudip Mukherjee
1
-27
/
+37
2015-09-30
Input: turbografx - use parallel port device model
Sudip Mukherjee
1
-49
/
+51
2015-09-30
Input: gamecon - use parallel port device model
Sudip Mukherjee
1
-47
/
+53
2015-09-30
Input: ff-core - silence an underflow warning
Dan Carpenter
1
-2
/
+2
2015-09-29
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-09-29
Input: db9 - use parallel port device model
Sudip Mukherjee
1
-54
/
+56
2015-09-28
ARM: dts: set up trigger type for edt-ft5x06 interrupts
Dmitry Torokhov
4
-4
/
+7
2015-09-28
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
2
-4
/
+10
2015-09-28
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
1
-11
/
+15
2015-09-28
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
2
-58
/
+4
2015-09-28
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
1
-10
/
+0
2015-09-28
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
3
-96
/
+40
2015-09-27
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
1
-1
/
+1
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-26
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
Greg Kroah-Hartman
1
-2
/
+1
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
1
-1
/
+1
2015-09-25
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
3
-1
/
+7
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2
-26
/
+70
2015-09-25
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-25
phy: add phy_device_remove()
Russell King
4
-7
/
+32
2015-09-25
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-25
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-25
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-25
phy: fix mdiobus module safety
Russell King
3
-17
/
+25
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-25
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
Benjamin Gaignard
2
-84
/
+80
2015-09-25
ARM: dts: fix omap2+ address translation for pbias
Kishon Vijay Abraham I
5
-12
/
+17
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
[next]