summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds212-3288/+15111
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-12/+88
2013-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29move linux/loop.h to drivers/blockAl Viro3-2/+87
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro1-1/+0
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+1
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro1-1/+0
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-27Merge tag 'fcoe1' into fixesJames Bottomley757-5121/+8694
2013-06-27Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-135/+4827
2013-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-20/+20
2013-06-27dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-27dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-06-26Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2013-06-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+21
2013-06-26Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-108/+201
2013-06-26Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+4
2013-06-26gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas1-1/+21
2013-06-26net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-26usb: musb: omap2430: make it compile againSebastian Andrzej Siewior1-2/+2
2013-06-26usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam1-5/+4
2013-06-26xhci: Add missing unlocks on error pathsEmil Goode1-0/+2
2013-06-26macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-26tun: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-26Merge branch 'pm-fixes'Rafael J. Wysocki1-4/+13
2013-06-26cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin1-4/+13
2013-06-25rbd: fetch object order before using itJosh Durgin1-4/+4
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love1-2/+5
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+6
2013-06-25Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-3/+3
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk1-3/+12
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie3-17/+8
2013-06-25USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-06-25ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-06-25USB: ohci-at91: prepare clk before calling enableBoris BREZILLON1-6/+6
2013-06-25USB: HWA: fix device probe failureThomas Pugliese7-18/+42
2013-06-25wusbcore: add sysfs attribute for retry countThomas Pugliese3-2/+35
2013-06-25wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese3-3/+39
2013-06-25usb: chipidea: drop "13xxx" infixAlexander Shishkin14-260/+261
2013-06-25usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun1-1/+0
2013-06-25usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-06-25usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)1-0/+1