index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
2013-07-04
1
-1
/
+1
*
radeon: remove redundant __list_for_each definition from mkregtable.c
Dave Jones
2013-07-04
1
-13
/
+0
*
backlight: convert from legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-04
1
-3
/
+7
*
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
2013-07-04
1
-0
/
+70
*
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
2013-07-04
1
-0
/
+75
*
backlight: pcf50633: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-2
/
+0
*
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-1
/
+0
*
backlight: ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-1
/
+0
*
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-2
/
+0
*
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
2013-07-04
1
-2
/
+3
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-04
9
-343
/
+8
*
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jani Nikula
2013-07-04
1
-0
/
+8
*
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Chris Wilson
2013-07-04
1
-0
/
+8
*
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2013-07-04
1
-3
/
+9
*
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-04
14
-15
/
+22
*
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-04
9
-16
/
+13
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-04
21
-22
/
+22
*
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
2013-07-04
3
-8
/
+4
*
mm: correctly update zone->managed_pages
Jiang Liu
2013-07-04
2
-21
/
+9
*
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-04
1
-1
/
+1
*
block: do not pass disk names as format strings
Kees Cook
2013-07-04
2
-2
/
+3
*
drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
Jonathan Salwan
2013-07-04
1
-1
/
+1
*
drivers/cdrom/gdrom.c: fix device number leak
Libo Chen
2013-07-04
1
-1
/
+1
*
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
2013-07-04
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
3
-57
/
+135
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
1
-18
/
+5
|
|
\
|
|
*
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-18
/
+5
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-29
2
-39
/
+130
|
|
\
\
\
\
|
|
|
|
*
|
ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card support
Ulf Hansson
2013-05-23
2
-1
/
+34
|
|
|
|
*
|
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register
Ulf Hansson
2013-05-23
2
-3
/
+15
|
|
|
|
*
|
ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards
Ulf Hansson
2013-05-23
1
-0
/
+34
|
|
|
|
*
|
ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc
Ulf Hansson
2013-05-23
2
-4
/
+7
|
|
|
|
*
|
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...
Lee Jones
2013-05-23
1
-21
/
+22
|
|
|
|
*
|
ARM: 7719/1: mmc: mmci: Support for CMD23
Ulf Hansson
2013-05-23
1
-4
/
+10
|
|
|
|
*
|
ARM: 7718/1: mmc: mmci: Set actual clock for debug purpose
Ulf Hansson
2013-05-23
1
-0
/
+6
|
|
|
|
*
|
ARM: 7717/1: mmc: mmci: Use devm_clk_get API
Ulf Hansson
2013-05-23
1
-6
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
17
-289
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpqphp_sysfs: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-20
/
+2
|
*
|
|
|
|
|
tile-srom: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+3
|
*
|
|
|
|
|
ubi/cdev: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+1
|
*
|
|
|
|
|
pci/proc: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+2
|
*
|
|
|
|
|
isapnp: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
|
*
|
|
|
|
|
lpfc: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-16
/
+2
|
*
|
|
|
|
|
ps3flash: switch to generic_file_llseek_size()
Al Viro
2013-06-29
1
-26
/
+2
|
*
|
|
|
|
|
wlcore: use *ppos, not file->f_pos
Al Viro
2013-06-29
1
-2
/
+2
|
*
|
|
|
|
|
bfa: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+3
|
*
|
|
|
|
|
fnic: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-14
/
+2
|
*
|
|
|
|
|
vc: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-16
/
+1
|
*
|
|
|
|
|
eisa_eeprom: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-13
/
+2
|
*
|
|
|
|
|
bna: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
[next]