index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
3
-3
/
+54
2012-12-06
ssb: set the PMU watchdog if available
Hauke Mehrtens
1
-2
/
+36
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
3
-6
/
+37
2012-12-06
bcma: register watchdog driver
Hauke Mehrtens
4
-0
/
+35
2012-12-06
bcma: add methods for watchdog driver
Hauke Mehrtens
2
-3
/
+39
2012-12-06
bcma: set the pmu watchdog if available
Hauke Mehrtens
1
-2
/
+40
2012-12-06
bcma: add bcma_chipco_alp_clock
Hauke Mehrtens
1
-2
/
+10
2012-12-06
ssb/bcma: add common header for watchdog
Hauke Mehrtens
1
-0
/
+19
2012-12-06
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
1
-3
/
+1
2012-12-06
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
1
-1
/
+0
2012-12-06
rt2x00: Only specify interface combinations if more then one interface is pos...
Helmut Schaa
1
-0
/
+3
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
1
-1
/
+1
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
35
-550
/
+1138
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-9
/
+10
2012-12-03
mwl8k: remove useless pci shutdown callback and stray debugging
Florian Fainelli
1
-6
/
+0
2012-12-03
rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
Gabor Juhos
2
-2
/
+4
2012-12-03
rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
Gabor Juhos
1
-2
/
+2
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-12-03
rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr
Gabor Juhos
1
-60
/
+60
2012-12-03
rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
Gabor Juhos
1
-9
/
+9
2012-12-03
p54: potential signedness issue in p54_parse_rssical()
Dan Carpenter
1
-2
/
+3
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-81
/
+213
2012-12-03
Revert "Bluetooth: Fix possible deadlock in SCO code"
Gustavo Padovan
1
-9
/
+10
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
2
-6
/
+6
2012-12-03
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
1
-0
/
+7
2012-12-03
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
1
-17
/
+15
2012-12-03
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
2
-0
/
+17
2012-12-03
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
1
-0
/
+3
2012-12-03
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
1
-30
/
+26
2012-12-03
Bluetooth: Move double negation to macros
Gustavo Padovan
3
-10
/
+10
2012-12-03
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
3
-10
/
+86
2012-12-03
Bluetooth: Add BT_DEFER_SETUP option to sco socket
Frédéric Dalleau
1
-0
/
+32
2012-12-03
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2012-12-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-12-03
cfg80211: fix channel error on mesh join
Marco Porsch
1
-1
/
+2
2012-12-03
mac80211: return if CSA is not handle
Simon Wunderlich
1
-0
/
+1
2012-12-03
mac80211: Fix typo in mac80211.h
Simon Wunderlich
1
-1
/
+1
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
1
-3
/
+1
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2
-2
/
+2
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
6
-32
/
+8
2012-11-30
p54pci: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-10
/
+3
2012-11-30
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-11
/
+4
2012-11-30
rtlwifi: rtl8192se: Fixed coding style issues in the driver
Daniel Stamer
5
-20
/
+17
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
1
-2
/
+2
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
1
-12
/
+16
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2
-28
/
+20
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2
-48
/
+22
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2
-162
/
+271
[next]