Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93d17247118ca533edd489f8e09bde417f4720ce
/
drivers
93d1724
i2c: bcm-kona: Introduce Broadcom I2C Driver
by Tim Kryger
· 11 years ago
de546c8
i2c: cbus-gpio: Fix device tree binding
by Tony Lindgren
· 11 years ago
2dc9688
i2c: wmt: add missing clk_disable_unprepare() on error
by Wei Yongjun
· 11 years ago
25b3dfc
i2c: designware: add new ACPI IDs
by Mika Westerberg
· 11 years ago
afc6592
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
by James Ralston
· 11 years ago
3cd0c2d
i2c: exynos5: Remove incorrect clk_disable_unprepare
by Sachin Kamat
· 11 years ago
85b4fab
i2c: i2c-st: Add ST I2C controller
by Maxime COQUELIN
· 11 years ago
8a73cd4
i2c: exynos5: add High Speed I2C controller driver
by Naveen Krishna Ch
· 11 years ago
043a3f1
i2c: rcar: fixup rcar type naming
by Kuninori Morimoto
· 11 years ago
e55fea0
i2c: scmi: remove some bogus NULL checks
by Dan Carpenter
· 11 years ago
5edb106
i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
by Laurent Pinchart
· 11 years ago
f887605
i2c: sh_mobile: Convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
8c0ec25
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
by Ionut Nicu
· 11 years ago
250ad59
i2c: mux: gpio: use gpio_set_value_cansleep()
by Ionut Nicu
· 11 years ago
4edd65e
i2c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
19e221b
i2c: mxs: Fix PIO mode on i.MX23
by Marek Vasut
· 11 years ago
29faeb3
i2c: mxs: Rework the PIO mode operation
by Marek Vasut
· 11 years ago
616228a
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
by Juergen Beisert
· 11 years ago
0acc2b3
i2c: Remove redundant 'driver' field from the i2c_client struct
by Lars-Peter Clausen
· 11 years ago
395c994
drm: nouveau: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
3ee81b7
drm: encoder_slave: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
f9d32f2
media: core: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
c7110f3
media: exynos4-is: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
05308a6
media: s5c73m3: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
4e90532
i2c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
25f73ed
misc: (at24) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
3c41aa7
i2c: bfin-twi: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
ab0dc7a
i2c: xiic: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
991e7ec
i2c: rcar: use per-device clock
by Guennadi Liakhovetski
· 11 years ago
330c824
i2c: rcar: fix clk_get() error handling
by Guennadi Liakhovetski
· 11 years ago
7679c0e
i2c: rcar: add Device Tree support
by Guennadi Liakhovetski
· 11 years ago
8d04940
i2c: rcar: get clock rate only once and simplify calculation
by Guennadi Liakhovetski
· 11 years ago
14d32f1
i2c: rcar: (cosmetic) remove superfluous parenthesis
by Guennadi Liakhovetski
· 11 years ago
45f176a
i2c: i2c-dev: Create 'name' attribute automatically
by Guenter Roeck
· 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
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
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
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
2199a55
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
by Magnus Damm
· 11 years ago
831abf7
usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit
by Kurt Garloff
· 11 years ago
2c74033
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
e7ef526
usb: chipidea: udc: free pending TD at removal procedure
by Peter Chen
· 11 years ago
3a254fe
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
by Peter Chen
· 11 years ago
222bed9
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
by Peter Chen
· 11 years ago
f84839d
usb: chipidea: udc: fix the oops after rmmod gadget
by Peter Chen
· 11 years ago
eeb93d0
clocksource: of: Respect device tree node status
by Sebastian Hesselbarth
· 11 years ago
5df718d
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
by Tomasz Figa
· 11 years ago
7b0dd72
arm: clocksource: mvebu: Use the main timer as clock source from DT
by Jean Pihet
· 11 years ago
f875fdb
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
by Alan Stern
· 11 years ago
a869342
USB: OHCI: accept very late isochronous URBs
by Alan Stern
· 11 years ago
bef073b
USB: UHCI: accept very late isochronous URBs
by Alan Stern
· 11 years ago
8937669
USB: iMX21: accept very late isochronous URBs
by Alan Stern
· 11 years ago
099326d
staging: imx-drm: Fix probe failure
by Fabio Estevam
· 11 years ago
5e8c3d3
staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
by Malcolm Priestley
· 11 years ago
e3eb270
staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
by Malcolm Priestley
· 11 years ago
18e35e08
staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
by Malcolm Priestley
· 11 years ago
c3aed23
Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb
by Iker Pedrosa
· 11 years ago
ffceff4
staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
5a2d829
staging: r8188eu: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
0a69bb4
staging: octeon-usb: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
f685344
staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
Next »