index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
regulator: tps65910: set input_supply on desc unconditionally
Laxman Dewangan
1
-10
/
+1
2012-07-17
regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps
Axel Lin
1
-3
/
+14
2012-07-16
regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()
Axel Lin
1
-21
/
+7
2012-07-16
regulator: twl: Fix list_voltate for twl6030ldo_ops
Axel Lin
1
-7
/
+24
2012-07-15
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
Axel Lin
1
-17
/
+7
2012-07-15
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
Axel Lin
1
-13
/
+4
2012-07-15
regulator: s5m8767: Properly handle gpio_request failure
Axel Lin
1
-25
/
+24
2012-07-15
regulator: max8997: Properly handle gpio_request failure
Axel Lin
1
-31
/
+9
2012-07-15
regulator: tps62360: use devm_* for gpio request
Laxman Dewangan
1
-22
/
+6
2012-07-15
Merge tag 'v3.5-rc7' into regulator-drivers
Mark Brown
155
-785
/
+1510
2012-07-14
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
1
-5
/
+3
2012-07-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2012-07-14
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-13
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+2
2012-07-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+44
2012-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-130
/
+285
2012-07-13
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+13
2012-07-13
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-22
/
+37
2012-07-13
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-101
/
+133
2012-07-13
regulator: tps6586x: add support for input supply
Laxman Dewangan
1
-22
/
+25
2012-07-12
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-12
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
1
-1
/
+1
2012-07-12
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
1
-2
/
+4
2012-07-12
regulator: tps65217: Add device tree support
AnilKumar Ch
2
-2
/
+66
2012-07-12
regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...
Axel Lin
1
-5
/
+0
2012-07-12
regulator: aat2870: Convert to regulator_list_voltage_table
Axel Lin
1
-13
/
+3
2012-07-12
regulator: da9052: initialize of_node param for regulator register
Axel Lin
1
-0
/
+1
2012-07-12
regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...
Axel Lin
1
-3
/
+2
2012-07-12
regulator: s2mps11: Fix wrong setting for config.dev
Axel Lin
1
-9
/
+5
2012-07-12
regulator: s2mps11: Fixup missing commas
Axel Lin
1
-7
/
+7
2012-07-12
regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...
Axel Lin
1
-111
/
+73
2012-07-11
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-22
/
+33
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-8
/
+15
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-11
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-11
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-14
/
+14
2012-07-11
media: mx2_camera: Fix mbus format handling
Javier Martin
1
-5
/
+22
2012-07-11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2012-07-11
Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-22
/
+0
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-54
/
+104
2012-07-11
Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-07-11
Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2012-07-11
regulator: s2mps11: Add samsung s2mps11 regulator driver
Sangbeom Kim
3
-0
/
+377
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
[next]