Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
76fe379acaeb857f91705f3bd5c6f69ec13872a9
/
drivers
76fe379
mmc: sdhci: Parameterize ADMA sizes and alignment
by Adrian Hunter
· 10 years ago
1c3d5f6
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
by Adrian Hunter
· 10 years ago
b5ffa67
mmc: sdhci: Add sdhci_adma_mark_end()
by Adrian Hunter
· 10 years ago
4efaa6f
mmc: sdhci: Rename adma_desc to adma_table
by Adrian Hunter
· 10 years ago
08621b1
mmc: sdhci: Rename two ADMA-related functions for consistency
by Adrian Hunter
· 10 years ago
b521cf3
mmc: sdhci: Fix ADMA table size warning
by Adrian Hunter
· 10 years ago
8be78c6
mmc: sdhci: Fix ADMA page boundary warnings
by Adrian Hunter
· 10 years ago
c09df94
mmc: sdhci: Fix incorrect ADMA2 descriptor table size
by Adrian Hunter
· 10 years ago
76d5556
mmc: host: atmel-mci: Add support for non-removable slots
by Timo Kokkonen
· 10 years ago
8afdc9c
mmc: sdhci-pxav3: Get optional core clock
by Sebastian Hesselbarth
· 10 years ago
01ae107
mmc: sdhci-pxav3: Try to get named I/O clock first
by Sebastian Hesselbarth
· 10 years ago
8c96a7a
mmc: sdhci-pxav3: Move I/O clock to private data
by Sebastian Hesselbarth
· 10 years ago
b1df9de
mmc: sdhci-of-arasan: Omit superfluous error messages
by Mike Looijmans
· 10 years ago
22b7870
mmc: core: Convert to use kzalloc() for CXD register buffers
by Ulf Hansson
· 10 years ago
601ed60
mmc: core: Don't handle buffers on stack while fetching CXD registers
by Ulf Hansson
· 10 years ago
2fc91e8
mmc: core: Remove the redundant mmc_send_ext_csd() API
by Ulf Hansson
· 10 years ago
b2cada7
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
86817ff
mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
e21aa51
mmc: core: Export mmc_get_ext_csd()
by Ulf Hansson
· 10 years ago
2fd322a
mmc: core: Don't panic when fetching EXT_CSD
by Ulf Hansson
· 10 years ago
c197787
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
by Ulf Hansson
· 10 years ago
076ec38
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
by Ulf Hansson
· 10 years ago
148bcab
mmc: core: Add helper function for EXT_CSD support
by Ulf Hansson
· 10 years ago
a1fc444
mmc: core: Remove unnecessary 'out of memory' message
by Ulf Hansson
· 10 years ago
9e304d6
mmc: core: Remove redundant check of max_dtr while selecting timings
by Ulf Hansson
· 10 years ago
56d09b1
mmc: core: Remove redundant check while selecting powerclass
by Ulf Hansson
· 10 years ago
fd372f7
mmc: core: Remove duplicated definition of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
00b41b5
mmc: core: Remove mmc_free_ext_csd()
by Ulf Hansson
· 10 years ago
6130e7a
mmc: dw_mmc: Remove old card detect infrastructure
by Doug Anderson
· 10 years ago
51d3460
mmc: core: silence a shift wrapping warning
by Dan Carpenter
· 10 years ago
5d0e119
mmc: sdhci-of-arasan: Use signed formatting in error messages
by Mike Looijmans
· 10 years ago
9cbef73
mmc: atmel-mci: move mach header to platform_data
by Alexandre Belloni
· 10 years ago
0f76242
mmc: core: Report firmware version for eMMC 5.0 devices.
by Gwendal Grignou
· 10 years ago
e779107
mmc: dw_mmc: rockchip: Don't recalc the clock when it goes off
by Doug Anderson
· 10 years ago
b19caf3
mmc: dw_mmc: Change signal voltage error to dev_dbg()
by Doug Anderson
· 10 years ago
536f6b9
mmc: dw_mmc: Reset DMA before enabling IDMAC
by Sonny Rao
· 10 years ago
fc95e30
mmc: block: Use dev_set|get_drvdata()
by Ulf Hansson
· 10 years ago
eaaceb6
mmc: msm_sdcc: Use platform_set|get_drvdata
by Ulf Hansson
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
0967edc
mmc: core: Convert the mmc_driver to use the modern PM ops
by Ulf Hansson
· 10 years ago
433b7b1
mmc: core: Don't export the to_sdio_driver macro
by Ulf Hansson
· 10 years ago
d99903c
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
by Ulf Hansson
· 10 years ago
20d5a70
mmc: sdhci-pxav3: Remove checks for mandatory host clock
by Sebastian Hesselbarth
· 10 years ago
ff8878f
mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxa
by Sebastian Hesselbarth
· 10 years ago
cc9571e
mmc: sdhci-pxav3: Move private driver data to driver source
by Sebastian Hesselbarth
· 10 years ago
668e84b
mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signaling
by Sebastian Hesselbarth
· 10 years ago
6a686c3
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
by Sebastian Hesselbarth
· 10 years ago
05e07d8
mmc: sunxi: Remove unused includes of linux/clk-private.h
by Tomeu Vizoso
· 10 years ago
b5c16a6
mmc: mmci: fix mmci_post_request
by Srinivas Kandagatla
· 10 years ago
64b12a6
mmc: core: fix prepared requests while doing bkops
by Srinivas Kandagatla
· 10 years ago
4b75bff
mmc: core: Fix error paths and messages in mmc_init_card
by Andrew Gabbasov
· 10 years ago
fc75b70
mmc: core: Add debug message for SET_BLOCK_COUNT result
by Andrew Gabbasov
· 10 years ago
cce411e
mmc: core: Initialize SET_BLOCK_COUNT request fields
by Andrew Gabbasov
· 10 years ago
fce9d33
mmc: sdhci: fix error conditions for controller reset
by Andrew Gabbasov
· 10 years ago
fbfaf03
mmc: sdhci: Balance vmmc regulator_disable()
by Andrew Gabbasov
· 10 years ago
cd529af
mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
by Dirk Behme
· 10 years ago
18a0980
mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
by Matteo Facchinetti
· 10 years ago
adfa570
mmc: mxcmmc: fix race condition when dma finish a data transfer
by Matteo Facchinetti
· 10 years ago
6380ea0
mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
by Peter Guo
· 10 years ago
0031a98
mmc: block: add newline to sysfs display of force_ro
by Baruch Siach
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
1395b9c
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
cd3d9ea
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
by Johannes Berg
· 10 years ago
9c60269
tiny: reverse logic for DISABLE_DEV_COREDUMP
by Aristeu Rozanski
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
11cfbfb
i2c: at91: don't account as iowait
by Wolfram Sang
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
e5452dd
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
c4dc304
tty: Fix pty master poll() after slave closes v2
by Francesco Ruggeri
· 10 years ago
5002921
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
381e355
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
4e72b42
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus
by Mark Brown
· 10 years ago
2b9375b
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
by Dmitry Eremin-Solenikov
· 10 years ago
7e12e67
serial: of-serial: fix uninitialized kmalloc variable
by Jingchang Lu
· 10 years ago
9e326f7
tty/vt: don't set font mappings on vc not supporting this
by Imre Deak
· 10 years ago
cd92208
tty: serial: 8250_mtk: Fix quot calculation
by Matthias Brugger
· 10 years ago
5305e4d
dma: edma: move device registration to platform code
by Arnd Bergmann
· 10 years ago
494c1ea
tty: Prevent "read/write wait queue active!" log flooding
by Peter Hurley
· 10 years ago
37b1645
tty: Fix high cpu load if tty is unreleaseable
by Peter Hurley
· 10 years ago
547039e
serial: Fix divide-by-zero fault in uart_get_divisor()
by Peter Hurley
· 10 years ago
f20531a
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
by Oussama Ghorbel
· 10 years ago
a88098b
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()
by Mark Knibbs
· 10 years ago
bce20b2
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
4473d05
USB: cdc-acm: only raise DTR on transitions from B0
by Johan Hovold
· 10 years ago
ac0225f
Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"
by Greg Kroah-Hartman
· 10 years ago
b598aac
staging:iio:ade7758: Remove "raw" from channel name
by Lars-Peter Clausen
· 10 years ago
79fa64e
staging:iio:ade7758: Fix check if channels are enabled in prenable
by Lars-Peter Clausen
· 10 years ago
e105547
staging:iio:ade7758: Fix NULL pointer deref when enabling buffer
by Lars-Peter Clausen
· 10 years ago
f73cde6
iio: as3935: allocate correct iio_device size
by George McCollister
· 10 years ago
Next »