summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg1-5/+28
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. Miller2-10/+15
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-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-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+21
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-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-12mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2-0/+54
2012-06-12PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe1-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-12net: keep name_hlist close to nameEric Dumazet1-3/+4
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller6-35/+27
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. Linville1-0/+12
2012-06-11nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker1-4/+4
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas1-2/+0
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-17/+42
2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab1-0/+7
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab1-30/+0
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab1-14/+33
2012-06-11edac: use Documentation-nano format for some data structsMauro Carvalho Chehab1-23/+59
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-1/+1
2012-06-11seq_file: Add seq_vprintf function and export itSteven Whitehouse1-0/+1
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar5-10/+68
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2-3/+5
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2-50/+54
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou1-0/+1
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2-1/+2
2012-06-11regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar1-0/+5
2012-06-10ARM: nomadik: convert to generic clockLinus Walleij1-0/+2
2012-06-10net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-10[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller1-1/+2
2012-06-09block: Convert BDI proportion calculations to flexible proportionsJan Kara1-2/+2
2012-06-09lib: Proportions with flexible periodJan Kara1-0/+101
2012-06-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+11