aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-25iio: hid-sensor-accel-3d: Introduce PMSrinivas Pandruvada1-7/+1
2015-01-25iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada2-2/+78
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz1-1/+1
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz1-2/+2
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz1-1/+1
2015-01-25DT: Add a vendor prefix for Cosmic CircuitsEzequiel Garcia1-0/+1
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian5-1/+20
2015-01-25DT: iio: adc: Add CC_10001 binding documentationPhani Movva1-0/+22
2015-01-25iio: light: cm32181: Fix typo 's/claibscale/calibscale/'Roberta Dobrescu1-1/+1
2015-01-25iio: light: tcs3414: Fix misindented linesRoberta Dobrescu1-2/+2
2015-01-25iio: industrialio-event: Fix typo 's/dynically/dynamically/'Roberta Dobrescu1-1/+1
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona2-2/+6
2015-01-25iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUFKarol Wrona1-1/+0
2015-01-25Merge branch 'fib_trie_next'David S. Miller3-175/+198
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck1-20/+29
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck3-19/+20
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck1-7/+1
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck1-35/+65
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck1-5/+5
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck1-84/+73
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck1-8/+8
2015-01-25Merge branch 'mlx4-next'David S. Miller27-347/+1046
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas4-41/+107
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas8-70/+292
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas4-3/+32
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas5-27/+153
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas4-29/+108
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas4-44/+48
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2-2/+45
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas24-163/+234
2015-01-25new primitive: debugfs_create_automount()Al Viro2-0/+53
2015-01-25debugfs: split end_creating() into success and failure casesAl Viro1-14/+13
2015-01-25debugfs: take mode-dependent parts of debugfs_get_inode() into callersAl Viro1-32/+16
2015-01-25fold debugfs_mknod() into callersAl Viro1-37/+31
2015-01-25fold debugfs_create() into callerAl Viro1-14/+3
2015-01-25fold debugfs_mkdir() into callerAl Viro1-15/+6
2015-01-25debugfs_mknod(): get rid useless argumentsAl Viro1-17/+11
2015-01-25fold debugfs_link() into callerAl Viro1-9/+2
2015-01-25debugfs: kill __create_file()Al Viro1-38/+33
2015-01-25clocksource: sirf: Remove unused variableThierry Reding1-1/+0
2015-01-25power/reset: restart-poweroff: Remove arm dependenciesGuenter Roeck2-2/+0
2015-01-25power/reset: st-poweroff: Fix misleading Kconfig descriptionGuenter Roeck1-2/+2
2015-01-25power/reset: st-poweroff: Register with kernel restart handlerGuenter Roeck1-6/+11
2015-01-25power/reset: Remove sun6i reboot driverGuenter Roeck3-92/+0
2015-01-25power/reset: at91: Register with kernel restart handlerGuenter Roeck1-10/+18
2015-01-25power/reset: arm-versatile: Register with kernel restart handlerGuenter Roeck1-3/+14
2015-01-25ARM: dts: rockchip: Add rockchip timer node for rk3288Daniel Lezcano1-0/+8
2015-01-25debugfs: split the beginning and the end of __create_file() offAl Viro1-22/+39
2015-01-25debugfs_{mkdir,create,link}(): get rid of redundant argumentAl Viro1-8/+9