aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-16NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg1-0/+10
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com1-1/+1
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens1-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens1-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens1-0/+2
2012-05-16bcma/ssb: parse new attributes from spromHauke Mehrtens1-4/+55
2012-05-16ssb: fill board_rev attribute from spromHauke Mehrtens1-0/+1
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens1-0/+1
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+7
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-1/+0
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov1-2/+2
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann3-18/+2
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+1
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller10-601/+2
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney1-1/+0
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker4-514/+0
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker5-80/+2
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker1-7/+0
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman1-1/+2
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2-3/+3
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2-4/+8
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara2-9/+5
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-2/+0
2012-05-15NFC: HCI based pn544 driverEric Lapuyade1-0/+7
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2-0/+4
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade1-1/+0
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade1-2/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade1-8/+10
2012-05-15nl80211: fix typos in commentsZefir Kurtisi1-3/+3
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+3
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+1
2012-05-15[media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto1-0/+1
2012-05-15[media] soc-camera: Support user-configurable line strideLaurent Pinchart1-0/+4
2012-05-15[media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart1-0/+2
2012-05-15[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart1-0/+19
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller1-6/+6
2012-05-15clk: Provide dummy clk_unregister()Mark Brown1-0/+2
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown1-6/+6
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra1-1/+6
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk1-8/+8
2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2-0/+17
2012-05-15mm: frontswap: add frontswap header fileDan Magenheimer1-0/+127
2012-05-15lockdep: fix oops in processing workqueuePeter Zijlstra1-0/+18
2012-05-16KEYS: Don't check for NULL key pointer in key_validate()David Howells1-1/+1