aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-18iio: remove extra ; after function definitionPeter Meerwald
2012-06-18iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald
2012-06-18iio: Add helper function for initializing triggered buffersLars-Peter Clausen
2012-06-15iio: iio/events.h typosPeter Meerwald
2012-06-15iio: iio/machine.h typoPeter Meerwald
2012-06-13pstore/ram_core: Remove now unused codeAnton Vorontsov
2012-06-13pstore/ram: Add console messages handlingAnton Vorontsov
2012-06-13pstore: Add console log messages supportAnton Vorontsov
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-06-12iio: cleanup iio/iio.hPeter Meerwald
2012-06-12iio: mark struct iio_enum elements with @ in commentPeter Meerwald
2012-06-12iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald
2012-06-12iio: fix typos in iio.hPeter Meerwald
2012-06-12iio: drop comment about 'real' channelsPeter Meerwald
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald
2012-06-11staging: Delete if_strip.hPaul Bolle
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen
2012-06-04iio: Add iio_device_get()Lars-Peter Clausen
2012-06-04iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich
2012-06-04iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov
2012-05-31c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov