Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f6155f5faabb7b99cb7a96abbd52e4bfcbdfc03
/
drivers
1f6155f
USB: bcma: suspend() only takes one argument now
by Dan Carpenter
· 13 years ago
6d5f89c
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
by Stephen Warren
· 13 years ago
cae1876
USB: serial: ipaq: remove product and vendor module parameters
by Greg Kroah-Hartman
· 13 years ago
0bf4da3
USB: serial: visor: remove product and vendor module parameters
by Greg Kroah-Hartman
· 13 years ago
15c9d50
USB: ehci: ohci: Add clk_{un}prepare() support
by Viresh Kumar
· 13 years ago
72b27a0
USB: serial: removed assignment from if statements in ti_usb_3410_5052.c
by Adhir Ramjiawan
· 13 years ago
1c1301d
usb: Fix various typo within usb
by Masanari Iida
· 13 years ago
6feff1b
EHCI: don't try to clear the IAAD bit
by Alan Stern
· 13 years ago
56fafb9
USB: Add DT probing support to ehci-spear and ohci-spear
by Stefan Roese
· 13 years ago
8b4fc8c
USB: ehci-s5p: add clock gating to suspend/resume
by Jingoo Han
· 13 years ago
3e0c70d
usb: ehci-sh: Add PHY init function with platform data
by Nobuhiro Iwamatsu
· 13 years ago
7af3959
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
by Jesper Juhl
· 13 years ago
e44fabb
usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware() and pointless assignment
by Jesper Juhl
· 13 years ago
c6fa0b4
usb: host: tegra: re-arranging ehci functions
by Venu Byravarasu
· 13 years ago
8788fa0
isp1760-hcd: fix possible memory leak if urb could not be enqueued
by Michael Grzeschik
· 13 years ago
8cb2268
isp1760-hcd: move dequeued qtds to the front in qh
by Michael Grzeschik
· 13 years ago
94011ec
isp1760-hcd: don't confuse parsers on kmem_cache_create
by Michael Grzeschik
· 13 years ago
310e9e3
isp1760-if: make module unloads correctly
by Michael Grzeschik
· 13 years ago
58c559e
fsl/usb: Add controller version based ULPI and UTMI phy support
by Ramneek Mehresh
· 13 years ago
0ca7eb2
USB: EHCI: remove wrong debug message for port speed
by Peter Chen
· 13 years ago
fe37577
usb: host: tegra: code clean up
by Venu Byravarasu
· 13 years ago
259b83a
USB: OHCI: remove old SSB OHCI driver
by Hauke Mehrtens
· 13 years ago
7043c2c
USB: Add driver for the ssb bus
by Hauke Mehrtens
· 13 years ago
62e11d1
USB: Add driver for the bcma bus
by Hauke Mehrtens
· 13 years ago
e167d9f
bcma: scan for extra address space
by Hauke Mehrtens
· 13 years ago
af58105
USB: io_ti: fix abuse of interface data
by Johan Hovold
· 13 years ago
5c0c758
USB: whiteheat: reimplement using generic framework
by Johan Hovold
· 13 years ago
a6765cb
USB: whiteheat: remove driver version
by Johan Hovold
· 13 years ago
e2dd3af
USB: serial: metro-usb: cosmetic fix in driver description.
by Aleksey Babahin
· 13 years ago
41dc294
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
by Aleksey Babahin
· 13 years ago
bd2c09b
USB: serial: metro-usb: make debug messages bit more informative.
by Aleksey Babahin
· 13 years ago
91fbecf
USB: serial: metro-usb: print errors always, not only in debug mode.
by Aleksey Babahin
· 13 years ago
7045778
USB: serial: metro-usb: get data from device in Uni-Directional mode.
by Aleksey Babahin
· 13 years ago
28a4b6a
USB: serial: metro-usb: dummy implement write_int_callback() function.
by Aleksey Babahin
· 13 years ago
810ec78
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
by Aleksey Babahin
· 13 years ago
f4e52e7
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
664481e
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
f21fec9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
a0421da
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
06383f1
tcm_fc: Do not free tpg structure during wq allocation failure
by Mark Rustad
· 13 years ago
e1c4038
tcm_fc: Add abort flag for gracefully handling exchange timeout
by Mark Rustad
· 13 years ago
eeaab2d
Merge branches 'idle-fix' and 'misc' into release
by Len Brown
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
1ddca05
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
ee01e66
cpuidle: Fix panic in CPU off-lining with no idle driver
by Toshi Kani
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
f09d843
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
by Jan Beulich
· 13 years ago
0ee46ec
xen/pciback: fix XEN_PCI_OP_enable_msix result
by Jan Beulich
· 13 years ago
e95ae5a
xen: only check xen_platform_pci_unplug if hvm
by Igor Mammedov
· 13 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
fb9d78a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
3bdc9ba
mmc: use really long write timeout to deal with crappy cards
by Paul Walmsley
· 13 years ago
8c2fc8e
mmc: sdhci-dove: Fix compile error by including module.h
by Alf Høgemark
· 13 years ago
4188bba
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
by Al Cooper
· 13 years ago
79263f3
Revert "mmc: sdhci-pci: Add MSI support"
by Chris Ball
· 13 years ago
84e41d2
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
by Chris Ball
· 13 years ago
93fc5a4
mmc: core: fix power class selection
by Subhash Jadavani
· 13 years ago
fc307df
mmc: omap_hsmmc: fix module re-insertion
by Balaji T K
· 13 years ago
b796450
mmc: omap_hsmmc: convert to module_platform_driver
by Felipe Balbi
· 13 years ago
efa25fd
mmc: omap_hsmmc: make it behave well as a module
by Felipe Balbi
· 13 years ago
927ce94
mmc: omap_hsmmc: trivial cleanups
by Felipe Balbi
· 13 years ago
92a3aeb
mmc: omap_hsmmc: context save after enabling runtime pm
by Balaji T K
· 13 years ago
d59d77e
mmc: omap_hsmmc: use runtime put sync in probe error patch
by Balaji T K
· 13 years ago
e841a7c
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
by Rafael J. Wysocki
· 13 years ago
6500c8e
mmc: bus: print bus speed mode of UHS-I card
by Subhash Jadavani
· 13 years ago
210b7d2
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
by Manuel Lauss
· 13 years ago
eb91b91
mmc: sh_mmcif: Simplify calculation of mmc->f_min
by Simon Horman
· 13 years ago
930f152
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
by Simon Horman
· 13 years ago
f938825
mmc: sh_mmcif: double clock speed
by Simon Horman
· 13 years ago
5865f28
mmc: block: Remove use of mmc_blk_set_blksize
by Ulf Hansson
· 13 years ago
faf8180
mmc: atmel-mci: add support for odd clock dividers
by Ludovic Desroches
· 13 years ago
33ab4bb
mmc: atmel-mci: r/w proof capability only available since v2xx
by Ludovic Desroches
· 13 years ago
66292ad
mmc: atmel-mci: correct data timeout computation
by Ludovic Desroches
· 13 years ago
9f4e815
mmc: sdhci-s3c: Enable runtime power management
by Mark Brown
· 13 years ago
d5e9c02
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
by Mark Brown
· 13 years ago
9bda6da
mmc: sdhci-s3c: use devm_ functions
by Julia Lawall
· 13 years ago
1d4dc33
mmc: sdhci-s3c: Keep a copy of platform data and use it
by Thomas Abraham
· 13 years ago
0d22c77
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
by Thomas Abraham
· 13 years ago
3119936a
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
by Thomas Abraham
· 13 years ago
5a43097
bonding: properly unset current_arp_slave on slave link up
by Veaceslav Falico
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6ede3d8
backlight: add driver for DA9052/53 PMIC v1
by Ashish Jangam
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
fd835d1
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
by Jett.Zhou
· 13 years ago
b82c328
sysrq: use SEND_SIG_FORCED instead of force_sig()
by Anton Vorontsov
· 13 years ago
57b501b
Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
8078342
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 13 years ago
98f0ec0
Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes
by Olof Johansson
· 13 years ago
54f7007
ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()
by Luck, Tony
· 13 years ago
117980c
mlx4: allocate just enough pages instead of always 4 pages
by Thadeu Lima de Souza Cascardo
· 13 years ago
6c216ec
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
03f2eec
stmmac: re-add IFF_UNICAST_FLT for dwmac1000
by Marc Kleine-Budde
· 13 years ago
ca7b91b
bnx2x: Clear MDC/MDIO warning message
by Yaniv Rosner
· 13 years ago
f93fb01
bnx2x: Fix BCM57711+BCM84823 link issue
by Yaniv Rosner
· 13 years ago
99bf7f3
bnx2x: Clear BCM84833 LED after fan failure
by Yaniv Rosner
· 13 years ago
8267bbb0
bnx2x: Fix BCM84833 PHY FW version presentation
by Yaniv Rosner
· 13 years ago
59a2e53
bnx2x: Fix link issue for BCM8727 boards.
by Yaniv Rosner
· 13 years ago
9379c9b
bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.
by Yaniv Rosner
· 13 years ago
Next »