summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2687-293/+205
|\
| * target: writev() on single-element vector is pointlessAl Viro2013-02-262-45/+17
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-261-22/+12
| * switch vfs_getattr() to struct pathAl Viro2013-02-263-3/+4
| * tegra: don't wank with d_find_alias()Al Viro2013-02-261-9/+3
| * lirc: get rid of bogus checksAl Viro2013-02-261-10/+1
| * oprofilefs: add missing ->i_mutex locking in object creationAl Viro2013-02-221-3/+13
| * xenfs: switch to pure simple_fill_super()Al Viro2013-02-221-55/+11
| * new helper: file_inode(file)Al Viro2013-02-2279-149/+147
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-02-261-0/+1
|\ \
| * | clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano2013-02-221-0/+1
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-269-58/+16
|\ \ \
| * | | virtio_console: Initialize guest_connected=true for rproc_serialSjur Brændeland2013-02-131-5/+2
| * | | virtio: use module_virtio_driver.Rusty Russell2013-02-133-35/+3
| * | | virtio_console: Use virtio device index to generate port nameSjur Brændeland2013-02-121-13/+3
| * | | virtio: make pci_device_id constStephen Hemminger2013-02-111-3/+3
| * | | virtio: make config_ops constStephen Hemminger2013-02-115-5/+5
| * | | virtio-mmio: fix wrong comment about register offsetRyota Ozaki2013-02-041-1/+1
| * | | virtio_console: Let unconnected rproc device receive data.Sjur Brændeland2013-01-221-1/+4
* | | | Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-02-266-227/+245
|\ \ \ \
| * | | | drivers/vfio: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-241-1/+1
| * | | | vfio-pci: Add support for VGA region accessAlex Williamson2013-02-184-0/+93
| * | | | vfio-pci: Manage user power state transitionsAlex Williamson2013-02-181-3/+38
| * | | | vfio: whitelist pcieportAlex Williamson2013-02-141-1/+1
| * | | | vfio: Protect vfio_dev_present against device_delAlex Williamson2013-02-141-21/+12
| * | | | vfio-pci: Cleanup BAR accessAlex Williamson2013-02-144-190/+90
| * | | | vfio-pci: Cleanup read/write functionsAlex Williamson2013-02-141-30/+29
| * | | | vfio-pci: Enable PCIe extended capabilities on v1Alex Williamson2013-02-141-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-2618-180/+98
|\ \ \ \ \
| * | | | | usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei2013-02-251-7/+7
| * | | | | usbnet: smsc95xx: fix broken runtime suspendMing Lei2013-02-251-10/+2
| * | | | | usbnet: smsc95xx: fix suspend failureMing Lei2013-02-251-3/+9
| * | | | | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | | | | b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * | | | | VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-251-1/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5
| |\ \ \ \ \
| | * | | | | brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
| | * | | | | mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
| | * | | | | mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
| * | | | | | net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-241-3/+6
| * | | | | | vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-241-4/+2
| * | | | | | vmxnet3: make local function staticstephen hemminger2013-02-241-2/+2
| * | | | | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| * | | | | | gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * | | | | | vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
| * | | | | | mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * | | | | | mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
| * | | | | | net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * | | | | | qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
| * | | | | | qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0