summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-51/+777
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds73-3514/+15568
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-211/+266
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-21/+16
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-157/+219
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds98-867/+3316
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds867-21073/+280421
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds39-375/+1988
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-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
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-26Merge tag 'fcoe1' into fixesJames Bottomley757-5121/+8694
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-135/+4827
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-20/+20
2013-06-26dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-26dlci: 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-26pci: Add PCIe driver for Samsung ExynosJingoo Han3-0/+1067
2013-06-26Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman1-1/+1
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas1-1/+21
2013-06-25pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-06-25firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei1-12/+12
2013-06-25drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat1-4/+1
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-25usb: musb: omap2430: make it compile againSebastian Andrzej Siewior1-2/+2
2013-06-25usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam1-5/+4
2013-06-25xhci: Add missing unlocks on error pathsEmil Goode1-0/+2
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25Merge branch 'pm-fixes'Rafael J. Wysocki1-4/+13
2013-06-25cpufreq: 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