index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
USB: option: add YUGA device id to driver
Gavin.zhu
1
-0
/
+92
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
1
-0
/
+1
2011-08-22
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
1
-4
/
+3
2011-08-22
USB option driver add PID of Huawei Vodafone K4605
Andrew Bird
1
-2
/
+5
2011-08-22
USB option driver add PID of Huawei Vodafone K3806
Andrew Bird
1
-0
/
+2
2011-08-17
xhci: Handle zero-length isochronous packets.
Sarah Sharp
1
-10
/
+11
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
1
-0
/
+2
2011-08-15
Linux 3.1-rc2
v3.1-rc2
Linus Torvalds
1
-2
/
+2
2011-08-14
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
1
-3
/
+4
2011-08-14
Documentation: befs.txt: no maintainer, orphaned
Marcos Souza
1
-1
/
+1
2011-08-14
Documentation: SubmittingDrivers: fix Linus's git tree URL
Ralf Thielow
1
-1
/
+1
2011-08-14
Documentation: add Ramoops usage description
Sergiu Iordache
2
-0
/
+78
2011-08-14
Documentation: email-clients: Add better Thunderbird information
Paul Mcquade
1
-7
/
+5
2011-08-14
Documentation: kernel-parameters.txt cleanups
Randy Dunlap
1
-20
/
+22
2011-08-14
Documentation: add ARM user_debug to kernel-parameters.txt
Stephen Boyd
1
-0
/
+10
2011-08-14
Documentation: drop Linux Source Driver from kernel-docs references
Luis de Bethencourt
1
-11
/
+0
2011-08-14
Documentation: fix spelling error in SubmittingPatches
Zac Storer
1
-1
/
+1
2011-08-13
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
1
-2
/
+0
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-08-12
xfs: replace xfs_buf_geterror() with bp->b_error
Chandra Seetharaman
2
-3
/
+3
2011-08-12
xfs: Check the return value of xfs_buf_read() for NULL
Chandra Seetharaman
2
-0
/
+8
2011-08-12
ASoC: Fix compile warning in wm8750.c
Takashi Iwai
1
-1
/
+1
2011-08-12
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-12
usb: gadget: f_phonet: unlock in error case
Sebastian Andrzej Siewior
1
-0
/
+1
2011-08-12
usb: musb: blackfin: include prefetch head file
Bob Liu
1
-0
/
+1
2011-08-12
usb: musb: tusb6010: fix compilation
Felipe Balbi
4
-6
/
+14
2011-08-12
usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
Kuninori Morimoto
1
-0
/
+1
2011-08-12
usb: musb: cppi: fix build errors due to DBG and missing musb variable
Per Forlin
1
-9
/
+17
2011-08-12
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
1
-8
/
+14
2011-08-12
usb: musb: ux500: set dma config for both src and dst
Per Forlin
1
-9
/
+7
2011-08-12
usb: musb: fix oops on musb_gadget_pullup
John Stultz
1
-0
/
+5
2011-08-12
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
1
-0
/
+16
2011-08-12
usb: gadget: hid: don't STALL when processing a HID Descriptor request
Sebastian Bauer
1
-0
/
+7
2011-08-12
usb: musb: fix Kconfig
Rabin Vincent
2
-4
/
+1
2011-08-12
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
1
-1
/
+1
[next]