index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
6
-22
/
+22
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
1
-8
/
+16
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
7
-11
/
+11
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-8
/
+1
2014-11-23
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
1
-1
/
+0
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2
-33
/
+15
2014-11-23
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
1
-6
/
+3
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
1
-15
/
+5
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-21
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+3
2014-11-21
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
1
-11
/
+5
2014-11-21
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+4
2014-11-12
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
1
-1
/
+16
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
11
-28
/
+30
2014-11-11
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
1
-16
/
+6
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
1
-1
/
+6
2014-10-19
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
3
-123
/
+501
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-48
/
+1326
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-350
/
+279
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
18
-927
/
+1330
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
33
-553
/
+533
2014-10-18
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
32
-123
/
+299
2014-10-18
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...
Linus Torvalds
8
-87
/
+236
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-147
/
+132
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-367
/
+212
2014-10-18
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
Linus Torvalds
37
-549
/
+710
2014-10-18
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
11
-526
/
+260
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-137
/
+174
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-637
/
+1527
2014-10-17
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-17
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2
-8
/
+22
2014-10-17
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-10-17
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
2014-10-17
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
1
-16
/
+10
2014-10-17
vxlan: fix a free after use
Li RongQing
1
-0
/
+1
2014-10-17
atm: simplify lanai.c by using module_pci_driver
Michael Opdenacker
1
-21
/
+1
2014-10-17
ntb: Adding split BAR support for Haswell platforms
Dave Jiang
3
-60
/
+210
2014-10-17
ntb: use errata flag set via DID to implement workaround
Dave Jiang
2
-9
/
+42
2014-10-17
ntb: conslidate reading of PPD to move platform detection earlier
Dave Jiang
1
-28
/
+98
2014-10-17
ntb: move platform detection to separate function
Dave Jiang
1
-27
/
+47
2014-10-17
NTB: debugfs device entry
Jon Mason
3
-2
/
+107
2014-10-16
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
1
-0
/
+1
2014-10-16
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
1
-0
/
+1
2014-10-16
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
Jaewon Kim
1
-1
/
+1
2014-10-16
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
Chang Huaixin
1
-2
/
+2
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2
-3
/
+14
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-16
serial: atmel: add missing dmaengine header
Vinod Koul
1
-0
/
+1
2014-10-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
1
-0
/
+1
[next]