summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-06-29mtdchar: switch to fixed_size_llseek()Al Viro
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro
2013-06-29more open-coded file_inode() callsAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro
2013-06-28irqchip: exynos-combiner: Staticize combiner_initSachin Kamat
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-06-27Merge branch 'msm/fixes' into next/lateOlof Johansson
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26pci: add pcibios_release_deviceSebastian Ott
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky
2013-06-26s390/qdio: remove unused functionSebastian Ott
2013-06-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-26Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-26Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-26pci: Add PCIe driver for Samsung ExynosJingoo Han
2013-06-26Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman