summaryrefslogtreecommitdiff
path: root/include/linux
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-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 '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-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-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-19Input: serio - add firmware_id sysfs attributeHans de Goede
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-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
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 !OFAlexander Shiyan
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller