summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-28mcb: Add support for shared PCI IRQsJohannes Thumshirn1-1/+5
2014-05-28blk-mq: allow non-softirq completionsJens Axboe1-0/+4
2014-05-28USB: separate usb_address0 mutexes for each busTodd E Brandt1-0/+2
2014-05-28PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-2/+2
2014-05-28usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado1-0/+199
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+1
2014-05-28Add support for using a MAX3421E chip as a host driver.David Mosberger1-0/+23
2014-05-28kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan1-5/+8
2014-05-28sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich1-1/+1
2014-05-28init.h: Update initcall_sync variants to fix build errorsTony Lindgren1-1/+13
2014-05-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2014-05-28connector: allow multiple messages to be sent in one packetDavid Fries1-0/+1
2014-05-28driver core: Inline dev_set/get_drvdataJean Delvare1-2/+10
2014-05-28driver core: dev_set_drvdata returns voidJean Delvare1-1/+1
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen1-0/+19
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen1-0/+67
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen1-0/+23
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare1-0/+3
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran1-1/+0
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang1-0/+13
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe1-2/+2
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-14/+39
2014-05-27Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner1-0/+2
2014-05-27PCI: Notify driver before and after device resetKeith Busch1-0/+3
2014-05-27Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones1-0/+2
2014-05-27Merge branch 'clockevents/3.16' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner1-0/+1
2014-05-27Input: atmel_mxt_ts - read screen config from chipNick Dyer1-15/+0
2014-05-27Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas3-8/+12
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+7
2014-05-27Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-18/+10
2014-05-26Merge branch 'reset/fixes' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson1-0/+10
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel1-0/+2
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto1-0/+3
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart1-0/+24
2014-05-26ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky1-0/+3
2014-05-26ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik1-0/+1
2014-05-25Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki1-0/+31
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi1-0/+14
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi1-1/+20
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-27/+133
2014-05-24Merge branch 'fortglx/3.16/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner1-1/+0
2014-05-24Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-20/+68
2014-05-24[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki1-28/+0
2014-05-24Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette3-57/+95
2014-05-24net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-24net: filter: remove DL macroDaniel Borkmann1-3/+0
2014-05-24clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner1-0/+4
2014-05-24net: Make enabling of zero UDP6 csums more restrictiveTom Herbert1-1/+23