summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipw2200: convert __list_for_each usage to list_for_eachDave Jones2013-07-041-1/+1
* radeon: remove redundant __list_for_each definition from mkregtable.cDave Jones2013-07-041-13/+0
* backlight: convert from legacy pm ops to dev_pm_opsShuah Khan2013-07-041-3/+7
* lcd: add devm_lcd_device_{register,unregister}()Jingoo Han2013-07-041-0/+70
* backlight: add devm_backlight_device_{register,unregister}()Jingoo Han2013-07-041-0/+75
* backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-2/+0
* backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0
* backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0
* backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-2/+0
* drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich2013-07-041-2/+3
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-049-343/+8
* drm/i915: quirk away phantom LVDS on Intel's D525MW mainboardJani Nikula2013-07-041-0/+8
* drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson2013-07-041-0/+8
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-07-041-3/+9
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-0414-15/+22
* drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-049-16/+13
* drivers: avoid format string in dev_set_nameKees Cook2013-07-0421-22/+22
* clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-043-8/+4
* mm: correctly update zone->managed_pagesJiang Liu2013-07-042-21/+9
* uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-07-041-1/+1
* block: do not pass disk names as format stringsKees Cook2013-07-042-2/+3
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-041-1/+1
* drivers/cdrom/gdrom.c: fix device number leakLibo Chen2013-07-041-1/+1
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-041-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-033-57/+135
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-06-291-18/+5
| |\
| | * clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-18/+5
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-292-39/+130
| |\ \ \ \
| | | | * | ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-232-1/+34
| | | | * | ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-232-3/+15
| | | | * | ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cardsUlf Hansson2013-05-231-0/+34
| | | | * | ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-232-4/+7
| | | | * | ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...Lee Jones2013-05-231-21/+22
| | | | * | ARM: 7719/1: mmc: mmci: Support for CMD23Ulf Hansson2013-05-231-4/+10
| | | | * | ARM: 7718/1: mmc: mmci: Set actual clock for debug purposeUlf Hansson2013-05-231-0/+6
| | | | * | ARM: 7717/1: mmc: mmci: Use devm_clk_get APIUlf Hansson2013-05-231-6/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-0317-289/+27
|\ \ \ \ \ \
| * | | | | | cpqphp_sysfs: switch to fixed_size_llseek()Al Viro2013-06-291-20/+2
| * | | | | | tile-srom: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
| * | | | | | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
| * | | | | | pci/proc: switch to fixed_size_llseek()Al Viro2013-06-291-21/+2
| * | | | | | isapnp: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
| * | | | | | lpfc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+2
| * | | | | | ps3flash: switch to generic_file_llseek_size()Al Viro2013-06-291-26/+2
| * | | | | | wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2
| * | | | | | bfa: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
| * | | | | | fnic: switch to fixed_size_llseek()Al Viro2013-06-291-14/+2
| * | | | | | vc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+1
| * | | | | | eisa_eeprom: switch to fixed_size_llseek()Al Viro2013-06-291-13/+2
| * | | | | | bna: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1