summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown3-3/+0
2013-07-01Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown3-0/+921
2013-07-01Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown3-20/+84
2013-07-01Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown3-0/+332
2013-07-01regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin1-3/+1
2013-07-01regulator: max77693: Fix trivial typoAxel Lin1-1/+1
2013-07-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2013-07-01cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat1-0/+1
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown5-0/+1548
2013-06-30Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown1-2/+2
2013-06-30Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-1/+4
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown5-27/+145
2013-06-30pinctrl: st: Remove unnecessary use of of_match_ptr macroAxel Lin1-1/+1
2013-06-30Gpio/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29Merge branch 'pm-cpufreq'Rafael J. Wysocki3-4/+41
2013-06-29Merge branch 'acpi-assorted'Rafael J. Wysocki1-13/+3
2013-06-29Merge branch 'acpi-pm'Rafael J. Wysocki1-4/+8
2013-06-29Merge branch 'acpi-hotplug'Rafael J. Wysocki2-9/+1
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-18/+5
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2-39/+130
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro1-20/+2
2013-06-29tile-srom: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29ubi/cdev: switch to fixed_size_llseek()Al Viro1-25/+1
2013-06-29pci/proc: switch to fixed_size_llseek()Al Viro1-21/+2
2013-06-29isapnp: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29lpfc: switch to fixed_size_llseek()Al Viro1-16/+2
2013-06-29ps3flash: switch to generic_file_llseek_size()Al Viro1-26/+2
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-06-29bfa: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29fnic: switch to fixed_size_llseek()Al Viro1-14/+2
2013-06-29vc: switch to fixed_size_llseek()Al Viro1-16/+1
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro1-13/+2
2013-06-29bna: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29zorro: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29mtdchar: switch to fixed_size_llseek()Al Viro1-19/+1
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro1-3/+0
2013-06-29more open-coded file_inode() callsAl Viro1-1/+1
2013-06-29move linux/loop.h to drivers/blockAl Viro3-2/+87
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro1-1/+0
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+1
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro1-1/+0
2013-06-28efivars: If pstore_register fails, free unneeded pstore bufferLenny Szubowicz1-1/+5
2013-06-28acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz1-6/+14