index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB option driver K3765/K4505 avoid CDC_DATA interface
Andrew Bird
2011-08-22
1
-1
/
+2
*
USB: option: add YUGA device id to driver
Gavin.zhu
2011-08-22
1
-0
/
+92
*
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
1
-0
/
+1
*
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
1
-4
/
+3
*
USB option driver add PID of Huawei Vodafone K4605
Andrew Bird
2011-08-22
1
-2
/
+5
*
USB option driver add PID of Huawei Vodafone K3806
Andrew Bird
2011-08-22
1
-0
/
+2
*
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-08-22
9
-33
/
+57
|
\
|
*
Merge branch 'fixes' into for-greg
Felipe Balbi
2011-08-15
9
-33
/
+57
|
|
\
|
|
*
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
2011-08-12
1
-1
/
+3
|
|
*
usb: gadget: f_phonet: unlock in error case
Sebastian Andrzej Siewior
2011-08-12
1
-0
/
+1
|
|
*
usb: musb: blackfin: include prefetch head file
Bob Liu
2011-08-12
1
-0
/
+1
|
|
*
usb: musb: tusb6010: fix compilation
Felipe Balbi
2011-08-12
4
-6
/
+14
|
|
*
usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
Kuninori Morimoto
2011-08-12
1
-0
/
+1
|
|
*
usb: musb: cppi: fix build errors due to DBG and missing musb variable
Per Forlin
2011-08-12
1
-9
/
+17
|
|
*
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
2011-08-12
1
-8
/
+14
|
|
*
usb: musb: ux500: set dma config for both src and dst
Per Forlin
2011-08-12
1
-9
/
+7
|
|
*
usb: musb: fix oops on musb_gadget_pullup
John Stultz
2011-08-12
1
-0
/
+5
|
|
*
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
2011-08-12
1
-0
/
+16
|
|
*
usb: gadget: hid: don't STALL when processing a HID Descriptor request
Sebastian Bauer
2011-08-12
1
-0
/
+7
|
|
*
usb: musb: fix Kconfig
Rabin Vincent
2011-08-12
2
-4
/
+1
|
|
*
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
2011-08-12
1
-1
/
+1
|
|
*
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
2011-08-12
1
-2
/
+4
|
|
*
usb: gadget: fusb300: remove #if 0 block
Sebastian Andrzej Siewior
2011-08-12
1
-101
/
+0
|
|
*
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
Axel Lin
2011-08-12
1
-0
/
+1
*
|
|
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-08-22
4
-35
/
+102
|
\
\
\
|
*
|
|
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-17
1
-10
/
+11
|
*
|
|
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
2011-08-15
1
-0
/
+2
|
*
|
|
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2011-08-09
2
-8
/
+15
|
*
|
|
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
2011-08-09
1
-6
/
+44
|
*
|
|
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2011-08-09
2
-8
/
+18
|
*
|
|
xHCI: report USB2 port in resuming as suspend
Andiry Xu
2011-08-09
1
-3
/
+12
|
*
|
|
xHCI: fix port U3 status check condition
Andiry Xu
2011-08-09
1
-1
/
+1
*
|
|
|
Linux 3.1-rc2
v3.1-rc2
Linus Torvalds
2011-08-15
1
-2
/
+2
*
|
|
|
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-14
1
-3
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-08-14
12
-77
/
+100
|
\
\
\
\
|
*
|
|
|
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
2011-08-13
1
-2
/
+0
|
*
|
|
|
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
2011-08-13
1
-2
/
+2
|
*
|
|
|
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
3
-3
/
+3
|
*
|
|
|
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
2011-08-13
1
-5
/
+2
|
*
|
|
|
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
2011-08-13
1
-19
/
+19
|
*
|
|
|
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
2011-08-13
1
-3
/
+5
|
*
|
|
|
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
2011-08-13
1
-4
/
+3
|
*
|
|
|
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
2011-08-13
1
-2
/
+0
|
*
|
|
|
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
2011-08-13
1
-9
/
+31
|
*
|
|
|
mmc: sdhci-s3c: Fix build for header change
Mark Brown
2011-08-13
1
-0
/
+1
|
*
|
|
|
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
2011-08-13
1
-1
/
+1
|
*
|
|
|
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
2011-08-13
1
-1
/
+2
|
*
|
|
|
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
2011-08-13
1
-1
/
+1
|
*
|
|
|
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
2011-08-13
1
-26
/
+30
|
*
|
|
|
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
2011-08-13
1
-0
/
+3
[next]