Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3e1348e2753a8c8d17e620ae79ce0c9fa43f40c
/
drivers
b3e1348
regulator: Kill max8997_get_rid function
by Axel Lin
· 13 years ago
ba51c6c
regulator: Fix n_voltage settings for pcf50633 regulator
by Axel Lin
· 13 years ago
89e0f0e
regulator: Fix the logic of s5m8767_set_voltage_time_sel
by Axel Lin
· 13 years ago
0757b60
regulator: mc13783: bail out without platform data
by Sascha Hauer
· 13 years ago
3bf6e90
regulator: Convert ab8499 to use get_voltage_sel()
by Axel Lin
· 13 years ago
dfb9b8a
regulator: Sort Kconfig and Makefile entries
by Axel Lin
· 13 years ago
ae0e654
regulator: Fix module desciption for tps65910 regulator
by Axel Lin
· 13 years ago
e882eae
regulator: tps65910: Correct VIO voltage configuration
by Laxman Dewangan
· 13 years ago
b9e0348
regulator: wm8994: Convert to devm_kzalloc()
by Mark Brown
· 13 years ago
46783a0
regulator: tps62360: Remove pointless test for unsigned less than zero
by Axel Lin
· 13 years ago
22cd2fef
regulator: s5m8767: Fix unused variable warning in probe()
by Mark Brown
· 13 years ago
da7de6a
regulator: Show correct chip id for max8649
by Axel Lin
· 13 years ago
0c3d0b2
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
by Axel Lin
· 13 years ago
20a14b8
regulator: Kill s5m8767_get_reg_id function
by Axel Lin
· 13 years ago
34ce8d0
regulator: wm8350: Don't specify consumer supplies with struct device
by Mark Brown
· 13 years ago
1e0c66f
regulator: tps65910: Sleep control through external inputs
by Laxman Dewangan
· 13 years ago
2343933
regulator: mc13xxx-regulator-core: Fix the build when driver is selected as module
by Fabio Estevam
· 13 years ago
e371ceb
regulator: max8997: Avoid spaces in regulator names
by Karol Lewandowski
· 13 years ago
7d38a3c
regulator: tps65910: use appropriate variable names.
by Laxman Dewangan
· 13 years ago
51ced5e
regulator: tps65910: Initialize n_voltages for rails.
by Laxman Dewangan
· 13 years ago
c2f8efd
regulator: tps65910: Add regulator info for RTC rail
by Laxman Dewangan
· 13 years ago
0ce6987
regulator: Update s5m8767 for device tree API changes
by Mark Brown
· 13 years ago
b683d98
regulator: Update tps65217-regulator for DT changes
by Axel Lin
· 13 years ago
a493077
regulator: tps65217: Add tps65217 regulator driver
by AnilKumar Ch
· 13 years ago
62aa492
regulator: Add S5M8767 configuration
by Sangbeom Kim
· 13 years ago
38e9683
regulators/db8500: split off shared dbx500 code
by Bengt Jonsson
· 13 years ago
c835e1c
regulator: s5m8767: Remove redundant MODULE_ALIAS
by Axel Lin
· 13 years ago
047ec22
regulator: s5m8767: Add missing breaks
by Axel Lin
· 13 years ago
9767ec7
regulator: Add S5M8767A regulator driver
by Sangbeom Kim
· 13 years ago
6219929
regulator: TPS62360: Add tps62360 regulator driver
by Laxman Dewangan
· 13 years ago
99d1edc
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
f59e842
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4ba3069
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
507a03c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
be40541
tpm: fix (ACPI S3) suspend regression
by Stefan Berger
· 13 years ago
93c3d65
nvme: fix merge error due to change of 'make_request_fn' fn type
by Linus Torvalds
· 13 years ago
9ef9b20
xen: using EXPORT_SYMBOL requires including export.h
by Stephen Rothwell
· 13 years ago
aa303f2
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
4a7c1ff
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
94bd244
gpio: tps65910: Use correct offset for gpio initialization
by Laxman Dewangan
· 13 years ago
d71f5be
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
92b5abb
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 13 years ago
ccb19d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
79ba0db
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release
by Len Brown
· 13 years ago
c130bd6
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
by Tony Luck
· 13 years ago
cb79717
Merge branch 'atomicio-remove' into release
by Len Brown
· 13 years ago
037d76f
Merge branch 'apei' into release
by Len Brown
· 13 years ago
65b7f83
intel_idle: Split up and provide per CPU initialization func
by Thomas Renninger
· 13 years ago
3bd81a8
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
by Thomas Renninger
· 13 years ago
c3b5003
tg3: Fix single-vector MSI-X code
by Matt Carlson
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
b73fa46
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
by Benjamin Larsson
· 13 years ago
3a25179
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
by Vladimir LAVALLADE
· 13 years ago
81b0287
[libata] pata_bf54x: Support sg list in bmdma transfer.
by Sonic Zhang
· 13 years ago
93272b1
[libata] sata_fsl: fix the controller operating mode
by Jerry Huang
· 13 years ago
966f121
[libata] enable ata port async suspend
by Lin Ming
· 13 years ago
36be126
[media] as3645a: Fix compilation by including slab.h
by Laurent Pinchart
· 13 years ago
a2e2baa
[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c
by Sachin Kamat
· 13 years ago
2bd4334
[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c
by Sachin Kamat
· 13 years ago
3a9888f
[media] ds3000: using logical && instead of bitwise &
by Dan Carpenter
· 13 years ago
f08aacf
[media] v4l2-ctrls: make control names consistent
by Hans Verkuil
· 13 years ago
d43272a
[media] DVB: dib0700, add support for Nova-TD LEDs
by Jiri Slaby
· 13 years ago
2b05b88
[media] DVB: dib0700, add corrected Nova-TD frontend_attach
by Jiri Slaby
· 13 years ago
52fd5b2
[media] DVB: dib0700, separate stk7070pd initialization
by Jiri Slaby
· 13 years ago
9b6ba57
[media] DVB: dib0700, move Nova-TD Stick to a separate set
by Jiri Slaby
· 13 years ago
68dc8bc
[media] : add MODULE_FIRMWARE to dib0700
by Patrick Boettcher
· 13 years ago
bad321f
[media] DVB-CORE: remove superfluous DTV_CMDs
by Patrick Boettcher
· 13 years ago
719c174
[media] s5p-jpeg: adapt to recent videobuf2 changes
by Marek Szyprowski
· 13 years ago
7f6cce6
[media] s5p-g2d: fixed a bug in controls setting function
by Kamil Debski
· 13 years ago
0da0a78
[media] s5p-mfc: Fix volatile controls setup
by Kamil Debski
· 13 years ago
bb86936
[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test
by Julia Lawall
· 13 years ago
b1aa608
[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test
by Julia Lawall
· 13 years ago
53e5ab9
[media] s5p-fimc: Fix incorrect control ID assignment
by Sachin Kamat
· 13 years ago
265fe02
gpio/it8761e: Restrict it8761e gpio driver to x86.
by Grant Likely
· 13 years ago
6f36a80
Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33
by Ben Dooks
· 13 years ago
8956dc1
i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor
by Tomoya MORINAGA
· 13 years ago
c3f4661
i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH
by Tomoya MORINAGA
· 13 years ago
ff35e8b
i2c-eg20t: modified the setting of transfer rate.
by Toshiharu Okada
· 13 years ago
07e8a51
i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
by Feng Tang
· 13 years ago
6145197
i2c: OMAP: Add DT support for i2c controller
by Benoit Cousson
· 13 years ago
78e1cf4
I2C: OMAP: NACK without STP
by Jan Weitzel
· 13 years ago
2727b17
I2C: OMAP: correct SYSC register offset for OMAP4
by Alexander Aring
· 13 years ago
00b1d44
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
5e7590d
ACPI processor: Remove unneeded cpuidle_unregister_driver call
by Thomas Renninger
· 13 years ago
5c2a9f0
intel idle: Make idle driver more robust
by Thomas Renninger
· 13 years ago
95e3ec1
intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle
by David Howells
· 13 years ago
63ff07b
intel_idle: remove redundant local_irq_disable() call
by Yanmin Zhang
· 13 years ago
8364919
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
51dcb19
[media] dvb_frontend: Don't call get_frontend() if idle
by Mauro Carvalho Chehab
· 13 years ago
4144cb2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
6ab48a5
bnx2x: Disable AN KR work-around for BCM57810
by Yaniv Rosner
· 13 years ago
096b952
bnx2x: Remove AutoGrEEEn for BCM84833
by Yaniv Rosner
· 13 years ago
7531832
bnx2x: Remove 100Mb force speed for BCM84833
by Yaniv Rosner
· 13 years ago
127302b
bnx2x: Fix PFC setting on BCM57840
by Yaniv Rosner
· 13 years ago
11b2ec6
bnx2x: Fix Super-Isolate mode for BCM84833
by Yaniv Rosner
· 13 years ago
34aa6f1
net: sh-eth: Fix build error by the value which is not defined
by Nobuhiro Iwamatsu
· 13 years ago
604c4ef
mwl8k: Fixing Sparse ENDIAN CHECK warning
by Yogesh Ashok Powar
· 13 years ago
d981e05
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
by Dan Carpenter
· 13 years ago
5addc0d
brcmfmac: work-around gcc 4.7 build issue
by Alexandre Oliva
· 13 years ago
1886e5d
ehea: make some functions and variables static
by Thadeu Lima de Souza Cascardo
· 13 years ago
Next »