index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
ASoC: rt5659: drop double const
Nicholas Mc Guire
1
-43
/
+43
2017-01-12
ASoC: rt5659: declare rt5659_i2c_driver static
Nicholas Mc Guire
1
-1
/
+1
2017-01-12
ASoC: rt5659: use msleep() for long delays
Nicholas Mc Guire
1
-1
/
+1
2016-12-12
ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path
Richard Fitzgerald
1
-1
/
+1
2016-12-12
ASoC: topology: avoid uninitialized kcontrol_type
Arnd Bergmann
1
-0
/
+1
2016-12-11
Linux 4.9
v4.9
Linus Torvalds
1
-2
/
+2
2016-12-11
MIPS: Lantiq: Fix mask of GPE frequency
Hauke Mehrtens
1
-1
/
+1
2016-12-11
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Luuk Paulussen
1
-1
/
+1
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-10
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
3
-1
/
+30
2016-12-09
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
vhost-vsock: fix orphan connection reset
Peng Tao
1
-1
/
+1
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-08
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
1
-1
/
+3
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-12-08
ARM: dts: orion5x: fix number of sata port for linkstation ls-gl
Roger Shimizu
1
-0
/
+4
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
3
-6
/
+32
2016-12-08
ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define
Shawn Guo
1
-1
/
+1
2016-12-08
ASoC: zte: spdif and i2s drivers are not zx296702 specific
Shawn Guo
4
-10
/
+10
2016-12-08
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-12-08
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
1
-10
/
+14
2016-12-08
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
1
-1
/
+1
2016-12-08
kcov: add missing #include <linux/sched.h>
Kefeng Wang
1
-0
/
+1
2016-12-08
radix tree test suite: fix compilation
Matthew Wilcox
3
-30
/
+1
2016-12-08
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-12-07
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
1
-0
/
+1
2016-12-07
ARM: dts: imx7d: fix LCDIF clock assignment
Stefan Agner
1
-3
/
+2
2016-12-07
dts: sun8i-h3: correct UART3 pin definitions
Jorik Jonker
1
-1
/
+1
2016-12-07
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
1
-3
/
+13
2016-12-07
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+5
2016-12-07
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
Alex
1
-0
/
+1
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
1
-1
/
+0
2016-12-07
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
1
-0
/
+4
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
3
-2
/
+6
2016-12-07
ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting
Kuninori Morimoto
1
-9
/
+12
2016-12-07
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
3
-14
/
+51
2016-12-07
ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params
Kuninori Morimoto
1
-3
/
+6
2016-12-07
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
1
-7
/
+12
2016-12-07
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
1
-21
/
+36
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
1
-3
/
+5
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
1
-3
/
+0
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2
-0
/
+4
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-12-07
device-dax: fix private mapping restriction, permit read-only
Dan Williams
1
-1
/
+1
[next]