summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter1-1/+1
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-2/+7
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King14-17/+33
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent1-4/+6
2010-07-29irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell1-1/+6
2010-07-29ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi1-0/+1
2010-07-29ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi1-0/+1
2010-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+32
2010-07-29mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville1-0/+2
2010-07-28fanotify: use both marks when possibleEric Paris1-1/+1
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris1-2/+5
2010-07-28fsnotify: remove global fsnotify groups listsEric Paris1-15/+0
2010-07-28fsnotify: remove group->maskEric Paris1-11/+0
2010-07-28fsnotify: remove the global masksEric Paris1-2/+0
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris1-3/+4
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris1-0/+1
2010-07-28fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris1-0/+1
2010-07-28fsnotify: store struct file not struct pathEric Paris2-29/+24
2010-07-28fsnotify: fsnotify_add_notify_event should return an eventEric Paris1-7/+5
2010-07-28fanotify: groups can specify their f_flags for new fdEric Paris1-2/+5
2010-07-28fsnotify: check to make sure all fsnotify bits are uniqueEric Paris1-0/+9
2010-07-28inotify: force inotify and fsnotify use same bitsEric Paris1-0/+9
2010-07-28inotify: allow users to request not to recieve events on unlinked childrenEric Paris2-0/+2
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-0/+32
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern1-0/+8
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-10/+1
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie1-0/+2
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-11/+5
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt1-0/+7
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2-0/+11
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2-19/+44
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-2/+0
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-1/+41
2010-07-28[SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2-3/+50
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt2-0/+5
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2-0/+6
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-0/+2
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-1/+10
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt1-2/+7
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-7/+2
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-0/+2
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt1-0/+2
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev1-0/+10
2010-07-28[SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche1-2/+2
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary1-0/+2
2010-07-28fanotify: drop the useless priority argumentEric Paris2-3/+1
2010-07-28fsnotify: initialize mask in fsnotify_permEric Paris1-3/+5
2010-07-28fanotify: userspace interface for permission responsesEric Paris1-0/+5
2010-07-28fanotify: permissions and blockingEric Paris2-0/+30