index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
|
\
|
*
ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
Santosh Shilimkar
2013-10-31
|
*
DMA-API: provide a helper to setup DMA masks
Russell King
2013-10-31
|
*
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-31
|
*
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
2013-09-17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
\
|
*
|
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2013-11-11
|
*
|
random32: move rnd_state to linux/random.h
Daniel Borkmann
2013-11-11
|
*
|
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2013-11-11
|
*
|
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-11-11
|
*
|
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
2013-11-11
|
*
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
|
*
|
net_sched: tbf: support of 64bit rates
Yang Yingliang
2013-11-09
|
*
|
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
|
|
\
\
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
|
|
|
\
\
|
|
|
*
|
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
|
|
|
*
|
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
|
|
|
*
|
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
|
|
|
*
|
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
|
|
|
*
|
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
|
|
|
*
|
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
|
|
|
*
|
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
|
|
|
*
|
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
|
|
|
*
|
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
2013-10-18
|
|
|
*
|
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
|
|
|
*
|
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
|
|
|
*
|
Bluetooth: Remove enable_hs declaration
Marcel Holtmann
2013-10-16
|
|
|
*
|
Bluetooth: Remove duplicate definitions for advertising event types
Marcel Holtmann
2013-10-16
|
|
|
*
|
Bluetooth: Set the scan response data when needed
Marcel Holtmann
2013-10-16
|
|
|
*
|
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
2013-10-16
|
|
|
*
|
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
|
|
|
*
|
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
|
|
|
*
|
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
|
|
|
*
|
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
|
|
|
*
|
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Move eir_get_length() function into hci_event.c
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Move eir_append_data() function into mgmt.c
Marcel Holtmann
2013-10-15
|
|
|
*
|
Bluetooth: Make mgmt_new_link_key() return void
Marcel Holtmann
2013-10-15
[next]