index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-2
/
+2
2012-03-11
regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-2
/
+2
2012-03-11
regulator: Add a pointer to aat2870_data in struct aat2870_regulator
Axel Lin
1
-7
/
+7
2012-03-11
regulator: Simplify the code to get selector in isl6271a_set_voltage
Axel Lin
1
-11
/
+3
2012-03-11
regulator: Kill max8998_get_ldo function
Axel Lin
1
-10
/
+5
2012-03-11
regulator: Kill max8997_get_rid function
Axel Lin
1
-17
/
+12
2012-03-11
regulator: Fix n_voltage settings for pcf50633 regulator
Axel Lin
1
-14
/
+13
2012-03-11
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
1
-28
/
+2
2012-03-11
regulator: mc13783: bail out without platform data
Sascha Hauer
1
-0
/
+3
2012-03-11
regulator: Convert ab8499 to use get_voltage_sel()
Axel Lin
1
-6
/
+4
2012-03-11
regulator: Sort Kconfig and Makefile entries
Axel Lin
2
-174
/
+174
2012-03-11
regulator: Fix module desciption for tps65910 regulator
Axel Lin
2
-3
/
+3
2012-03-11
regulator: tps65910: Correct VIO voltage configuration
Laxman Dewangan
1
-2
/
+5
2012-03-11
regulator: wm8994: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-03-11
regulator: tps62360: Remove pointless test for unsigned less than zero
Axel Lin
1
-1
/
+1
2012-03-11
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
1
-1
/
+1
2012-02-06
regulator: Show correct chip id for max8649
Axel Lin
1
-1
/
+1
2012-02-06
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
Axel Lin
1
-4
/
+0
2012-02-02
regulator: Kill s5m8767_get_reg_id function
Axel Lin
1
-12
/
+7
2012-02-02
regulator: wm8350: Don't specify consumer supplies with struct device
Mark Brown
1
-2
/
+2
2012-01-30
regulator: tps65910: Sleep control through external inputs
Laxman Dewangan
1
-0
/
+206
2012-01-24
regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...
Fabio Estevam
1
-0
/
+2
2012-01-24
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
1
-4
/
+4
2012-01-20
regulator: tps65910: use appropriate variable names.
Laxman Dewangan
1
-41
/
+41
2012-01-20
regulator: tps65910: Initialize n_voltages for rails.
Laxman Dewangan
1
-0
/
+11
2012-01-20
regulator: tps65910: Add regulator info for RTC rail
Laxman Dewangan
1
-0
/
+3
2012-01-20
regulator: Update s5m8767 for device tree API changes
Mark Brown
1
-1
/
+1
2012-01-20
regulator: Update tps65217-regulator for DT changes
Axel Lin
1
-1
/
+1
2012-01-20
regulator: tps65217: Add tps65217 regulator driver
AnilKumar Ch
3
-0
/
+503
2012-01-20
regulator: Add S5M8767 configuration
Sangbeom Kim
2
-0
/
+10
2012-01-20
regulators/db8500: split off shared dbx500 code
Bengt Jonsson
5
-86
/
+341
2012-01-20
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2012-01-20
regulator: s5m8767: Add missing breaks
Axel Lin
1
-0
/
+4
2012-01-20
regulator: Add S5M8767A regulator driver
Sangbeom Kim
1
-0
/
+834
2012-01-20
regulator: TPS62360: Add tps62360 regulator driver
Laxman Dewangan
3
-0
/
+483
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-18
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+4672
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
42
-478
/
+529
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
164
-747
/
+3870
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-18
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-18
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-54
/
+89
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
47
-619
/
+683
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
56
-1441
/
+1179
2012-01-18
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
4
-0
/
+1758
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-264
/
+290
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
5
-96
/
+276
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
1
-36
/
+188
[next]