summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-21
|\
| * iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-26
| * iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
| * iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-12
| * iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-12
| * iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-12
| * iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-12
| * iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
| * iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-12
| * iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-12
| * iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-22
| * iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-22
| * iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-22
| * iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-22
* | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-17
|\ \
| * \ Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-14
| |\ \
| * | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-23
* | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-17
|\ \ \ \
| * | | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-15
|\ \ \ \ \
| * | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
| * | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| * | | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-15
|\ \ \ \ \ \
| * | | | | | blk-mq: Allow requests to never expireKeith Busch2015-01-08
| * | | | | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-08
| * | | | | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-08
| * | | | | | blk-mq: Export if requests were startedKeith Busch2015-01-08
| * | | | | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-07
| * | | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-14
|\ \ \ \ \ \ \
| * | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-13
* | | | | | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-13
* | | | | | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-13
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-06
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-11
| * | | | | | | | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-11
| * | | | | | | | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-11
| * | | | | | | | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-11
| * | | | | | | | | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-11
| * | | | | | | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-11