index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+4
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+54
2015-03-10
ACPI / LPSS: provide con_id for the clkdev
Heikki Krogerus
-1
/
+4
2015-03-09
clk: divider: fix calculation of initial best divider when rounding to closest
Uwe Kleine-König
-6
/
+7
2015-03-09
clk: divider: fix selection of divider when rounding to closest
Uwe Kleine-König
-1
/
+5
2015-03-09
clk: divider: fix calculation of maximal parent rate for a given divider
Uwe Kleine-König
-7
/
+1
2015-03-09
tipc: fix bug in link failover handling
Jon Paul Maloy
-3
/
+4
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
-8
/
+14
2015-03-09
net: macb: constify macb configuration data
Josh Cartwright
-4
/
+4
2015-03-09
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...
David S. Miller
-19
/
+49
2015-03-09
usb: isp1760: add peripheral/device controller chip id
Sudeep Holla
-1
/
+1
2015-03-09
usb: isp1760: set IRQ flags properly
Valentin Rothberg
-4
/
+3
2015-03-09
usb: musb: fix Kconfig regression
Arnd Bergmann
-1
/
+2
2015-03-09
usb: isp1760: fix possible deadlock in isp1760_udc_irq
Sudeep Holla
-4
/
+6
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
-2
/
+6
2015-03-10
Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...
James Morris
-28
/
+22
2015-03-09
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition
Boris Brezillon
-2
/
+2
2015-03-09
vt6655: Fix late setting of byRFType.
Malcolm Priestley
-10
/
+6
2015-03-09
vt6655: RFbSetPower fix missing rate RATE_12M
Malcolm Priestley
-0
/
+1
2015-03-09
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
-0
/
+1
2015-03-09
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
Marc Kleine-Budde
-0
/
+1
2015-03-09
MAINTAINERS: linux-can moved to github
Marc Kleine-Budde
-2
/
+2
2015-03-09
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
-5
/
+23
2015-03-09
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
-12
/
+8
2015-03-09
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
-0
/
+4
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
-0
/
+11
2015-03-09
ALSA: hda - Fix regression of HD-audio controller fallback modes
Takashi Iwai
-1
/
+1
2015-03-09
staging: vt6655: vnt_tx_packet fix dma_idx selection.
Malcolm Priestley
-7
/
+9
2015-03-08
Input: synaptics - remove X250 from the topbuttonpad list
Benjamin Tissoires
-1
/
+0
2015-03-08
Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
Benjamin Tissoires
-1
/
+0
2015-03-08
Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series
Benjamin Tissoires
-11
/
+41
2015-03-08
Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
Benjamin Tissoires
-1
/
+2
2015-03-08
Input: synaptics - retrieve the extended capabilities in query $10
Benjamin Tissoires
-3
/
+43
2015-03-08
Input: synaptics - do not retrieve the board id on old firmwares
Benjamin Tissoires
-0
/
+4
2015-03-08
Input: synaptics - handle spurious release of trackstick buttons
Benjamin Tissoires
-8
/
+25
2015-03-08
Input: synaptics - fix middle button on Lenovo 2015 products
Dmitry Torokhov
-23
/
+21
2015-03-08
Input: synaptics - skip quirks when post-2013 dimensions
Benjamin Tissoires
-1
/
+1
2015-03-08
Input: synaptics - support min/max board id in min_max_pnpid_table
Daniel Martin
-12
/
+30
2015-03-08
Input: synaptics - remove obsolete min/max quirk for X240
Daniel Martin
-1
/
+1
2015-03-08
Input: synaptics - query min dimensions for fw v8.1
Daniel Martin
-2
/
+8
2015-03-08
Input: synaptics - log queried and quirked dimension values
Daniel Martin
-0
/
+10
2015-03-08
Input: synaptics - split synaptics_resolution(), query first
Daniel Martin
-12
/
+23
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
-23
/
+53
2015-03-08
bgmac: Clean warning messages
Peter Senna Tschudin
-7
/
+0
2015-03-08
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
-1
/
+1
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-109
/
+374
[prev]
[next]