Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d0f2fb2500b1c5fe4967eb45d8c9bc758d7aef80
d0f2fb2
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().
by Wang Zhi
· 13 years ago
7e18058
USB option driver add PID of Huawei Vodafone K4605
by Andrew Bird
· 14 years ago
0e69d75
USB option driver add PID of Huawei Vodafone K3806
by Andrew Bird
· 14 years ago
b978d51
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
ea8c7fd
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
48df4a6
xhci: Handle zero-length isochronous packets.
by Sarah Sharp
· 14 years ago
8a9af4f
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
by Sarah Sharp
· 14 years ago
200b018
Merge branch 'fixes' into for-greg
by Felipe Balbi
· 14 years ago
93ee7a9
Linux 3.1-rc2
by Linus Torvalds
· 14 years ago
f982f91
mm: fix wrong vmap address calculations with odd NR_CPUS values
by Clemens Ladisch
· 14 years ago
97c24d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
91d85ea
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
1798778
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
4c74916
Documentation: befs.txt: no maintainer, orphaned
by Marcos Souza
· 14 years ago
399e1d9
Documentation: SubmittingDrivers: fix Linus's git tree URL
by Ralf Thielow
· 14 years ago
4126dac
Documentation: add Ramoops usage description
by Sergiu Iordache
· 14 years ago
6989b5b
Documentation: email-clients: Add better Thunderbird information
by Paul Mcquade
· 14 years ago
1629024
Documentation: kernel-parameters.txt cleanups
by Randy Dunlap
· 14 years ago
ac1667d
Documentation: add ARM user_debug to kernel-parameters.txt
by Stephen Boyd
· 14 years ago
3c8429a
Documentation: drop Linux Source Driver from kernel-docs references
by Luis de Bethencourt
· 14 years ago
db12fb8
Documentation: fix spelling error in SubmittingPatches
by Zac Storer
· 14 years ago
7fd781e
mmc: remove unused "ddr" parameter in struct mmc_ios
by Jaehoon Chung
· 14 years ago
6daa777
mmc: dw_mmc: Fix DDR mode support.
by Seungwon Jeon
· 14 years ago
7435bb7
mmc: core: use defined R1_STATE_PRG macro for card status
by Jaehoon Chung
· 14 years ago
65be3fe
mmc: sdhci: use f_max instead of host->clock for timeouts
by Andy Shevchenko
· 14 years ago
272308c
mmc: sdhci: move timeout_clk calculation farther down
by Andy Shevchenko
· 14 years ago
78a2ca2
mmc: sdhci: check host->clock before using it as a denominator
by Andy Shevchenko
· 14 years ago
83cbcd9
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
by Andy Shevchenko
· 14 years ago
4906baf
mmc: tmio: eliminate unused variable 'mmc' warning
by Axel Lin
· 14 years ago
0d58864
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
by Tony Lin
· 14 years ago
55156d2
mmc: sdhci-s3c: Fix build for header change
by Mark Brown
· 14 years ago
9b7bbe1
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
by Shashidhar Hiremath
· 14 years ago
1ccd4b7
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
by Michał Mirosław
· 14 years ago
38ca285
mmc: core: Detect eMMC v4.5 ext_csd entries
by Kyungmin Park
· 14 years ago
d5a5bd1
mmc: mmc_test: avoid stalled file in debugfs
by Andy Shevchenko
· 14 years ago
7199e2b
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
by Jaehoon Chung
· 14 years ago
606a15e
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
by Philip Rakity
· 14 years ago
7886961
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
by Aaron Lu
· 14 years ago
73e0881
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e211bc8
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
8c70aac
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
06e727d
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
by Linus Torvalds
· 14 years ago
e68ff9c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
c44efba
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 14 years ago
e570280
xfs: replace xfs_buf_geterror() with bp->b_error
by Chandra Seetharaman
· 14 years ago
ac4d688
xfs: Check the return value of xfs_buf_read() for NULL
by Chandra Seetharaman
· 14 years ago
696314c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into fixes
by Arnd Bergmann
· 14 years ago
c012cdc
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
f6b864a
ASoC: Fix compile warning in wm8750.c
by Takashi Iwai
· 14 years ago
419bb4e
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes
by Arnd Bergmann
· 14 years ago
143ed29
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 14 years ago
ce8a84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
6193d69
usb: musb: gadget: fix error path
by Sebastian Andrzej Siewior
· 14 years ago
bb8070c
usb: gadget: f_phonet: unlock in error case
by Sebastian Andrzej Siewior
· 14 years ago
ad50c1b
usb: musb: blackfin: include prefetch head file
by Bob Liu
· 14 years ago
240a16e
usb: musb: tusb6010: fix compilation
by Felipe Balbi
· 14 years ago
cf6808c
usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
by Kuninori Morimoto
· 14 years ago
f847a79
usb: musb: cppi: fix build errors due to DBG and missing musb variable
by Per Forlin
· 14 years ago
afbd074
usb: musb: ux500: replace missing DBG with dev_dbg
by Per Forlin
· 14 years ago
d366d39b
usb: musb: ux500: set dma config for both src and dst
by Per Forlin
· 14 years ago
93e098a
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 14 years ago
1515496
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
by Ming Lei
· 14 years ago
71964b9
usb: gadget: hid: don't STALL when processing a HID Descriptor request
by Sebastian Bauer
· 14 years ago
26e5c3e
usb: musb: fix Kconfig
by Rabin Vincent
· 14 years ago
74c6f3a
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
by Sergei Trofimovich
· 14 years ago
6a22158
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
by Sebastian Andrzej Siewior
· 14 years ago
aba1350
usb: gadget: fusb300: remove #if 0 block
by Sebastian Andrzej Siewior
· 14 years ago
567b20e
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
by Axel Lin
· 14 years ago
eeca736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 14 years ago
d80bcf4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 14 years ago
7ec41ee
ASoC: omap: Update e-mail address of Jarkko Nikula
by Jarkko Nikula
· 14 years ago
c92761f
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
by David S. Miller
· 14 years ago
8cf1fb2
pnfs: Automatically select blocks & objects layouts
by Boaz Harrosh
· 14 years ago
f09aecd
ASoC: SAMSUNG: Add I2S0 internal dma driver
by Sangbeom Kim
· 14 years ago
8c20871
ext4: Properly count journal credits for long symlinks
by Eric Sandeen
· 14 years ago
d2db60d
ext3: Properly count journal credits for long symlinks
by Eric Sandeen
· 14 years ago
1244092
e1000e: increase driver version number
by Bruce Allan
· 14 years ago
244735f
e1000e: alternate MAC address update
by Bruce Allan
· 14 years ago
7f99ae63
e1000e: do not disable receiver on 82574/82583
by Bruce Allan
· 14 years ago
c407bee
e1000e: alternate MAC address does not work on device id 0x1060
by Bruce Allan
· 14 years ago
72fa599
move RLIMIT_NPROC check from set_user() to do_execve_common()
by Vasiliy Kulikov
· 14 years ago
a06d8ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
66a89b2
hwmon: (ibmaem) add missing kfree
by Julia Lawall
· 14 years ago
3a2805e
hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages
by Guenter Roeck
· 14 years ago
044cd3a
hwmon: (pmbus) Virtualize pmbus_write_byte
by Guenter Roeck
· 14 years ago
1d229d5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d16adea
MAINTAINERS: Update linus' git repository
by Tracey Dent
· 14 years ago
a9f729f
Revert "EDAC: Correct Kconfig dependencies"
by Linus Torvalds
· 14 years ago
54a33b1
NFS41: make PNFS_BLOCK selectable
by Peng Tao
· 14 years ago
aa02bc7
PCnet: Fix section mismatch
by Ralf Baechle
· 14 years ago
7712b64
bnx2x: disable dcb on 578xx since not supported yet
by Dmitry Kravkov
· 14 years ago
9f0096a
bnx2x: properly clean indirect addresses
by Dmitry Kravkov
· 14 years ago
2031bd3
bnx2x: prevent race between undi_unload and load flows
by Dmitry Kravkov
· 14 years ago
cdb9d6a
bnx2x: fix select_queue when FCoE is disabled
by Vladislav Zolotarov
· 14 years ago
45d3539
bnx2x: init FCOE FP only once
by Vladislav Zolotarov
· 14 years ago
97a8041
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 14 years ago
5189054
net/bridge/netfilter/ebtables.c: use available error handling code
by Julia Lawall
· 14 years ago
94a80d6
net/netlabel/netlabel_kapi.c: add missing cleanup code
by Julia Lawall
· 14 years ago
2eed798
net/irda: sh_sir: tidyup compile warning
by Kuninori Morimoto
· 14 years ago
86d0aff
net/irda: sh_sir: add missing header
by Kuninori Morimoto
· 14 years ago
Next »