summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+1
* Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-144-15/+53
|\
| * NFC: Change nfc.h licenseLauro Ramos Venancio2013-01-141-13/+10
| * NFC: Initial Secure Element APISamuel Ortiz2013-01-104-0/+24
| * NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-0/+13
| * NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-2/+2
| * NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-102-0/+4
* | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-111-0/+2
* | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
|/
* bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-1/+0
* wireless: use __alignedJohannes Berg2013-01-032-5/+5
* mac80211: support HT notify channel width actionJohannes Berg2013-01-031-0/+9
* wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+16
* mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-9/+9
* regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-0/+2
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-032-1/+3
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-7/+1
* wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-221-1/+1
|\
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-222-10/+49
|\ \
| * | dm: remove map_infoMikulas Patocka2012-12-211-4/+2
| * | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
| * | dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
| * | dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
| * | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-211-2/+2
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-221-0/+1
|\ \ \
| * | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-222-32/+5
|\ \ \ \
| * | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-091-0/+5
| * | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-091-1/+0
| * | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-261-30/+0
| * | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-1/+0
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-211-10/+21
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-111-1/+4
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-111-3/+4
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-111-1/+0
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-111-0/+4
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-2/+3
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-1/+1
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-111-1/+3
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-111-1/+2
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-212-2/+5
|\ \ \ \ \ \
| * | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-211-2/+4
| * | | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-211-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-216-35/+121
|\ \ \ \ \ \ \
| * | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-211-2/+2