index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-25
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
9
-11
/
+11
2014-10-25
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
2
-1
/
+1
2014-10-25
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
1
-0
/
+87
2014-10-25
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2
-0
/
+39
2014-10-25
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
1
-18
/
+12
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
1
-3
/
+4
2014-10-25
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: wpan-phy: use blank line after function
Alexander Aring
1
-0
/
+1
2014-10-25
ieee802154: wpan-phy: change to __aligned(size)
Alexander Aring
1
-1
/
+1
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
5
-19
/
+19
2014-10-25
ieee802154: ieee802154_dev: fix align typo
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
28
-111
/
+0
2014-10-25
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
1
-0
/
+1
2014-10-25
6lowpan: Use skb_cow in IPHC decompression.
Martin Townsend
2
-26
/
+25
2014-10-25
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
Li RongQing
1
-8
/
+1
2014-10-25
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
1
-1
/
+1
2014-10-25
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
1
-2
/
+2
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
3
-13
/
+42
2014-10-25
ieee802154: 6lowpan: add RTNL assertion
Alexander Aring
1
-0
/
+2
2014-10-25
ieee802154: 6lowpan: improve packet registration
Alexander Aring
1
-12
/
+18
2014-10-25
Bluetooth: Remove redundant check on hci_conn's device class
Alfonso Acosta
1
-2
/
+1
2014-10-25
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
3
-16
/
+42
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
4
-23
/
+13
2014-10-25
at86rf230: remove unnecessary print of async error
Alexander Aring
1
-1
/
+0
2014-10-25
at86rf230: fix enable_irq handling on async spi
Alexander Aring
1
-80
/
+77
2014-10-25
at86rf230: fix race condition
Alexander Aring
1
-1
/
+1
2014-10-25
at86rf230: add missing enable_irq
Alexander Aring
1
-0
/
+1
2014-10-25
at86rf230: squash unnecessary dereferencing
Alexander Aring
1
-1
/
+1
2014-10-25
at86rf230: correct at86rf2xx lifs timings
Alexander Aring
1
-3
/
+3
2014-10-25
at86rf230: correct aret lifs and sifs handling
Alexander Aring
1
-0
/
+5
2014-10-25
at86rf230: add missing error handling
Alexander Aring
1
-1
/
+3
2014-10-25
at86rf230: fix errno on tx timeout handling
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: mrf24j40: Add support for MRF24J40MC
Simon Vincent
1
-2
/
+30
2014-10-25
Bluetooth: Add support for Acer [0489:e078]
Anantha Krishnan
2
-0
/
+3
2014-10-25
ieee802154: 6lowpan: fix sign of errno return val
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: reassembly: fix tag byteorder
Alexander Aring
2
-5
/
+7
2014-10-25
ieee802154: 6lowpan: fix byteorder for frag tag
Alexander Aring
1
-4
/
+5
2014-10-25
ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan
Simon Vincent
1
-0
/
+3
2014-10-25
trivial: net/mac802154: Fix Kconfig typo
Julien Catalano
1
-1
/
+1
2014-10-19
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
3
-123
/
+501
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-51
/
+1404
2014-10-19
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+9
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-351
/
+280
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-953
/
+1372
2014-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
64
-910
/
+882
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-7
/
+8
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+10
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-18
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-18
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
[next]