index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
wlcore: print active channel in the driver_state
Victor Goldenshtein
1
-1
/
+17
2013-10-23
wl18xx: default config alignment with phy defaults
Igal Chernobelsky
1
-8
/
+8
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2
-4
/
+0
2013-10-21
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
1
-4
/
+3
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2
-0
/
+3
2013-10-21
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2
-10
/
+8
2013-10-21
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
1
-24
/
+7
2013-10-21
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2
-14
/
+9
2013-10-21
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
1
-1
/
+2
2013-10-21
Bluetooth: Remove not used struct sock
Gustavo Padovan
1
-3
/
+1
2013-10-21
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
1
-0
/
+3
2013-10-21
cfg80211: update dfs_state_entered upon dfs_state change
Michal Kazior
1
-0
/
+2
2013-10-21
cfg80211: fix DFS channel recovery timeout
Michal Kazior
1
-2
/
+2
2013-10-21
cfg80211: fix scheduled scan pointer access
Johannes Berg
1
-2
/
+2
2013-10-20
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
1
-11
/
+69
2013-10-20
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
1
-4
/
+6
2013-10-20
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
1
-2
/
+5
2013-10-20
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
1
-12
/
+12
2013-10-20
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
1
-2
/
+2
2013-10-20
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
1
-19
/
+27
2013-10-20
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
1
-0
/
+3
2013-10-20
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
1
-1
/
+1
2013-10-20
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
1
-1
/
+1
2013-10-19
Bluetooth: Fix minor coding style issue in hci_core.c
Marcel Holtmann
1
-5
/
+5
2013-10-19
Bluetooth: Fix UUID values in debugfs file
Marcel Holtmann
1
-12
/
+10
2013-10-19
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2
-0
/
+76
2013-10-19
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
3
-2
/
+67
2013-10-19
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
4
-1
/
+58
2013-10-19
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2
-2
/
+0
2013-10-19
Bluetooth: Add LE features to debugfs if available
Marcel Holtmann
1
-1
/
+8
2013-10-19
Bluetooth: Expose setting if debug keys are used or not
Marcel Holtmann
1
-0
/
+20
2013-10-19
Bluetooth: Expose debugfs entry read/write own address type
Marcel Holtmann
1
-0
/
+30
2013-10-19
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
4
-15
/
+16
2013-10-19
Bluetooth: Expose current list of long term keys via debugfs
Marcel Holtmann
1
-0
/
+32
2013-10-19
Bluetooth: Expose white list size information in debugfs
Marcel Holtmann
1
-1
/
+4
2013-10-19
Bluetooth: Remove bus attribute in favor of hierarchy
Marcel Holtmann
1
-31
/
+0
2013-10-19
Bluetooth: Expose current list of link keys via debugfs
Marcel Holtmann
1
-0
/
+30
2013-10-19
Bluetooth: Move export of class of device information into hci_core.c
Marcel Holtmann
2
-10
/
+26
2013-10-19
Bluetooth: Store local version information only during setup phase
Marcel Holtmann
1
-8
/
+7
2013-10-19
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
Marcel Holtmann
2
-27
/
+4
2013-10-19
Bluetooth: Remove debug entry for connection features
Marcel Holtmann
1
-14
/
+0
2013-10-19
Bluetooth: Add workaround for buggy max_page features page value
Marcel Holtmann
2
-1
/
+10
2013-10-19
Bluetooth: Move HCI device features into hci_core.c
Marcel Holtmann
2
-15
/
+33
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
1
-13
/
+1
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
4
-245
/
+284
2013-10-18
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
1
-2
/
+7
2013-10-18
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
3
-13
/
+18
2013-10-18
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
1
-7
/
+12
2013-10-18
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
1
-11
/
+8
2013-10-18
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
1
-2
/
+41
[prev]
[next]