summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27Add support for using a MAX3421E chip as a host driver.David Mosberger
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-27sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich
2014-05-27init.h: Update initcall_sync variants to fix build errorsTony Lindgren
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries
2014-05-27driver core: Inline dev_set/get_drvdataJean Delvare
2014-05-27driver core: dev_set_drvdata returns voidJean Delvare
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe
2014-05-27PCI: Notify driver before and after device resetKeith Busch
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-05-26Merge branch 'reset/fixes' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel
2014-05-26ACPI: add dynamic_debug supportBjørn Mork
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik
2014-05-25Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23blk-mq: export blk_mq_tag_busy_iterSam Bradshaw
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones
2014-05-24devres: Add devm_get_free_pages APIEli Billauer
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-23lib: add glibc style strchrnul() variantGrant Likely
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-05-22ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi
2014-05-22sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires
2014-05-22ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar