index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2010-10-23
2
-3
/
+12
*
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2010-10-23
2
-2
/
+8
*
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2010-10-23
2
-5
/
+25
*
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
2010-10-23
1
-1
/
+1
*
mmc_test: fix display of .5 KiB
Adrian Hunter
2010-10-23
1
-2
/
+2
*
mmc_test: fix memory allocation segment limits
Adrian Hunter
2010-10-23
1
-6
/
+6
*
mmc_test: move files from sysfs to debugfs
Andy Shevchenko
2010-10-23
1
-35
/
+107
*
mmc_test: collect data and show it via sysfs by demand
Andy Shevchenko
2010-10-23
1
-2
/
+169
*
mmc_test: change simple_strtol() to strict_strtol()
Andy Shevchenko
2010-10-23
1
-2
/
+3
*
mmc_test: use API to check card type
Andy Shevchenko
2010-10-23
1
-1
/
+1
*
mmc_test: fix performance tests that go over max_blk_count
Adrian Hunter
2010-10-23
1
-48
/
+135
*
mmc: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-23
1
-1
/
+1
*
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2010-10-23
3
-9
/
+9
*
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2010-10-23
3
-5
/
+2
*
mmc: Use snprintf, not sprintf.
JiebingLi
2010-10-23
1
-1
/
+2
*
mmc: USB SD Host Controller (USHC) driver
David Vrabel
2010-10-23
3
-0
/
+581
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
23
-50
/
+30
*
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
*
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
*
mmc: at91_mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-4
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-10-23
1
-1
/
+1
|
\
|
*
kdb,kgdb: fix sparse fixups
Jason Wessel
2010-10-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-23
155
-2500
/
+9252
|
\
\
|
*
|
USB: mct_u232: fix broken close
Johan Hovold
2010-10-22
1
-2
/
+5
|
*
|
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
2010-10-22
1
-1
/
+3
|
*
|
USB: imx21-hcd - fix off by one resource size calculation
Axel Lin
2010-10-22
1
-1
/
+1
|
*
|
usb: gadget: fix Kconfig warning
Felipe Contreras
2010-10-22
1
-11
/
+0
|
*
|
usb: r8a66597-udc: Add processing when USB was removed.
Yusuke Goda
2010-10-22
1
-0
/
+3
|
*
|
mxc_udc: add workaround for ENGcm09152 for i.MX35
Eric BĂ©nard
2010-10-22
1
-0
/
+15
|
*
|
USB: ftdi_sio: add device ids for ScienceScope
Greg Kroah-Hartman
2010-10-22
2
-0
/
+8
|
*
|
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
2
-0
/
+32
|
*
|
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
4
-2
/
+512
|
*
|
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
3
-12
/
+15
|
*
|
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
Axel Lin
2010-10-22
1
-2
/
+1
|
*
|
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-10
/
+8
|
*
|
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-4
/
+2
|
*
|
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-0
/
+8
|
*
|
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-10-22
1
-3
/
+6
|
*
|
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
3
-2
/
+258
|
*
|
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
4
-0
/
+200
|
*
|
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
4
-6
/
+101
|
*
|
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
5
-12
/
+248
|
*
|
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
2010-10-22
1
-0
/
+3
|
*
|
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
3
-18
/
+19
|
*
|
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
3
-7
/
+41
|
*
|
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
3
-49
/
+36
|
*
|
usb: r8a66597-hcd: Change mistake of the outsw function
Nobuhiro Iwamatsu
2010-10-22
1
-1
/
+1
|
*
|
USB: otg/ulpi: extend id's table.
Igor Grinberg
2010-10-22
1
-5
/
+20
|
*
|
USB: otg/ulpi: improve ulpi phy detection.
Igor Grinberg
2010-10-22
1
-3
/
+32
|
*
|
USB: opticon: Whitespace fixes in opticon driver
Alon Ziv
2010-10-22
1
-4
/
+4
[next]