index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
5
-10
/
+625
2015-01-21
virtio-pci: define layout for virtio 1.0
Rusty Russell
1
-0
/
+62
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
3
-72
/
+77
2015-01-21
virtio_pci: drop useless del_vqs call
Sasha Levin
1
-1
/
+0
2015-01-21
s390: add pci_iomap_range
Michael S. Tsirkin
2
-7
/
+28
2015-01-21
pci: add pci_iomap_range
Michael S. Tsirkin
2
-5
/
+40
2015-01-21
mn10300: drop dead code
Michael S. Tsirkin
1
-35
/
+0
2015-01-21
virtio/balloon: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/scsi: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/net: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/console: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/blk: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/9p: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio_pci: drop virtio_config dependency
Michael S. Tsirkin
1
-1
/
+1
2015-01-20
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
1
-0
/
+12
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
3
-2
/
+6
2015-01-19
pinctrl: MAINTAINERS: add git tree reference
Linus Walleij
1
-0
/
+1
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
2015-01-18
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
1
-1
/
+1
2015-01-18
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-17
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-17
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
2
-1
/
+5
2015-01-17
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-17
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
1
-0
/
+27
2015-01-17
ARM: nomadik: fix up leftover device tree pins
Linus Walleij
1
-4
/
+4
2015-01-16
genetlink: synchronize socket closing and family removal
Johannes Berg
5
-15
/
+35
2015-01-16
genetlink: disallow subscribing to unknown mcast groups
Johannes Berg
1
-1
/
+1
2015-01-16
genetlink: document parallel_ops
Johannes Berg
1
-0
/
+2
2015-01-16
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
1
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
3
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
1
-0
/
+2
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2
-2
/
+2
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
10
-42
/
+30
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
1
-1
/
+3
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
3
-15
/
+17
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
1
-1
/
+3
[next]