Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f33b29ee3309ba2cd56ade8e905b3640a7dea909
/
drivers
f33b29e
spi: add default selection of PL022 for ARM reference platforms
by linus.walleij@stericsson.com
· 15 years ago
44dab88
spi: add spi_ppc4xx driver
by Steven A. Falco
· 15 years ago
7a8fa72
spi: omap2_mcspi use BIT(n)
by Jouni Hogander
· 15 years ago
07fcaa2
spi: remove i.MX SPI driver
by Sascha Hauer
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
27f6cb1
sdhci: increase timeout for internal clock stabilization.
by Chris Ball
· 15 years ago
a13abc7
sdhci: support for ADMA only hosts
by Richard Röjfors
· 15 years ago
996ad56
mmc: make SDIO device/driver struct accessors public
by Nicolas Pitre
· 15 years ago
95cdfb7
mmc: propagate error codes back from bus drivers' suspend/resume methods
by Nicolas Pitre
· 15 years ago
17d33e1
mmc: core SDIO suspend/resume support
by Nicolas Pitre
· 15 years ago
d08ebed
mmc_spi: fail gracefully if host or card do not support the switch command
by Wolfgang Muees
· 15 years ago
82cf818
omap4: mmc driver support on OMAP4
by kishore kadiyala
· 15 years ago
c99436f
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
by Chris Ball
· 15 years ago
04d699c
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
by Rob Emanuele
· 15 years ago
7c979ec
sdio: add MMC_QUIRK_LENIENT_FN0
by Ohad Ben-Cohen
· 15 years ago
ad1e597
sdhci-of: cleanup eSDHC's set_clock() a little bit
by Anton Vorontsov
· 15 years ago
8226a21
sdhci-of: don't hard-code inverted write-protect quirk
by Anton Vorontsov
· 15 years ago
81b3980
sdhci-of: fix high-speed cards recognition
by Anton Vorontsov
· 15 years ago
c085926
sdhci-of: avoid writing reserved bits into host control register
by Anton Vorontsov
· 15 years ago
1e5df75
sdhci-of: fix SD clock calculation
by Anton Vorontsov
· 15 years ago
4245c02
sdio: fix read buffer overflow
by Roel Kluin
· 15 years ago
e951017
sdhci: be more strict with get_min_clock() usage
by Anton Vorontsov
· 15 years ago
006ebd5
sdio: add CD disable support
by Ohad Ben-Cohen
· 15 years ago
e2bf08d
omap_hsmmc: set a large data timeout for commands with busy signal
by Adrian Hunter
· 15 years ago
2bec089
omap_hsmmc: ensure all clock enables and disables are paired
by Adrian Hunter
· 15 years ago
b62f622
omap_hsmmc: protect the card when the cover is open
by Adrian Hunter
· 15 years ago
70a3341
omap_hsmmc: code refactoring
by Denis Karpov
· 15 years ago
4dffd7a
omap_hsmmc: prevent races with irq handler
by Adrian Hunter
· 15 years ago
2305010
omap_hsmmc: cater for weird CMD6 behaviour
by Adrian Hunter
· 15 years ago
c653a6d
omap_hsmmc: clear interrupt status after init sequence
by Adrian Hunter
· 15 years ago
191d1f1
omap_hsmmc: cleanup macro usage
by Denis Karpov
· 15 years ago
0a40e64
omap_hsmmc: fix NULL pointer dereference
by Jarkko Lavinen
· 15 years ago
13189e7
omap_hsmmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
623821f
omap_hsmmc: put MMC regulator to sleep
by Adrian Hunter
· 15 years ago
dd498ef
omap_hsmmc: support for deeper power saving states
by Denis Karpov
· 15 years ago
23d99bb
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
a3f406f
omap_hsmmc: fix scatter-gather list sanity checking
by Jarkko Lavinen
· 15 years ago
a6b2240
omap_hsmmc: ensure workqueues are empty before suspend
by Adrian Hunter
· 15 years ago
abb28e7
omap_hsmmc: set open drain bit correctly
by Denis Karpov
· 15 years ago
11dd62a
omap_hsmmc: context save/restore support
by Denis Karpov
· 15 years ago
a362146
omap_hsmmc: keep track of power mode
by Adrian Hunter
· 15 years ago
5e2ea61
omap_hsmmc: make use of new enable/disable interface
by Adrian Hunter
· 15 years ago
d900f71
omap_hsmmc: add debugfs entry (host registers)
by Denis Karpov
· 15 years ago
ef0b27d
mmc: check status after MMC SWITCH command
by Adrian Hunter
· 15 years ago
53509f0
mmc: power off once at removal
by Denis Karpov
· 15 years ago
b1ebe38
mmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
eae1aee
mmc: add ability to save power by powering off cards
by Adrian Hunter
· 15 years ago
9feae24
mmc: add MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
319a3f1
mmc: allow host claim / release nesting
by Adrian Hunter
· 15 years ago
8ea926b
mmc: add 'enable' and 'disable' methods to mmc host
by Adrian Hunter
· 15 years ago
27cce39
sdio: do not ignore MMC_VDD_165_195
by Ohad Ben-Cohen
· 15 years ago
f400cd8
mmc: register mmci-omap-hs using platform_driver_probe
by Uwe Kleine-König
· 15 years ago
b5a74d6
msm_sdcc.c: move overly indented code to separate function
by Joe Perches
· 15 years ago
75d1452
msm_sdcc.c: stylistic cleaning
by Joe Perches
· 15 years ago
0a7ff7c
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
by Joe Perches
· 15 years ago
9d2bd73
mmc: msm_sdccc: driver for HTC Dream
by San Mehat
· 15 years ago
ccdfe3a
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
by Anand Gadiyar
· 15 years ago
500f356
mmc: in mmc_power_up(), use previously selected ocr if available
by Balaji Rao
· 15 years ago
54447c3
vlynq: includecheck fix: drivers/vlynq/vlynq.c
by Jaswinder Singh Rajput
· 15 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
02b51df
proc connector: add event for process becoming session leader
by Scott James Remnant
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
912e837
dme1737: Keep index within pwm_config[]
by Roel Kluin
· 15 years ago
e898893
dac960: fix undefined behavior on empty string
by Michael Buesch
· 15 years ago
f58f2fa
kprobes: use do_IRQ() in lkdtm
by M. Mohan Kumar
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
50223e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
e258b80
input: add a driver for the Winbond WPCD376I Consumer IR hardware
by David Härdeman
· 15 years ago
abd6633
pnp: add a shutdown method to pnp drivers
by David Härdeman
· 15 years ago
a976f15
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
by Henrik Rydberg
· 15 years ago
560a64a
hwmon: fix freeing of gpio_data and irq
by Roel Kluin
· 15 years ago
905ffdc
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
by Michael Abbott
· 15 years ago
f266889
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
by Michael Abbott
· 15 years ago
dc791f8
lis3_spi: code cleanups
by Daniel Mack
· 15 years ago
2cd9645
lis3: add power management functions
by Daniel Mack
· 15 years ago
8873c33
lis3: add free-fall/wakeup function via platform_data
by Daniel Mack
· 15 years ago
0bf41d9
drivers/hwmon/coretemp.c: enable the Intel Atom
by Michael Riepe
· 15 years ago
672917d
cpuidle: menu governor: reduce latency on exit
by Corrado Zoccolo
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
02e87d1
pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver
by Kristoffer Ericson
· 15 years ago
e6be4a8
pcmcia: switch /proc/bus/pccard/drivers to seq_file
by Alexey Dobriyan
· 15 years ago
470967d
pcmcia: fix read buffer overflow
by Roel Kluin
· 15 years ago
734f3fa
pcmcia: yenta: add missing __devexit marking
by Mike Frysinger
· 15 years ago
3c1596e
mm: don't use alloc_bootmem_low() where not strictly needed
by Jan Beulich
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
bbba809
md: avoid use of broken kzalloc mempool
by Sage Weil
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
00d3803
drivers/mfd/ab3100-core.c: fix powerpc build error
by Andrew Morton
· 15 years ago
2a20b05
drivers/media/dvb/pt1/pt1.c needs vmalloc.h
by Andrew Morton
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b3727c2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c720f56
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
0b887ef
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
388dba3
Driver-Core: fix devnode callbacks for dabusb and industrialio
by Ingo Molnar
· 15 years ago
24ed7a9
trivial: fix typo in aic7xxx comment
by Uwe Kleine-Koenig
· 15 years ago
ad452d6
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
by Krzysztof Halasa
· 15 years ago
Next »