net: dsa/slave: Fix compilation warnings
[pandora-kernel.git] / net / nfc /
2012-11-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-11-24 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-11-24 Linus TorvaldsMerge tag 'for-linus-20121123' of git://git.infradead...
2012-11-23 Linus TorvaldsMerge tag 'pm-for-3.7-rc7' of git://git./linux/kernel...
2012-11-23 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-11-23 Linus TorvaldsMerge tag 'omapdss-for-3.7-rc' of git://gitorious.org...
2012-11-23 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-23 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-23 Olof JohanssonMerge branch 'v3.7-samsung-fixes-3' of git://git./linux...
2012-11-22 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-11-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-11-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-11-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-11-22 Linus TorvaldsMerge tag 'parisc-fixes' of git://git./linux/kernel...
2012-11-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-11-22 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-11-20 John W. LinvilleMerge tag 'nfc-fixes-3.7-1' of git://git./linux/kernel...
2012-11-19 Thierry EscandeNFC: Fix nfc_llcp_local chained list insertion
2012-11-19 Takashi IwaiMerge branch 'usb-midi-fix-3.7' of git://git.alsa-proje...
2012-11-18 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-11-16 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-15 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-11-15 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-11-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-30 Dmitry TorokhovMerge tag 'v3.7-rc3' into for-linus to sync up with...
2012-10-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-29 John W. LinvilleMerge tag 'nfc-next-3.8-1' of git://git./linux/kernel...
2012-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-28 Thierry EscandeNFC: Extend netlink interface for LTO, RW, and MIUX...
2012-10-26 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-26 Samuel OrtizNFC: Purge LLCP socket Tx queues when being disconnected
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL
2012-10-26 Szymon JancNFC: Fix some code style and whitespace issues
2012-10-26 Samuel OrtizNFC: Use IDR library to assing NFC devices IDs
2012-10-26 Samuel OrtizNFC: Return NULL when no LLCP socket for a dsap,ssap...
2012-10-26 Samuel OrtizNFC: Implement LLCP connection less Tx path
2012-10-26 Samuel OrtizNFC: UI frame sending routine implementation
2012-10-26 Samuel OrtizNFC: Forward LLCP datagrams to userspace
2012-10-26 Samuel OrtizNFC: Handle LLCP UI frames
2012-10-26 Samuel OrtizNFC: Keep connection less bound sockets alive when...
2012-10-26 Samuel OrtizNFC: Check for connection less sockets when looking...
2012-10-26 Samuel OrtizNFC: Reserve LLCP ssap when replying to an SNL frame
2012-10-26 Arron WangNFC: Fix sparse warnings due to missing static
2012-10-26 Szymon JancNFC: Fix style issues with logical operations
2012-10-26 Szymon JancNFC: Fix not propagating return code in nfc_hci_clear_a...
2012-10-26 Szymon JancNFC: Small nfc_hci_create_pipe refactoring
2012-10-26 Szymon JancNFC: Remove unneeded LLCP function return calls
2012-10-26 Szymon JancNFC: Remove not needed local variable in nci_set_local_...
2012-10-26 Szymon JancNFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_g...
2012-10-26 Thierry EscandeNFC: Add NFC_ATTR_RF_MODE when sending device netlink...
2012-10-26 Thierry EscandeNFC: Set rf_mode to NFC_RF_NONE where necessary
2012-10-26 Samuel OrtizNFC: Initial SNL support
2012-10-26 Samuel OrtizNFC: Add SNL frame building routine
2012-10-26 Samuel OrtizNFC: Use llcp_allocate_pdu to build the DISC frames
2012-10-26 Samuel OrtizNFC: Avoid falling back to SYMM when sk is NULL
2012-10-26 Eric LapuyadeNFC: HCI check presence must not fail when driver doesn...
2012-10-26 Arron WangNFC: Implement HCI DEP send and receive data
2012-10-26 Arron WangNFC: Implement HCI DEP link up and down
2012-10-26 Arron WangNFC: Handle pn544 continue activation
2012-10-26 Arron WangNFC: Pass hardware specific HCI event to driver
2012-10-25 Arnd BergmannMerge tag 'imx-fixes' of git://git.pengutronix.de/git...
2012-10-24 Linus TorvaldsMerge tag 'kvm-3.7-2' of git://git./virt/kvm/kvm
2012-10-24 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-10-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-22 Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2012-10-22 Dave AirlieMerge branch 'drm-nouveau-fixes' of git://git.freedeskt...
2012-10-21 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-10-21 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2012-10-21 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2012-10-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-10-19 Olof JohanssonMerge branch 'testing/driver-warnings' of git://git...
2012-10-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-19 Konrad Rzeszutek... Merge commit 'v3.7-rc1' into stable/for-linus-3.7
2012-10-19 H. Peter AnvinMerge commit '5bc66170dc486556a1e36fd384463536573f4b82...
2012-10-17 Mauro Carvalho ChehabMerge tag 'v3.7-rc1' into staging/for_v3.8
2012-10-17 Takashi IwaiMerge tag 'asoc-3.7' of git://git./linux/kernel/git...
2012-10-16 Dave AirlieMerge branch 'drm-nouveau-fixes' of git://anongit.freed...
2012-10-16 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-15 Johannes BergMerge remote-tracking branch 'wireless/master' into...
2012-10-15 Greg Kroah-HartmanMerge 3.7-rc1 into tty-linus
2012-10-14 Linus TorvaldsMerge branch 'modules-next' of git://git./linux/kernel...
2012-10-13 Greg Kroah-HartmanMerge tag 'for-usb-linus-2012-10-11' of git://git....
2012-10-13 Linus TorvaldsMerge tag 'md-3.7' of git://neil.brown.name/md
2012-10-13 Linus TorvaldsMerge tag 'for-3.7' of git://openrisc.net/jonas/linux
2012-10-13 Linus TorvaldsMerge tag 'for_linus-3.7' of git://git./linux/kernel...
2012-10-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next