aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-29tile-srom: switch to fixed_size_llseek()Al Viro
2013-06-29ubi/cdev: switch to fixed_size_llseek()Al Viro
2013-06-29pci/proc: switch to fixed_size_llseek()Al Viro
2013-06-29isapnp: switch to fixed_size_llseek()Al Viro
2013-06-29lpfc: switch to fixed_size_llseek()Al Viro
2013-06-29ps3flash: switch to generic_file_llseek_size()Al Viro
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-06-29bfa: switch to fixed_size_llseek()Al Viro
2013-06-29fnic: switch to fixed_size_llseek()Al Viro
2013-06-29vc: switch to fixed_size_llseek()Al Viro
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-29zorro: switch to fixed_size_llseek()Al Viro
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-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-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
2013-06-26irqchip: Add support for ARMv7-M NVICUwe Kleine-König
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-06-26serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas
2013-06-25pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-06-25firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei
2013-06-25drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan