summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-07gpio: add missing includes in machine.hAlexandre Courbot
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij
2014-07-24gpio: remove gpio_ensure_requested()Alexandre Courbot
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-06-11net: Save software checksum completeTom Herbert