summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen
2013-09-21iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPiio-for-3.12cJosh Wu
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki
2013-08-05Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-08-03iio: Remove IIO_DEV_ATTR_RESET macroLars-Peter Clausen
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-08-02tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani
2013-08-02tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-31Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-30drm: fix 64 bit drm fixed point helpersAlex Deucher
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross