summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-01iio: mxs-lradc: convert is_divided to a bitmapiio-for-3.14cAlexandre Belloni
2014-01-01iio: mxs-lradc: add write_raw function to modify scaleHector Palacios
2014-01-01iio: mxs-lradc: add scale_available file to channelsHector Palacios
2014-01-01iio: mxs-lradc: add scale attribute to channelsHector Palacios
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2013-12-22staging: iio: hmc5843: Remove redundant of_match_ptr helperiio-for-3.14bSachin Kamat
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat
2013-12-21staging: line6: Add support for POD HD400 to line6usb driverChris Bajumpaa
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise
2013-12-20Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-20mm: fix build of split ptlock codeOlof Johansson
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20staging: r8188eu: Fix unused variable warningsLarry Finger
2013-12-20staging: r8188eu: Restore line that was incorrectly removedLarry Finger
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20drivers/staging/bcm: Integer overflowWenliang Fan
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-20staging: comedi: ni_660x: tidy up set_tio_counterswap()H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: remove dma_selection_counter()H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: use a local var for the 'chip_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labelsH Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)H Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_con...H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio.h: remove subdev_to_counter()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio.h: remove 'extern' from exported function prototypesH Hartley Sweeten
2013-12-20staging: comedi: ni_tio: move the MODULE_* stuff to the end of fileH Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of fileH Hartley Sweeten
2013-12-20staging: comedi: ni_tio: use a local var for the 'counter_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: use a local var for the 'counter_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macroH Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg()H Hartley Sweeten