aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-12-06ssb: register watchdog driverHauke Mehrtens1-0/+2
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens1-4/+5
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens1-0/+1
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens1-2/+3
2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+3
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-2/+2
2012-12-06ssb/bcma: add common header for watchdogHauke Mehrtens1-0/+19
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+15
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens1-0/+42
2012-11-27mac80211: support VHT associationJohannes Berg1-0/+15
2012-11-26bcma: add more package IDsHauke Mehrtens1-0/+5
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+38
2012-11-26wireless: add definitions for VHT MCS supportJohannes Berg1-0/+23
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch1-0/+15
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+2
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann1-0/+0
2012-11-19NFC: Remove unused details from pn544.h header fileMarcel Holtmann1-60/+0
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg1-0/+2
2012-11-16ssb: fix SPROM offsetPiotr Haber1-1/+1
2012-11-05wireless: add peer-to-peer related definitionsArend van Spriel1-0/+32
2012-10-19bcma: add an extra pcie core structHauke Mehrtens1-1/+1
2012-10-19ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens1-0/+1
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens1-3/+6
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+1
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens1-1/+4
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens1-0/+1
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens2-0/+6
2012-10-18wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel1-2/+0
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela1-14/+31
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds8-6/+344
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds382-60269/+306
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-132/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells3-206/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells379-60010/+249
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-15/+118
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds1-0/+1
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-2/+8
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-58/+0
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+7
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-304/+7
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-1059/+18
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+8
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-28/+70
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton1-0/+1
2012-10-12audit: make audit_inode take struct filenameJeff Layton2-6/+10
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton1-0/+1