summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-13usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto1-0/+8
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+12
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet1-4/+4
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-212/+286
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+6
2012-06-13regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin1-6/+0
2012-06-13regmap: Remove warning on stubbed dev_get_regmap()Mark Brown1-1/+0
2012-06-13ASoC: mmp: add audio dma supportZhangfei Gao1-0/+22
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg2-9/+32
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg1-1/+4
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+21
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt260-1502/+6050
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel1-0/+1
2012-06-13Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes1-1/+1
2012-06-13net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado1-0/+1
2012-06-13usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-06-13bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-13ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+2
2012-06-13Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-13iio: cleanup iio/iio.hPeter Meerwald1-18/+18
2012-06-13iio: mark struct iio_enum elements with @ in commentPeter Meerwald1-4/+4
2012-06-13iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald1-4/+3
2012-06-13iio: fix typos in iio.hPeter Meerwald1-3/+3
2012-06-13iio: drop comment about 'real' channelsPeter Meerwald1-1/+0
2012-06-13iio: add mcp4725 I2C DAC driverPeter Meerwald1-0/+16
2012-06-13drm/i915: call intel_enable_gttDaniel Vetter1-0/+2
2012-06-13drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter1-0/+4
2012-06-13drm/i915: stop using dev->agp->baseDaniel Vetter1-0/+2
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-27/+103
2012-06-12PCI: misc pci_reg additionsAlex Williamson1-12/+101
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson1-0/+26
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson1-0/+8
2012-06-12PCI: add ACS validation utilityAlex Williamson1-1/+9
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni1-1/+1
2012-06-12ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil1-0/+2
2012-06-12Input: fix input.h kernel-doc warningRandy Dunlap1-0/+1
2012-06-12Merge branch 'asoc-ab8500' into for-3.6Mark Brown19-42/+308
2012-06-12mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2-0/+54
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2-6/+6
2012-06-12PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe1-0/+6
2012-06-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan1-0/+6
2012-06-12PCI: make pci_ltr_supported() staticMyron Stowe1-1/+0
2012-06-12PCI: add PCI DMA source ID quirkAlex Williamson1-0/+8
2012-06-12staging: Delete if_strip.hPaul Bolle2-28/+0
2012-06-12inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2-2/+2
2012-06-12net: keep name_hlist close to nameEric Dumazet1-3/+4
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller10-53/+101
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede1-1/+2
2012-06-11[media] Fix regression in ioctl numberingHans Verkuil1-3/+3
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville4-5/+27