Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fea0896fd36cff487685970bfc36ddd96352d95b
/
drivers
fea0896
USB: OHCI: Properly handle ohci-exynos suspend
by Manjunath Goudar
· 11 years ago
018258b
USB: OHCI: Properly handle ohci-ep93xx suspend
by Manjunath Goudar
· 11 years ago
86a63f1
USB: OHCI: Properly handle ohci-da8xx suspend
by Manjunath Goudar
· 11 years ago
19d3394
USB: OHCI: Properly handle ohci-s3c2410 suspend
by Manjunath Goudar
· 11 years ago
056ca85
USB: OHCI: Properly handle ohci-at91 suspend
by Manjunath Goudar
· 11 years ago
476e4bf
USB: OHCI: Properly handle OHCI controller suspend
by Manjunath Goudar
· 11 years ago
e81b1a6
usb: g_ffs: fix compilation warning
by David Cohen
· 11 years ago
7a32d9b
usb: wusbcore: add support for isoc out transfers
by Thomas Pugliese
· 11 years ago
0bb85dc
usb: phy: omap: get rid of omap_get_control_dev()
by Roger Quadros
· 11 years ago
8934d3e
usb: musb: omap2430: Don't use omap_get_control_dev()
by Roger Quadros
· 11 years ago
918ee0d
usb: phy: omap-usb3: Don't use omap_get_control_dev()
by Roger Quadros
· 11 years ago
478b6c7
usb: phy: omap-usb2: Don't use omap_get_control_dev()
by Roger Quadros
· 11 years ago
6cb9310
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
by Roger Quadros
· 11 years ago
4fd06af
usb: phy: omap-control: Get rid of platform data
by Roger Quadros
· 11 years ago
1a7ff0e
usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpoints
by Thomas Pugliese
· 11 years ago
7e176dc
usb: wusbcore: implement hwahc_op_get_frame_number
by Thomas Pugliese
· 11 years ago
33186c4
usb: wusbcore: avoid stack overflow in URB enqueue error path
by Thomas Pugliese
· 11 years ago
02c123e
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
by Huang Rui
· 11 years ago
3ad145b
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
by Huang Rui
· 11 years ago
cccd3a25
usb: wusbcore: fix build warning on 64-bit builds
by Thomas Pugliese
· 11 years ago
dafbe92
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
by Wei Yongjun
· 11 years ago
c80ad6d
USB: OHCI: ohci_init_driver(): sanity check overrides
by Kevin Hilman
· 11 years ago
14e1d2d
usb: wusbcore: clean up urb dequeue process
by Thomas Pugliese
· 11 years ago
b9c84be
usb: wusbcore: include the xfer_id in debug prints
by Thomas Pugliese
· 11 years ago
fdd160c
usb: wusbcore: fix endianess issues when using dwTransferID
by Thomas Pugliese
· 11 years ago
864cf94
usb: chipidea: add ci_hdrc_enter_lpm API
by Peter Chen
· 11 years ago
af59a8b
usb: chipidea: imx: remove PHY operations
by Peter Chen
· 11 years ago
74475ed
usb: chipidea: move PHY operation to core
by Peter Chen
· 11 years ago
df9b17f
Merge 3.12-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
30ceb4e
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
26c019f
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
31795c4
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
434ac47
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c23c223
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
b97b869
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
6654417
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
669fc2f
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
057d5e9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
ec220be
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f41f064
PCI: Workaround missing pci_set_master in pci drivers
by Yinghai Lu
· 11 years ago
bf41691
i2c: ismt: initialize DMA buffer
by James Ralston
· 11 years ago
30600a909
drm/msm: use drm_gem_dumb_destroy helper
by Rob Clark
· 11 years ago
33b5596
drm/msm: deal with mach/iommu.h removal
by Rob Clark
· 11 years ago
c55d1c4
drm/msm: Remove iommu include from mdp4_kms.c
by Joerg Roedel
· 11 years ago
e4826a9
drm/msm: Odd PTR_ERR usage
by Thomas Meyer
· 11 years ago
41ed7fe
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
f1ddc24c9
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
by Kishon Vijay Abraham I
· 11 years ago
3e3101d
usb: musb: omap2430: use the new generic PHY framework
by Kishon Vijay Abraham I
· 11 years ago
6747caa
usb: phy: twl4030: use the new generic PHY framework
by Kishon Vijay Abraham I
· 11 years ago
5d93d1e
usb: phy: omap-usb2: use the new generic PHY framework
by Kishon Vijay Abraham I
· 11 years ago
ff76496
drivers: phy: add generic PHY framework
by Kishon Vijay Abraham I
· 11 years ago
6cac446
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
d3aa026
Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
bd63ace
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
by Chew, Chiau Ee
· 11 years ago
85b3a93
i2c: mv64xxx: Do not use writel_relaxed()
by Thierry Reding
· 11 years ago
c1a9946
i2c: mv64xxx: Fix some build warnings
by Thierry Reding
· 11 years ago
1533691
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
by Kim Phillips
· 11 years ago
dcc7bc3
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 11 years ago
df3f4ed
staging: r8188eu: Add new device ID
by Larry Finger
· 11 years ago
6741448
usb: wusbcore: set pointers to NULL after freeing in error cases
by Thomas Pugliese
· 11 years ago
d5b5c9f
usb: wusbcore: clean up the sg list that was created for out transfers
by Thomas Pugliese
· 11 years ago
ffd6d17
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
by Thomas Pugliese
· 11 years ago
d993670
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
by Thomas Pugliese
· 11 years ago
0367eef
usb: wusbcore: rename fields in struct wahc
by Thomas Pugliese
· 11 years ago
09d94cb
usb: wusbcore: rename urb to tr_urb in struct wa_seg
by Thomas Pugliese
· 11 years ago
8c9247a
USB: ehci-dbgp: drop dead code.
by Tim Deegan
· 11 years ago
7ba0127
USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set.
by Dave Jones
· 11 years ago
85601f8
usb: dwc3: add support for Merrifield
by David Cohen
· 11 years ago
eee41b4
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
by Shengzhou Liu
· 11 years ago
2606b28
USB: Fix breakage in ffs_fs_mount()
by Al Viro
· 11 years ago
f123db8
driver core : Fix use after free of dev->parent in device_shutdown
by Benson Leung
· 11 years ago
8bbf9f4
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
by K. Y. Srinivasan
· 11 years ago
3a49160
Drivers: hv: util: Correctly support ws2008R2 and earlier
by K. Y. Srinivasan
· 11 years ago
4a70457
mei: cancel stall timers in mei_reset
by Alexander Usyskin
· 11 years ago
e2b3164
mei: bus: stop wait for read during cl state transition
by Tomas Winkler
· 11 years ago
1aee351
mei: make me client counters less error prone
by Tomas Winkler
· 11 years ago
ad1260e
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
by Ramneek Mehresh
· 11 years ago
00d5f28
usb: core: usb_amd_resume_quirk() can be static
by Fengguang Wu
· 11 years ago
40b3dc6
usb: pci-quirks: amd_chipset_sb_type_init() can be static
by Fengguang Wu
· 11 years ago
b8ad5c3
USB: OHCI: make ohci-pxa27x a separate driver
by Manjunath Goudar
· 11 years ago
e240443
USB: OHCI: make ohci-ep93xx a separate driver
by Manjunath Goudar
· 11 years ago
30330b8
USB: OHCI: make ohci-nxp a separate driver
by Manjunath Goudar
· 11 years ago
f23b71f
USB: OHCI: make ohci-s3c2410 a separate driver
by Manjunath Goudar
· 11 years ago
e3825b4
USB: OHCI: make ohci-at91 a separate driver
by Manjunath Goudar
· 11 years ago
1cc6ac5
USB: OHCI: make ohci-spear a separate driver
by Manjunath Goudar
· 11 years ago
3a48fef
USB: OHCI: make ohci-omap3 a separate driver
by Manjunath Goudar
· 11 years ago
de57a15
USB: OHCI: make ohci-omap a separate driver
by Manjunath Goudar
· 11 years ago
50a97e0
USB: OHCI: make ohci-exynos a separate driver
by Manjunath Goudar
· 11 years ago
a60f4f8
USB: EHCI: make ehci-w90X900 a separate driver
by Manjunath Goudar
· 11 years ago
833efc0
USB: serial: invoke dcd_change ldisc's handler.
by Paul Chavent
· 11 years ago
d14654d
USB: serial: call handle_dcd_change in ftdi driver.
by Paul Chavent
· 11 years ago
db8f2aa
USB: correct the usb_disconnect() comment about usb_bus_list_lock
by Bjorn Helgaas
· 11 years ago
6d0bb81
video: mxsfb: Add missing break
by Marek Vasut
· 11 years ago
5f45138
hwmon: (applesmc) Check key count before proceeding
by Henrik Rydberg
· 11 years ago
60119a1
video: of: display_timing: correct display-timings node finding
by Andrzej Hajda
· 11 years ago
8c42cf7
neofb: fix error return code in neofb_probe()
by Wei Yongjun
· 11 years ago
a2a6fc5
s3fb: fix error return code in s3_pci_probe()
by Wei Yongjun
· 11 years ago
fb8a150
video: mmp: drop needless devm cleanup
by Uwe Kleine-König
· 11 years ago
633358e
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
by Mark Brown
· 11 years ago
5cec7bf
tty: Fix SIGTTOU not sent with tcflush()
by Peter Hurley
· 11 years ago
Next »