Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ab9c8dad6444007700b5949ec80cfdc823d31b4
/
drivers
3ab9c8d
mmc: sdhci: highspeed: check for mmc as well as sd cards
by Philip Rakity
· 14 years ago
f9ee3ea
mmc: sdhci: Add Moorestown device support
by Alan Cox
· 14 years ago
2922905
mmc: sdhci: Intel Medfield support
by Xiaochen Shen
· 14 years ago
225d85f
mmc: sdhci: Allow the probe handler to override slots
by Alan Cox
· 14 years ago
ed2a978
mmc: sdio: support suspend/resume while runtime suspended
by Ohad Ben-Cohen
· 14 years ago
87973ba
mmc: sdio: ensure mmc_sdio_detect is powered
by Ohad Ben-Cohen
· 14 years ago
40bba0c
mmc: sdio: enable runtime PM for SDIO functions
by Ohad Ben-Cohen
· 14 years ago
81968561
mmc: sdio: enable runtime PM for SDIO cards
by Ohad Ben-Cohen
· 14 years ago
80fd933
mmc: sdio: use the generic runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
516d5cc
mmc: add runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
d3fe37b
mmc: sdio: add power_restore support
by Ohad Ben-Cohen
· 14 years ago
12ae637
mmc: propagate power save/restore ops return value
by Ohad Ben-Cohen
· 14 years ago
9b966aa
mmc: sdio: fully reconfigure oldcard on resume
by Ohad Ben-Cohen
· 14 years ago
1978fda
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
by Giuseppe Cavallaro
· 14 years ago
8364248
mmc: sdhci: fix "pwr may be used uninitialized" warning
by Giuseppe Cavallaro
· 14 years ago
be8ae09
mmc: sdhci-pltfm: add suspend/resume functions
by Giuseppe Cavallaro
· 14 years ago
de528fa
mmc: name mmc queue thread by host index
by Ethan Du
· 14 years ago
49e3b5a
mmc: refine DDR support
by Adrian Hunter
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
dfc13e8
mmc: MMC 4.4 DDR support
by Hanumath Prasad
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
4d0b861
mmc: sdhci: mmc_rescan: reduce verbosity
by Eric Bénard
· 14 years ago
88ae8b8
mmc: Make ID freq configurable
by Hein Tibosch
· 14 years ago
176d1ed
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
by Jaehoon Chung
· 14 years ago
71d7d3d
mmc: Add helper function to check if a card is removable
by Matt Fleming
· 14 years ago
d3c502b
mmc: Makefile: Fix EXTRA_CFLAGS assignment
by matt mooney
· 14 years ago
412ab65
mmc: sdhci: print out controller name for register debug
by Philip Rakity
· 14 years ago
b08caed
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
by Giuseppe Cavallaro
· 14 years ago
a29e7e1
mmc: sdhci: Enable high-speed support for MMC cards
by Zhangfei Gao
· 14 years ago
0397526
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
by Zhangfei Gao
· 14 years ago
c4687d5
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
by Zhangfei Gao
· 14 years ago
85105c5
mmc: SDHC 3.0: support 10-bit divided clock mode
by Zhangfei Gao
· 14 years ago
0957c33
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
by George G. Davis
· 15 years ago
c27d37a
mmc_test: fix display of .5 KiB
by Adrian Hunter
· 14 years ago
3d203be
mmc_test: fix memory allocation segment limits
by Adrian Hunter
· 14 years ago
130067e
mmc_test: move files from sysfs to debugfs
by Andy Shevchenko
· 14 years ago
3183aa1
mmc_test: collect data and show it via sysfs by demand
by Andy Shevchenko
· 14 years ago
5c25aee
mmc_test: change simple_strtol() to strict_strtol()
by Andy Shevchenko
· 14 years ago
63be54c
mmc_test: use API to check card type
by Andy Shevchenko
· 14 years ago
c8c8c1b
mmc_test: fix performance tests that go over max_blk_count
by Adrian Hunter
· 14 years ago
632cf92
mmc: Convert "mutex" to semaphore
by Thomas Gleixner
· 14 years ago
265cdc9
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
by Andy Shevchenko
· 14 years ago
453722b
mmc: make mmc_dev_to_card() macro public
by Andy Shevchenko
· 14 years ago
12578f6
mmc: Use snprintf, not sprintf.
by JiebingLi
· 14 years ago
53f3a9e
mmc: USB SD Host Controller (USHC) driver
by David Vrabel
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
7a5ea56a
mmc: au1xmmc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
e8e3f6c
mmc: atmel-mci.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
af2a85f
mmc: at91_mci.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
8814011
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b9da057
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
80c226f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
91b7450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
8abfc6e
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4f3a29d
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
91b152a
kdb,kgdb: fix sparse fixups
by Jason Wessel
· 14 years ago
f5d9d24
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
92ca0dc
USB: mct_u232: fix broken close
by Johan Hovold
· 14 years ago
f34c25e
USB: gadget: amd5536udc.c: fix error path
by Rahul Ruikar
· 14 years ago
e581c8c
USB: imx21-hcd - fix off by one resource size calculation
by Axel Lin
· 14 years ago
bd68826
usb: gadget: fix Kconfig warning
by Felipe Contreras
· 14 years ago
e576a7a
usb: r8a66597-udc: Add processing when USB was removed.
by Yusuke Goda
· 14 years ago
69cb1ec
mxc_udc: add workaround for ENGcm09152 for i.MX35
by Eric Bénard
· 14 years ago
0f266ab
USB: ftdi_sio: add device ids for ScienceScope
by Greg Kroah-Hartman
· 14 years ago
843bb1d
USB: musb: AM35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
eb83092
USB: musb: add musb support for AM35x
by Ajay Kumar Gupta
· 14 years ago
436a389
usb: Fix linker errors with CONFIG_PM=n
by Sarah Sharp
· 14 years ago
39eb234
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
4e5c353
USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
7a9d93e
USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
b5b5c3a
USB: xhci: Fix compile error when CONFIG_PM=n
by Sarah Sharp
· 14 years ago
56626a7
USB: accept some invalid ep0-maxpacket values
by Alan Stern
· 14 years ago
5535b1d
USB: xHCI: PCI power management implementation
by Andiry Xu
· 14 years ago
9777e3c
USB: xHCI: bus power management implementation
by Andiry Xu
· 14 years ago
5619253
USB: xHCI: port remote wakeup implementation
by Andiry Xu
· 14 years ago
be88fe4
USB: xHCI: port power management implementation
by Andiry Xu
· 14 years ago
85f0ff4
usb: Fix issue with USB 3.0 devices after system resume
by Sarah Sharp
· 14 years ago
c8d4af8
USB: core: use kernel assigned address for devices under xHCI
by Andiry Xu
· 14 years ago
f0615c4
USB: xHCI: change xhci_reset_device() to allocate new device
by Andiry Xu
· 14 years ago
6492773
USB: xHCI: Add pointer to udev in struct xhci_virt_device
by Andiry Xu
· 14 years ago
ac9dfe9
usb: r8a66597-hcd: Change mistake of the outsw function
by Nobuhiro Iwamatsu
· 14 years ago
96b9e83
USB: otg/ulpi: extend id's table.
by Igor Grinberg
· 14 years ago
a913819
USB: otg/ulpi: improve ulpi phy detection.
by Igor Grinberg
· 14 years ago
c6f694a
USB: opticon: Whitespace fixes in opticon driver
by Alon Ziv
· 14 years ago
0d930e5
USB: opticon: Add Opticon OPN2001 write support
by Alon Ziv
· 14 years ago
97cd8dc
USB: opticon: Fix long-standing bugs in opticon driver
by Alon Ziv
· 14 years ago
c19db4c
USB: ftdi_sio: set device latency timeout at port probe
by Johan Hovold
· 14 years ago
3ed7801
usb: iowarrior: don't trust report_size for buffer size
by Kees Cook
· 14 years ago
cfb8da8
USB: visor: fix initialisation of UX50/TH55 devices
by Johan Hovold
· 14 years ago
59c6ccd
USB: ftdi_sio: new VID/PIDs for various Papouch devices
by Daniel Suchy
· 14 years ago
0a6a717
USB: gadget: storage: reuse definitions from scsi.h header file
by Michal Nazarewicz
· 14 years ago
Next »