index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
3
-3
/
+0
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
3
-15
/
+2
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
1
-12
/
+2
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
3
-3
/
+0
2010-06-04
ssb: remove the ssb DMA API
FUJITA Tomonori
1
-74
/
+0
2010-06-04
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
1
-0
/
+2
2010-06-04
ssb: Handle alternate SSPROM location
Larry Finger
2
-2
/
+14
2010-06-03
ssb: fast powerup delay calculation for PMU capable devices
Rafał Miłecki
1
-0
/
+24
2010-06-03
ssb: update PMU init to match specs
Rafał Miłecki
1
-10
/
+7
2010-05-28
ssb: fix NULL ptr deref when pcihost_wrapper is used
Christoph Fritz
2
-3
/
+7
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-3
/
+31
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-1
/
+1
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+30
2010-04-26
ssb: Make bus registration failure not be silent
Larry Finger
1
-0
/
+3
2010-04-26
ssb: Use relative offsets for SPROM
Rafał Miłecki
1
-1
/
+1
2010-04-26
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
1
-3
/
+6
2010-04-26
ssb: do not read SPROM if it does not exist
John W. Linville
3
-0
/
+21
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-29
/
+0
2010-04-12
MIPS: Fix SSB PCIcore IO resource management
Andreas Ferber
1
-29
/
+0
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-0
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-10
ssb: Export ssb_chipco_gpio_control - needed by N PHY code
Larry Finger
1
-0
/
+1
2010-02-19
ssb: Add PCI ID 0x4322 to PHU handling
Larry Finger
1
-0
/
+7
2010-02-15
ssb: fix typo in ifdef comment
Hauke Mehrtens
1
-2
/
+2
2010-02-08
ssb: fix interrupt assignment
Jochen Friedrich
1
-1
/
+4
2010-02-03
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
1
-2
/
+1
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-114
/
+118
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-114
/
+118
2009-11-23
ssb: Fix range check in sprom write
Michael Buesch
1
-4
/
+16
2009-11-23
ssb: Fix SPROM writing
Michael Buesch
3
-70
/
+78
2009-11-23
ssb: Unconditionally log results of core scans
Larry Finger
1
-1
/
+1
2009-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2009-11-10
ssb-pcmcia: Fix 32bit register access in early bus scanning
Martin Fuzzey
1
-1
/
+5
2009-11-08
pcmcia: convert ssb pcmcia driver to use new CIS helpers
Dominik Brodowski
1
-114
/
+118
2009-10-27
ssb: Put host pointers into a union
Michael Buesch
1
-2
/
+2
2009-09-16
ssb/sdio: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2009-09-14
ssb: Fix error when V1 SPROM extraction is forced
Larry Finger
1
-0
/
+1
2009-09-14
ssb: Disable verbose SDIO coreswitch
Michael Buesch
1
-1
/
+1
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
6
-1
/
+733
2009-09-08
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
1
-2
/
+4
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-0
/
+94
2009-08-20
ssb: Fix typo in the rev8 SPROM extraction routine
Gábor Stefanik
1
-1
/
+1
2009-08-14
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
Gábor Stefanik
1
-1
/
+52
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+4
2009-07-08
ssb: Add support for 4318E
Clyde McPherson
1
-2
/
+4
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-2
/
+2
2009-07-03
MIPS: BC47xx: Fix SSB irq setup
matthieu castet
1
-10
/
+75
2009-06-08
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
1
-0
/
+1
2009-03-27
b43: Add BCM4307 PCI-ID
Michael Buesch
1
-0
/
+1
2009-03-27
ssb: remove EXPERIMENTAL dependencies.
Michael Buesch
1
-8
/
+8
[next]