summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia1-0/+1
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia1-0/+5
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes1-0/+2
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia1-0/+17
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches1-1/+2
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown1-2/+1
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia1-0/+26
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown1-0/+2
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan1-6/+9
2011-06-13Bluetooth: Make timer functions genericGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan1-0/+3
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan1-2/+1
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan1-0/+1
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan1-3/+9
2011-06-13block:fix the comment error in blkdev.hWanlong Gao1-1/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches1-1/+2
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom1-13/+13
2011-06-13IPVS remove unused var from migration to netnsHans Schillstrom1-2/+0
2011-06-13Delay struct net freeing while there's a sysfs instance refering to itAl Viro3-12/+15
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+36
2011-06-12snmp: reduce percpu needs by 50%Eric Dumazet1-53/+33
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-12virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang1-0/+1
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim1-2/+2
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson1-1/+1
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-0/+1
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller1-0/+10
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker6-21/+29
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-3/+3
2011-06-10Merge branch 'master' into for-nextJiri Kosina234-911/+6572
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2-4/+9
2011-06-10ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+0
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz3-19/+35
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood1-0/+8
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown1-3/+1
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-1/+2
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-0/+4
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-0/+14
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-0/+11
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-29/+4
2011-06-09inetpeer: lower false sharing effectEric Dumazet1-11/+13
2011-06-09inetpeer: remove unused listEric Dumazet2-3/+1
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2-2/+10