summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/jber...John 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/jber...John 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/jber...John W. Linville1-0/+2
2012-11-20NFC: Move pn544.h to linux/platform_data/Marcel Holtmann1-0/+0
2012-11-20NFC: 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-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-6/+344
2012-10-14Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds382-60270/+307
2012-10-14Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds2-132/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells3-206/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells379-60011/+250
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/...Linus 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/jw...Linus Torvalds1-2/+8
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus 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/dto...Linus 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/ke...Linus Torvalds1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+8
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-28/+70
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton1-0/+1
2012-10-13audit: make audit_inode take struct filenameJeff Layton2-6/+10
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton1-0/+1
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+11
2012-10-13vfs: define struct filename and have getname() return itJeff Layton2-8/+18
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-0/+8
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-62/+113