Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | iio: resistance: add IIO_RESISTANCE channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+1 | |
* | iio: chemical: Add IIO_CONCENTRATION channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+3 | |
* | iio: Support triggered events | Vladimir Barinov | 2015-08-27 | 2 | -0/+14 | |
* | iio: st_sensors: add debugfs register read hook | Linus Walleij | 2015-08-16 | 1 | -0/+4 | |
* | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2015-08-12 | 5 | -2/+25 | |
|\ | ||||||
| * | iio: Add inverse unit conversion macros | Lars-Peter Clausen | 2015-08-08 | 1 | -0/+17 | |
| * | iio: declare struct to fix warning | Pengyu Ma | 2015-08-08 | 1 | -0/+3 | |
| * | include: linux: iio: Add missing kernel doc field | Cristina Opriceana | 2015-08-02 | 1 | -1/+2 | |
| * | include: linux: iio: Fix function parameter name in kernel doc | Cristina Opriceana | 2015-08-02 | 1 | -1/+1 | |
| * | iio: st-sensors: add configuration for WhoAmI address | Giuseppe Barba | 2015-07-23 | 1 | -0/+2 | |
* | | Merge 4.2-rc6 into staging-next | Greg Kroah-Hartman | 2015-08-10 | 20 | -40/+84 | |
|\ \ | ||||||
| * \ | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-08-08 | 1 | -11/+24 | |
| |\ \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *---. \ | Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/... | Mark Brown | 2015-08-06 | 1 | -11/+24 | |
| | |\ \ \ \ | ||||||
| | | | | * | | ASoC: topology: Add private data type and bump ABI version to 3 | Liam Girdwood | 2015-08-06 | 1 | -2/+3 | |
| | | | | * | | ASoC: topology: Add ops support to byte controls UAPI | Mengdong Lin | 2015-08-06 | 1 | -3/+6 | |
| | | | | * | | ASoC: topology: Update TLV support so we can support more TLV types | Mengdong Lin | 2015-08-06 | 1 | -6/+13 | |
| | | | | * | | Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology | Mark Brown | 2015-08-06 | 30 | -144/+242 | |
| | | | | |\ \ | ||||||
| | | | | * | | | ASoC: topology: add private data to manifest | Vinod Koul | 2015-08-06 | 1 | -0/+1 | |
| | | | | * | | | ASoC: topology: Add subsequence in topology | Subhransu S. Prusty | 2015-08-06 | 1 | -0/+1 | |
| | | | |/ / / | | | |/| | | | ||||||
| * | | | | | | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2015-08-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/vblank: Use u32 consistently for vblank counters | Daniel Vetter | 2015-08-07 | 1 | -1/+1 | |
| * | | | | | | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi | 2015-08-07 | 1 | -3/+7 | |
| * | | | | | | | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman | 2015-08-07 | 1 | -2/+3 | |
| * | | | | | | | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition | Michael S. Tsirkin | 2015-07-15 | 1 | -0/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | drm/atomic-helper: Add an atomice best_encoder callback | Daniel Vetter | 2015-08-04 | 1 | -0/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-01 | 7 | -15/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: sched: fix refcount imbalance in actions | Daniel Borkmann | 2015-07-30 | 1 | -1/+7 | |
| | * | | | | | | net/macb: convert to kernel doc | Andy Shevchenko | 2015-07-27 | 1 | -3/+11 | |
| | * | | | | | | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 2015-07-27 | 1 | -1/+1 | |
| | * | | | | | | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test | Nikolay Aleksandrov | 2015-07-27 | 1 | -2/+5 | |
| | * | | | | | | inet: frag: change *_frag_mem_limit functions to take netns_frags as argument | Florian Westphal | 2015-07-27 | 1 | -4/+4 | |
| | * | | | | | | inet: frag: don't re-use chainlist for evictor | Florian Westphal | 2015-07-27 | 1 | -0/+2 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-07-25 | 2 | -2/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | netfilter: fix netns dependencies with conntrack templates | Pablo Neira Ayuso | 2015-07-20 | 2 | -2/+1 | |
| | * | | | | | | | ipv4: consider TOS in fib_select_default | Julian Anastasov | 2015-07-25 | 1 | -2/+1 | |
| * | | | | | | | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-08-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '... | Mark Brown | 2015-07-24 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | / / | | | | | | |_|_|/ / | | | | | |/| | | | | ||||||
| | | | * | | | | | | ASoC: topology: fix typos in topology header | Vinod Koul | 2015-07-02 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-07-31 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h | Michel Dänzer | 2015-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h | Michel Dänzer | 2015-07-29 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cpufreq: Avoid attempts to create duplicate symbolic links | Rafael J. Wysocki | 2015-07-28 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-07-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger | 2015-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | of: constify drv arg of of_driver_match_device stub | Tomeu Vizoso | 2015-07-27 | 1 | -1/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-07-28 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE | Trond Myklebust | 2015-07-22 | 1 | -2/+5 |