summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-24dt: tegra: remove non-existent clock IDsStephen Warren
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18regulator: core: Return error in get optional stubTim Kryger
2014-04-18of: add empty of_find_node_by_path() for !OFdt-fixes-for-3.15Alexander Shiyan
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner