Age | Commit message (Expand) | Author | Files | Lines |
2013-09-15 | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 1 | -2/+7 |
2013-09-15 | iio: drop info_mask from struct iio_dev | Jonathan Cameron | 1 | -4/+1 |
2013-09-15 | iio: pressure-core: st: Allow for number of channels to vary | Lee Jones | 1 | -0/+1 |
2013-09-15 | iio: Add INT_TIME (integration time) channel info attribute | Peter Meerwald | 2 | -0/+16 |
2013-08-31 | iio: Remove trailing ; from function definitions | Peter Meerwald | 1 | -4/+4 |
2013-08-30 | iio: at91: Use different prescal, startup mask in MR for different IP | Josh Wu | 1 | -0/+4 |
2013-08-17 | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 1 | -0/+29 |
2013-08-16 | Staging: olpc_dcon: replace some magic numbers | Jens Frederich | 1 | -0/+1 |
2013-08-12 | Merge 3.11-rc5 into staging-next | Greg Kroah-Hartman | 27 | -47/+95 |
2013-08-11 | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-08-10 | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+18 |
2013-08-10 | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+7 |
2013-08-10 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-09 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 1 | -0/+1 |
2013-08-08 | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-08 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 1 | -0/+1 |
2013-08-08 | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 1 | -1/+5 |
2013-08-08 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+8 |
2013-08-06 | regmap: Add missing header for !CONFIG_REGMAP stubs | Mateusz Krawczuk | 1 | -0/+1 |
2013-08-06 | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 1 | -6/+2 |
2013-08-05 | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -1/+18 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -14/+19 |
2013-08-04 | iio: Fix documentation of devm_iio_device_free() | Peter Meerwald | 1 | -2/+2 |
2013-08-03 | iio: core: implement devm_iio_device_alloc/devm_iio_device_free | Grygorii Strashko | 1 | -0/+25 |
2013-08-03 | iio: Remove IIO_DEV_ATTR_RESET macro | Lars-Peter Clausen | 1 | -5/+0 |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 2 | -3/+35 |
2013-08-03 | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 1 | -1/+1 |
2013-08-03 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin | 1 | -4/+6 |
2013-08-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -1/+23 |
2013-08-02 | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+1 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 4 | -6/+6 |
2013-08-02 | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set | Cong Wang | 1 | -0/+5 |
2013-08-02 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 1 | -1/+1 |
2013-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -6/+6 |
2013-08-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -7/+7 |
2013-08-01 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+2 |
2013-08-01 | ndisc: Add missing inline to ndisc_addr_option_pad | Joe Perches | 1 | -1/+1 |
2013-08-01 | vmpressure: make sure there are no events queued after memcg is offlined | Michal Hocko | 1 | -0/+1 |
2013-08-01 | vmpressure: change vmpressure::sr_lock to spinlock | Michal Hocko | 1 | -1/+1 |
2013-08-01 | mlx5_core: Implement new initialization sequence | Eli Cohen | 2 | -1/+23 |
2013-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+3 |
2013-07-31 | tracing: trace_remove_event_call() should fail if call/file is in use | Oleg Nesterov | 1 | -1/+1 |
2013-07-31 | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz | 3 | -6/+6 |
2013-07-31 | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 1 | -7/+7 |
2013-07-31 | drm: fix 64 bit drm fixed point helpers | Alex Deucher | 1 | -7/+7 |
2013-07-30 | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes | Colin Cross | 1 | -0/+1 |
2013-07-30 | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -2/+3 |
2013-07-29 | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 1 | -6/+0 |
2013-07-29 | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-07-27 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch | 2 | -2/+3 |