index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ath9k: add an interface for overriding the value of specific GPIO pins
Felix Fietkau
2011-03-30
3
-0
/
+24
*
|
ath9k: remove unnecessary debugfs return code checks
Felix Fietkau
2011-03-30
1
-59
/
+29
*
|
rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands
Larry Finger
2011-03-30
2
-3
/
+3
*
|
mwl8k: Queue ADDBA requests in respective data queues
Nishant Sarmukadam
2011-03-30
1
-0
/
+46
*
|
mwl8k: Check outgoing rate for a station to decide if ampdu can be created
Nishant Sarmukadam
2011-03-30
1
-3
/
+57
*
|
mwl8k: Handle the watchdog event from the firmware
Nishant Sarmukadam
2011-03-30
1
-2
/
+75
*
|
mwl8k: Initiate BA sessions
Nishant Sarmukadam
2011-03-30
1
-7
/
+187
*
|
mwl8k: add internal API for managing AMPDU streams
Brian Cavagnolo
2011-03-30
1
-0
/
+81
*
|
mwl8k: differentiate between WMM queues and AMPDU queues
Brian Cavagnolo
2011-03-30
1
-25
/
+27
*
|
mwl8k: add support for block ack commands
Nishant Sarmukadam
2011-03-30
1
-0
/
+156
*
|
mwl8k: update to ap firmware API version 2
Brian Cavagnolo
2011-03-30
1
-7
/
+34
*
|
mwl8k: refactor in preparation for APIv2 update
Brian Cavagnolo
2011-03-30
1
-13
/
+38
*
|
mac80211: add comment about reordering
Johannes Berg
2011-03-30
1
-0
/
+2
*
|
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
2011-03-30
5
-5
/
+27
*
|
ath: Speedup key set/reset ops for HTC driver
Rajkumar Manoharan
2011-03-30
1
-0
/
+32
*
|
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
2011-03-30
1
-8
/
+35
*
|
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
2011-03-30
1
-1
/
+1
*
|
iwlwifi: remove duplicate initialization in __iwl_down()
Dan Carpenter
2011-03-30
1
-1
/
+1
*
|
Linux 2.6.39-rc1
v2.6.39-rc1
Linus Torvalds
2011-03-29
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-29
31
-1396
/
+1615
|
\
\
|
*
|
mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
Guennadi Liakhovetski
2011-03-28
1
-0
/
+1
|
*
|
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-26
4
-46
/
+69
|
*
|
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
2011-03-25
1
-9
/
+8
|
*
|
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
2011-03-25
1
-5
/
+5
|
*
|
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
2011-03-25
1
-21
/
+2
|
*
|
sh: fix SDHI IO address-range
Guennadi Liakhovetski
2011-03-25
5
-8
/
+8
|
*
|
ARM: mach-shmobile: fix SDHI IO address-range
Guennadi Liakhovetski
2011-03-25
3
-7
/
+7
|
*
|
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
2011-03-25
1
-6
/
+19
|
*
|
mfd: remove now redundant sh_mobile_sdhi.h header
Guennadi Liakhovetski
2011-03-25
1
-7
/
+0
|
*
|
sh: convert boards to use linux/mmc/sh_mobile_sdhi.h
Guennadi Liakhovetski
2011-03-25
5
-5
/
+5
|
*
|
ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.h
Guennadi Liakhovetski
2011-03-25
3
-3
/
+3
|
*
|
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
2011-03-25
8
-95
/
+68
|
*
|
sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD
Guennadi Liakhovetski
2011-03-25
1
-3
/
+3
|
*
|
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
6
-1285
/
+1409
|
*
|
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
1
-10
/
+23
|
*
|
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-25
1
-29
/
+34
|
*
|
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
2011-03-25
1
-1
/
+13
|
*
|
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
2011-03-25
1
-0
/
+42
|
*
|
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2011-03-25
2
-8
/
+38
|
*
|
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
2011-03-25
1
-0
/
+1
|
*
|
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-25
2
-3
/
+3
|
*
|
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
2011-03-25
1
-0
/
+2
|
*
|
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
1
-1
/
+12
|
*
|
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
1
-2
/
+2
|
*
|
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
2
-7
/
+4
|
*
|
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
2011-03-25
1
-2
/
+1
*
|
|
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
2011-03-29
7
-27
/
+76
|
\
\
\
|
*
|
|
FRV: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-42
/
+4
|
*
|
|
FRV: Convert genirq namespace
Thomas Gleixner
2011-03-29
4
-6
/
+7
|
*
|
|
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-29
2
-1
/
+3
[prev]
[next]