summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* remoteproc: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* dm: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* drm: don't use idr_remove_all()Tejun Heo2013-02-277-11/+1
* firewire: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* block/loop: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* atm/nicstar: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-271-2/+2
* backlight: add new lp8788 backlight driverKim, Milo2013-02-273-0/+340
* drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han2013-02-271-5/+3
* sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-271-8/+7
* 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