index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+26
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-10
/
+72
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-0
/
+26
2013-02-04
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
3
-0
/
+26
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
1
-0
/
+22
2013-01-30
ssb: register platform device for parallel flash
Rafał Miłecki
3
-1
/
+40
2013-01-30
ssb: trivial: use pflash helper variable
Rafał Miłecki
1
-9
/
+10
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-1
/
+159
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
1
-0
/
+122
2013-01-09
ssb: add place for serial flash driver
Rafał Miłecki
5
-1
/
+37
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2013-01-03
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
4
-31
/
+26
2013-01-02
ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it
Geert Uytterhoeven
1
-2
/
+1
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-9
/
+322
2012-12-10
ssb: use WARN in main.c
Cong Ding
1
-2
/
+1
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
3
-0
/
+53
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+35
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
1
-2
/
+3
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+51
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-11-30
ssb: extif: fix compile errors
Hauke Mehrtens
1
-7
/
+7
2012-11-21
ssb: add GPIO driver
Hauke Mehrtens
5
-0
/
+201
2012-11-21
ssb: add locking around gpio register accesses
Hauke Mehrtens
4
-11
/
+107
2012-11-21
ssb: add ssb_chipco_gpio_pull{up,down}
Hauke Mehrtens
1
-0
/
+16
2012-10-29
ssb: handle BCM43222 in pmu code.
Hauke Mehrtens
1
-0
/
+3
2012-10-29
ssb: add PCI ID 0x4350
Hauke Mehrtens
1
-0
/
+1
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
1
-0
/
+2
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
1
-7
/
+7
2012-08-10
ssb: check for flash presentence
Rafał Miłecki
1
-7
/
+21
2012-06-11
ssb: add missing PCI ID for b/g/n single band BCM4322
Jonas Gorski
1
-0
/
+1
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
1
-0
/
+2
2012-05-16
ssb: add PCI IDs 0x4322 and 43222
Hauke Mehrtens
1
-0
/
+2
2012-05-16
bcma/ssb: parse new attributes from sprom
Hauke Mehrtens
1
-0
/
+69
2012-05-16
ssb: fill board_rev attribute from sprom
Hauke Mehrtens
1
-0
/
+2
2012-05-16
ssb/bcma: fill attribute alpha2 from sprom
Hauke Mehrtens
1
-5
/
+11
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
1
-1
/
+0
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-49
/
+117
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
3
-43
/
+22
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-06
ssb: add support for bcm5354
Hauke Mehrtens
4
-5
/
+53
2012-02-06
ssb: log the id, rev and pkg of the chip found
Hauke Mehrtens
1
-0
/
+3
2012-02-01
ssb: fix cardbus slot in hostmode
Hauke Mehrtens
1
-1
/
+1
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-18
/
+2
2012-01-24
ssb: SPROM: extract each core power info
Rafał Miłecki
1
-1
/
+39
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
1
-0
/
+23
2011-12-08
ssb: fix init regression with SoCs
Hauke Mehrtens
1
-2
/
+6
[next]