index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qlogicpti.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator
Axel Lin
1
-1
/
+0
2012-07-17
regulator: tps65910: set input_supply on desc unconditionally
Laxman Dewangan
3
-23
/
+23
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
Linux 3.5-rc7
v3.5-rc7
Linus Torvalds
1
-1
/
+1
2012-07-15
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
1
-5
/
+3
2012-07-14
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
1
-0
/
+4
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-13
x86/vsyscall: allow seccomp filter in vsyscall=emulate
Will Drewry
1
-4
/
+31
2012-07-13
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
1
-1
/
+1
2012-07-13
block: fix infinite loop in __getblk_slow
Jeff Moyer
1
-9
/
+13
2012-07-13
regulator: tps6586x: add support for input supply
Laxman Dewangan
2
-22
/
+42
2012-07-13
ARM: S3C24XX: Correct CAMIF interrupt definitions
Sylwester Nawrocki
1
-1
/
+2
2012-07-13
ARM: S3C24XX: Correct AC97 clock control bit for S3C2440
Sylwester Nawrocki
1
-1
/
+1
2012-07-13
ALSA: snd-usb: move calls to usb_set_interface
Daniel Mack
2
-89
/
+41
2012-07-13
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-13
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Todd Poynor
1
-3
/
+5
2012-07-13
ARM: SAMSUNG: Update default rate for xusbxti clock
Tushar Behera
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
4
-3
/
+159
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: Add REGULATOR_STATUS_UNDEFINED.
Krystian Garbaciak
2
-1
/
+6
2012-07-12
regulator: Fix a typo in regulator_mode_to_status() core function.
Krystian Garbaciak
1
-1
/
+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
2
-111
/
+79
2012-07-12
ARM: EXYNOS: register devices in 'need_restore' state for pm_domains
Marek Szyprowski
1
-1
/
+3
2012-07-12
ARM: EXYNOS: read initial state of power domain from hw registers
Marek Szyprowski
1
-3
/
+6
2012-07-12
SH: Convert out[bwl] macros to inline functions
Corey Minyard
1
-3
/
+14
2012-07-12
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
3
-46
/
+47
2012-07-12
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
4
-7
/
+20
2012-07-12
mm: sparse: fix section usemap placement calculation
Yinghai Lu
1
-1
/
+1
2012-07-12
xtensa: fix incorrect memset
Alan Cox
1
-1
/
+1
2012-07-12
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-12
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-12
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-12
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-12
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
1
-7
/
+6
2012-07-12
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Kevin Hilman
1
-0
/
+1
2012-07-12
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
[next]