Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c197787ced5b42bde224d9ee70473d87a824119a
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
4df10e0
avr32: remove mach/atmel-mci.h
by Alexandre Belloni
· 10 years ago
1933688
ARM: at91: remove mach/atmel-mci.h
by Alexandre Belloni
· 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
390e316
mmc: core: Remove unused mmc_list_to_card() macro
by Ulf Hansson
· 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
206c5f6
Linux 3.18-rc4
by Linus Torvalds
· 10 years ago
ee867cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 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
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
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
92c9e0c
ARM: dts: zynq: Enable PL clocks for Parallella
by Andreas Färber
· 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
6ac94d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
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
1910195
USB: Update default usb-storage delay_use value in kernel-parameters.txt
by Mark Knibbs
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
842dfc1
MIPS: Fix build with binutils 2.24.51+
by Manuel Lauss
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
77783d0
mm: Fix comment before truncate_setsize()
by Jan Kara
· 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
ed78bb8
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
3d5a086
Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 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
087b019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
491a48a
MIPS: R3000: Fix debug output for Virtual page number
by Isamu Mogi
· 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
f3f9185
ALSA: hda/realtek - Restore default value for ALC668
by Kailang Yang
· 10 years ago
f20531a
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
by Oussama Ghorbel
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
20f3963
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90f9576
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
32f638f
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
by Yinghai Lu
· 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
Next »