index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
2015-01-21
1
-1
/
+1
*
virtio_rng: drop extra empty line
Michael S. Tsirkin
2015-01-21
1
-1
/
+0
*
virtio_ring: coding style fix
Michael S. Tsirkin
2015-01-21
1
-2
/
+1
*
virtio_blk: coding style fixes
Michael S. Tsirkin
2015-01-21
1
-4
/
+2
*
virtio_balloon: coding style fixes
Michael S. Tsirkin
2015-01-21
1
-2
/
+1
*
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
2015-01-21
1
-2
/
+19
*
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
2
-8
/
+52
*
virtio_pci: macros for PCI layout offsets
Rusty Russell
2015-01-21
1
-1
/
+59
*
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
4
-7
/
+621
*
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-21
3
-72
/
+77
*
virtio_pci: drop useless del_vqs call
Sasha Levin
2015-01-21
1
-1
/
+0
*
virtio/balloon: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/scsi: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/net: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/console: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/blk: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-21
10
-32
/
+73
|
\
|
*
libata: prevent HSM state change race between ISR and PIO
David Jeffery
2015-01-19
1
-0
/
+12
|
*
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-01-19
2
-2
/
+5
|
*
ata: pata_at91: depend on !ARCH_MULTIPLATFORM
Alexandre Belloni
2015-01-13
1
-0
/
+1
|
*
ahci: Remove Device ID for Intel Sunrise Point PCH
James Ralston
2015-01-13
1
-1
/
+0
|
*
ahci: Use dev_info() to inform about the lack of Device Sleep support
Gabriele Mazzotta
2015-01-09
1
-1
/
+1
|
*
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
2015-01-08
2
-8
/
+33
|
*
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2015-01-07
1
-14
/
+12
|
*
libata: export ata_get_cmd_descript()
Andy Shevchenko
2015-01-05
1
-0
/
+1
|
*
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
2015-01-05
1
-5
/
+7
|
*
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
2015-01-05
1
-1
/
+1
*
|
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-20
4
-31
/
+25
|
\
\
|
*
|
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
2015-01-19
1
-2
/
+2
|
*
|
pinctrl: lantiq: remove bogus of_gpio_chip_add
Johan Hovold
2015-01-14
1
-2
/
+0
|
*
|
pinctrl: Fix two deadlocks
Jim Lin
2015-01-14
1
-2
/
+3
|
*
|
pinctrl: rockchip: Avoid losing interrupts when supporting both edges
Doug Anderson
2015-01-14
1
-25
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-20
16
-126
/
+234
|
\
\
\
|
*
|
|
s2io: use snprintf() as a safety feature
Dan Carpenter
2015-01-19
1
-3
/
+8
|
*
|
|
r8152: remove sram_read
hayeswang
2015-01-19
1
-18
/
+6
|
*
|
|
r8152: remove generic_ocp_read before writing
hayeswang
2015-01-19
1
-6
/
+0
|
*
|
|
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
2015-01-19
1
-3
/
+3
|
*
|
|
bgmac: register napi before the device
Hauke Mehrtens
2015-01-19
1
-3
/
+3
|
*
|
|
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
2015-01-19
1
-0
/
+10
|
*
|
|
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
2015-01-19
1
-9
/
+9
|
*
|
|
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2015-01-16
1
-0
/
+5
|
*
|
|
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
2015-01-16
1
-3
/
+12
|
*
|
|
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
2015-01-16
1
-5
/
+18
|
*
|
|
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
2015-01-16
1
-0
/
+1
|
*
|
|
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
2015-01-16
1
-4
/
+29
|
*
|
|
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
2015-01-16
1
-9
/
+10
|
*
|
|
Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...
David S. Miller
2015-01-15
4
-29
/
+44
|
|
\
\
\
|
|
*
|
|
can: kvaser_usb: Don't dereference skb after a netif_rx()
Ahmed S. Darwish
2015-01-15
1
-7
/
+4
|
|
*
|
|
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish
2015-01-15
1
-3
/
+4
|
|
*
|
|
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish
2015-01-15
1
-0
/
+3
[next]