Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d74348cebf7b883a872c5f0cfdf815855e08db5a
d74348c
USB: gadget: f_mtp: Move all setup handling to mtp_ctrlrequest
by Mike Lockwood
· 13 years ago
07b02fb
power: Add option to log time spent in suspend
by Colin Cross
· 13 years ago
9549cff
cpufreq: interactive: fix checkpatch warnings on long lines
by Allen Martin
· 13 years ago
5c0f07b
Documentation: cpufreq: add description of timer_rate
by Allen Martin
· 13 years ago
ce4bafd
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
8ee057f
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
1be668d
Bluetooth: Fix memory leak under page timeouts
by Tomas Targownik
· 13 years ago
63be311
Bluetooth: Fix regression with incoming L2CAP connections
by Gustavo F. Padovan
· 13 years ago
6fc4300
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
by Peter Hurley
· 13 years ago
1752e53
Bluetooth: Prevent buffer overflow in l2cap config request
by Dan Rosenberg
· 13 years ago
cacfcde
net: Only NET_ADMIN is allowed to fully control TUN interfaces.
by Chia-chi Yeh
· 13 years ago
adce689
cpufreq: interactive: cleanup checkpatch warnings
by Allen Martin
· 13 years ago
19ddcae
cpufreq: Add more verbose description of interactive governor
by Allen Martin
· 13 years ago
c263e53
Documentation: remove trailing whitespace in governors.txt
by Allen Martin
· 13 years ago
5d14f98
cpufreq: interactive: add sysfs control for timer rate
by Allen Martin
· 13 years ago
8b12552
cpufreq: interactive: Add error checking on sysfs interfaces
by Allen Martin
· 13 years ago
80e65d9
cpufreq: interactive: use idle notifier
by Allen Martin
· 13 years ago
13b2b14
cpufreq: interactive: remove debug trace code
by Allen Martin
· 13 years ago
67d0ad4
ARM: Move leds idle start/stop calls to idle notifiers
by Todd Poynor
· 13 years ago
75143e7
ARM: Call idle notifiers
by Todd Poynor
· 14 years ago
9a736a2
Move x86_64 idle notifiers to generic
by Todd Poynor
· 14 years ago
ce4022b
USB: gadget: f_mtp: Add support for sending MTP header during file transfer
by Mike Lockwood
· 13 years ago
f558e1e
net: wireless: bcmdhd: Add PNO support through CFG80211 private command
by Dmitry Shmidt
· 13 years ago
85ffb36
net: wireless: bcmdhd: Fix build break with newer versions of gcc
by Rom Lemarchand
· 13 years ago
c95d86d
net: wireless: bcm4329: Fix roaming message processing
by Dmitry Shmidt
· 13 years ago
9410673
net: wireless: bcmdhd: Add country private command
by Dmitry Shmidt
· 13 years ago
7e26a6f
net: wireless: bcm4329: Add packet filtering commands
by Dmitry Shmidt
· 13 years ago
bb5b603
cgroup: Add generic cgroup subsystem permission checks
by Colin Cross
· 13 years ago
497f598
Revert "cgroup: Add generic cgroup subsystem permission checks."
by Colin Cross
· 13 years ago
75c56a8
Merge commit 'v3.0-rc7' into android-3.0
by Colin Cross
· 13 years ago
b4294d6
netfitler: fixup the quota2, and enable.
by JP Abgrall
· 13 years ago
620917d
Linux 3.0-rc7
by Linus Torvalds
· 13 years ago
5adaf85
Documentation/Changes: remove some really obsolete text
by Linus Torvalds
· 13 years ago
c15000b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
511b7e3
netfilter: adding the original quota2 from xtables-addons
by JP Abgrall
· 13 years ago
ab246b8
USB: otg: add otg id notifier utiltiies
by Colin Cross
· 13 years ago
2fc52d6
pda_power: add support for using otg transceiver events
by Dima Zavin
· 13 years ago
9ddf7f5
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
71a1b44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
c891f2c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 13 years ago
1456281
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 13 years ago
83e9569
Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
404ba3f
ath5k: Add missing breaks in switch/case
by Joe Perches
· 13 years ago
0580181
Documentation/spinlocks.txt: Remove reference to sti()/cli()
by Muthu Kumar
· 13 years ago
89daa34
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
1fa2de3
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
c00ddbf
Bluetooth: Add support for communicating keys with userspace
by Vinicius Costa Gomes
· 13 years ago
1143205
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
5d873ca
Bluetooth: Use the stored LTK for restabilishing security
by Vinicius Costa Gomes
· 13 years ago
f1b45c5
Bluetooth: Use the link key list to temporarily store the STK
by Vinicius Costa Gomes
· 13 years ago
e56cede
Bluetooth: Add support for storing the LTK
by Vinicius Costa Gomes
· 13 years ago
10daf97
Bluetooth: Fix SM pairing parameters negotiation
by Vinicius Costa Gomes
· 13 years ago
60e5647
Bluetooth: Reject an encryption request when the key isn't found
by Vinicius Costa Gomes
· 13 years ago
7f9004d
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
a7481be
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 13 years ago
c1d5e1d
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
119c689
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
c0675b8
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
d033662
Bluetooth: Move code for ERTM local busy state to separate functions
by Mat Martineau
· 13 years ago
f1e1cc3
Bluetooth: Fix potential deadlock in mgmt
by Andre Guedes
· 13 years ago
44c2935
Bluetooth: Fix potential deadlock in hci_core
by Andre Guedes
· 13 years ago
a577fe3
Bluetooth: Remove enable_smp parameter
by Andre Guedes
· 13 years ago
c006aa0
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
5521abe
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
e326af4
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
d5fa513
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
758b9e9a
Bluetooth: Check earlier for L2CAP ERTM frames to drop
by Mat Martineau
· 13 years ago
0ea110d
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 13 years ago
0e43af4
Bluetooth: Fix bad locking balance
by Gustavo F. Padovan
· 13 years ago
bfdeb07
Bluetooth: Add Atheros AR3012 one PID/VID supported
by Steven.Li
· 13 years ago
19f7f22
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
d8e4f87
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
6e35f04
Bluetooth: ERTM timeouts need to be converted to jiffies
by Mat Martineau
· 13 years ago
783db13
Bluetooth: Fix indentation whitespace
by Mat Martineau
· 13 years ago
63e9cde
Bluetooth: uses crypto interfaces, select CRYPTO
by Randy Dunlap
· 13 years ago
23e6494
Bluetooth: include scatterlist.h where needed
by Stephen Rothwell
· 13 years ago
a8eaf8b
Bluetooth: Fix not setting the chan state
by Vinicius Costa Gomes
· 13 years ago
43d669e
Bluetooth: Remove useless access to the socket
by Vinicius Costa Gomes
· 13 years ago
16af3da
Bluetooth: Fix crash when setting a LE socket to ready
by Vinicius Costa Gomes
· 13 years ago
b4742a1
Bluetooth: Fix locking in blacklist code
by Gustavo F. Padovan
· 13 years ago
e299c1c
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 14 years ago
2ddee5a
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
58d1980
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 14 years ago
9d90e2e
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 14 years ago
397d9ae
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 14 years ago
b19d5ce
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 14 years ago
53fba61
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT
by Anderson Lizardo
· 14 years ago
64532ec
Bluetooth: Add support for Pairing features exchange
by Vinicius Costa Gomes
· 14 years ago
901920a
Bluetooth: Add support for building pairing commands
by Vinicius Costa Gomes
· 14 years ago
208dfd9
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 14 years ago
403d2c8
Bluetooth: Fix initial security level of LE links
by Vinicius Costa Gomes
· 14 years ago
a5474a8
Bluetooth: Add support for resuming socket when SMP is finished
by Vinicius Costa Gomes
· 14 years ago
c34e25e
Bluetooth: Remove debug statements
by Vinicius Costa Gomes
· 14 years ago
735038c
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 14 years ago
21b8a2b
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 14 years ago
c8e856e
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 14 years ago
8e7a3c5
Bluetooth: Add LE SMP Cryptoolbox functions
by Anderson Briglia
· 14 years ago
09fabbc
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 14 years ago
13b4839
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 14 years ago
ea37012
Bluetooth: Start SMP procedure
by Anderson Briglia
· 14 years ago
Next »