Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c783837bc69dd0f329a441c1704f5a02d01d1bd5
c783837
pxamci: support arbitrary block size
by Nicolas Pitre
· 17 years ago
599473c
sdio: make the IRQ thread more resilient in the presence of bad states
by Nicolas Pitre
· 17 years ago
3e01e4b
sdio: fix IRQ diagnostic message
by Nicolas Pitre
· 17 years ago
d6f8dee
sdhci: remove old dma module params
by Pierre Ossman
· 17 years ago
7c168e3
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
by Feng Tang
· 17 years ago
56e71ef
sdhci: remove DMA capability check from controller's PCI Class reg
by Feng Tang
· 17 years ago
2df3b71
sdhci: fix a typo
by Nicolas Pitre
· 17 years ago
5ae7029
mmc: Disabler for Ricoh MMC controller
by Philip Langdale
· 17 years ago
6f4285d
sdio: adaptive interrupt polling
by Pierre Ossman
· 17 years ago
5d3ad4e
mmc: pxamci: add SDIO card interrupt reporting capability
by Bridge Wu
· 17 years ago
df456f4
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
by Bridge Wu
· 17 years ago
fe2dc44
mmc: pxamci: set proper block capabilities according to PXA flavor
by Nicolas Pitre
· 17 years ago
81ab570f
mmc: pxamci: better pending IRQ determination
by Bridge Wu
· 17 years ago
faf39ed
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
by Pavel Pisa
· 17 years ago
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
15a0580
mmc_spi host driver
by David Brownell
· 18 years ago
af51715
MMC core learns about SPI
by David Brownell
· 18 years ago
7213d17
MMC/SD card driver learns SPI
by David Brownell
· 18 years ago
9701858
MMC headers learn about SPI
by David Brownell
· 18 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
f9996ae
mmc: increase power up delay
by Pierre Ossman
· 17 years ago
f75979b
sdhci: sdio interrupt support
by Pierre Ossman
· 17 years ago
15b82b4
sdio: fix recursion issues between sdio-uart driver and tty layer
by Nicolas Pitre
· 17 years ago
2ba30ee
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
by Nicolas Pitre
· 17 years ago
7806cdb
sdio: add sdio_f0_readb() and sdio_f0_writeb()
by David Vrabel
· 18 years ago
d84075c8
mmc: replace BUG_ON with WARN_ON
by Pierre Ossman
· 18 years ago
9f2fcf9
sdio: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 18 years ago
eb65946
sdio: extend sdio_readsb() and friends to handle any length of buffer
by David Vrabel
· 18 years ago
9a08f82
sdio: set the functions' block size
by David Vrabel
· 18 years ago
7616ee9
sdio: add SDIO_FBR_BASE(f) macro
by David Vrabel
· 18 years ago
e6f918b
mmc: fix sdio timeout calculation
by Pierre Ossman
· 18 years ago
ce252ed
mmc: fix incorrect divisor in debug output
by Pierre Ossman
· 18 years ago
4ff6471
sdio: enable wide bus mode
by Pierre Ossman
· 18 years ago
6db5020
sdio: change clock speed
by Pierre Ossman
· 18 years ago
22bfc97
make struct sdio_dev_attrs[] static
by Adrian Bunk
· 18 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 18 years ago
112c9db
sdio: support IO_RW_EXTENDED
by Pierre Ossman
· 18 years ago
5ed334a
sdio: add /proc interface to sdio_uart driver
by Nicolas Pitre
· 18 years ago
6e418a9
sdio: UART/GPS driver
by Nicolas Pitre
· 18 years ago
d1496c3
sdio: core support for SDIO function interrupt
by Nicolas Pitre
· 18 years ago
2342f33
sdio: allow for mmc_claim_host to be aborted
by Nicolas Pitre
· 18 years ago
55fe77a
sdio: defines for some standard interface types
by Nicolas Pitre
· 18 years ago
bcfe66e
sdio: add basic sysfs attributes
by Pierre Ossman
· 18 years ago
d59b66c
sdio: add modalias support
by Pierre Ossman
· 18 years ago
9eb3a94
mmc: whip bus uevent handler into shape
by Pierre Ossman
· 18 years ago
3b38bea
sdio: add device id table and matching
by Pierre Ossman
· 18 years ago
2607496
mmc: initialize mmc subsystem with subsys_initcall()
by Nicolas Pitre
· 18 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 18 years ago
b1538bc
sdio: link unknown CIS tuples to the sdio_func structure
by Nicolas Pitre
· 18 years ago
b726126
sdio: initial CIS parsing code
by Nicolas Pitre
· 18 years ago
0597007
sdio: basic parsing of FBR
by Pierre Ossman
· 18 years ago
35c66c1
sdio: read and decode interesting parts of the CCCR
by Pierre Ossman
· 18 years ago
fa64efa
mmc: enable/disable functions for SDIO
by Pierre Ossman
· 18 years ago
46f555f
mmc: add basic SDIO I/O operations
by Pierre Ossman
· 18 years ago
f76c851
mmc: add SDIO driver handling
by Pierre Ossman
· 18 years ago
e29a7d7
mmc: basic SDIO device model
by Pierre Ossman
· 18 years ago
b2bcc79
mmc: implement SDIO IO_RW_DIRECT operation
by Pierre Ossman
· 18 years ago
5c4e6f1
mmc: detect SDIO cards
by Pierre Ossman
· 18 years ago
1d4de9e
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
by Marc Pignat
· 18 years ago
8fdd8521
mmc: add missing printk levels
by Pierre Ossman
· 18 years ago
be0192a
mmc: remove confusing flag
by Pierre Ossman
· 18 years ago
255d01a
mmc: remove BYTEBLOCK capability
by Pierre Ossman
· 18 years ago
b146d26
mmc: mmc_set_data_timeout() parameter write is redundant
by Pierre Ossman
· 18 years ago
d7604d7
mmc: read ext_csd version number
by Pierre Ossman
· 18 years ago
adf66a0
mmc: improve error code feedback
by Pierre Ossman
· 18 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 18 years ago
b7e113d
clockevents: remove the suspend/resume workaround^Wthinko
by Thomas Gleixner
· 17 years ago
b04e7bd
ACPI: disable lower idle C-states across suspend/resume
by Thomas Gleixner
· 17 years ago
1f0cff6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
6110e02
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
36a74097
KVM: Fix virtualization menu help text
by Avi Kivity
· 17 years ago
e5c86b5
Pull suspend.now into release branch
by Len Brown
· 17 years ago
19adc6b
Pull now into release branch
by Len Brown
· 17 years ago
5a50fe7
ACPI: suspend: consolidate handling of Sx states addendum
by Frans Pop
· 17 years ago
ad501bc
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
da8f153
Revert "x86_64: Quicklist support for x86_64"
by Linus Torvalds
· 17 years ago
077a6c2
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
da51f9e
[MIPS] BCM1480: include <linux/init.h>.
by Ralf Baechle
· 17 years ago
339c3a6
[MIPS] BCM1480: Export zbbus_mhz.
by Ralf Baechle
· 17 years ago
73e83dc
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
176df24
x86_64: Zero extend all registers after ptrace in 32bit entry path.
by Andi Kleen
· 17 years ago
f216cc3
ACPI: suspend: consolidate handling of Sx states.
by Alexey Starikovskiy
· 17 years ago
813d974
ocfs2: Pack vote message and response structures
by Sunil Mushran
· 17 years ago
5c26a7b
ocfs2: Don't double set write parameters
by Mark Fasheh
· 17 years ago
db56246
ocfs2: Fix pos/len passed to ocfs2_write_cluster
by Mark Fasheh
· 17 years ago
415cb80
ocfs2: Allow smaller allocations during large writes
by Mark Fasheh
· 17 years ago
335fb8f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
b8fceee
signalfd simplification
by Davide Libenzi
· 17 years ago
9db619e
rpc: fix garbage in printk in svc_tcp_accept()
by Wolfgang Walter
· 17 years ago
c69c089
[libata] ahci: add ATI SB800 PCI IDs
by henry su
· 17 years ago
e1cc9de
libata-sff: Fix documentation
by Alan Cox
· 17 years ago
0e3dbc0
libata: Update the blacklist with a few more devices
by Alan Cox
· 17 years ago
f685dda
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
460edb3
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
faf60e7
sky2: version 1.18
by Stephen Hemminger
· 17 years ago
75e8068
sky2: receive FIFO checking
by Stephen Hemminger
· 17 years ago
05745c4
sky2: fe+ chip support
by Stephen Hemminger
· 17 years ago
ea76e63
sky2: reorganize chip revision features
by Stephen Hemminger
· 17 years ago
c99210b
sky2: ethtool speed report bug
by Stephen Hemminger
· 17 years ago
d653223
sky2: fix VLAN receive processing (resend)
by Stephen Hemminger
· 17 years ago
Next »