summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-09Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-06-08Merge tag 'iio-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron
2013-06-08staging: iio: spear_adc: Add missing CONFIG_OF macroSachin Kamat
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-06-07Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-06-07dmatest: do not allow to interrupt ongoing testsAndy Shevchenko
2013-06-07Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-07Merge branch 'pm-fixes'Rafael J. Wysocki
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki
2013-06-06Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-06Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-06Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit 80 colsAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword markerAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in commentsAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: clean up macrosAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused macrosAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix comment styleAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix struct indentationAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix brace placementAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused union membersAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused data typesAaro Koskinen
2013-06-06Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi
2013-06-06zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu
2013-06-06zram: optimize memory operations with clear_page()/copy_page()Jiang Liu
2013-06-06zram: kill unused zram_get_num_devices()Jiang Liu
2013-06-06zram: simplify and optimize dev_to_zram()Jiang Liu
2013-06-06zram: protect sysfs handler from invalid memory accessJiang Liu
2013-06-06zram: avoid access beyond the zram deviceJiang Liu
2013-06-06zram: avoid double free in function zram_bvec_write()Jiang Liu
2013-06-06zram: destroy all devices on error recovery path in zram_init()Jiang Liu
2013-06-06zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu
2013-06-06zram: avoid invalid memory access in zram_exit()Jiang Liu
2013-06-06staging: comedi: pcl730: tidy up multi-line commentH Hartley Sweeten
2013-06-06staging: comedi: pcl730: rename the boardinfo tableH Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_attach()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_di_insn()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_do_insn()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up the boardinfoH Hartley Sweeten
2013-06-06staging: comedi: introduce comedi_range_is_{bi,uni}polar()H Hartley Sweeten