summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-2/+2
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+2
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov1-0/+2
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov1-0/+13
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-18Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7Mark Brown23-46/+74
2012-08-18mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-0/+9
2012-08-18mmc: spi: Pull out the SSP clock configuration functionMarek Vasut1-0/+2
2012-08-18mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut1-0/+8
2012-08-18mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut1-0/+22
2012-08-18mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut1-4/+4
2012-08-18mmc: spi: Move SSP register definitions into separate fileMarek Vasut1-0/+109
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei1-0/+5
2012-08-17mm, slab: remove dflagsDavid Rientjes1-1/+0
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris355-2598/+15685
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-17usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I1-2/+2
2012-08-17Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan1-4/+4
2012-08-17Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan1-6/+11
2012-08-17Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan1-2/+74
2012-08-17driver core: devres: introduce devres_for_each_resMing Lei1-0/+4
2012-08-17firmware loader: introduce cache_firmware and uncache_firmwareMing Lei1-0/+12
2012-08-17firmware loader: always let firmware_buf own the pages bufferMing Lei1-0/+3
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16serial: New serial driver MAX310XAlexander Shiyan2-2/+69
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+18
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman1-73/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+73
2012-08-16platform: Add support for automatic device IDsJean Delvare1-0/+4
2012-08-16drivers/misc/ti-st: remove sparse warningsPavan Savoy1-1/+2
2012-08-16onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack1-0/+1
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+90
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann1-0/+2
2012-08-15ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codecPeter Ujfalusi1-0/+32
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-08-15irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker1-2/+0
2012-08-15userns: Teach inet_diag to work with user namespacesEric W. Biederman1-0/+1
2012-08-15netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman1-0/+1
2012-08-15userns: Make seq_file's user namespace accessibleEric W. Biederman1-0/+14
2012-08-15packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-15packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-15packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3