aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29backlight: tosa_lcd: use devm_ functionsJingoo Han1-5/+3
2012-05-29backlight: tosa_bl: use devm_ functionsJingoo Han1-6/+5
2012-05-29backlight: tdo24m: use devm_ functionsJingoo Han1-15/+6
2012-05-29backlight: s6e63m0: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: ltv350qv: use devm_ functionsJingoo Han1-16/+7
2012-05-29backlight: lms283gf05: use devm_ functionsJingoo Han1-6/+3
2012-05-29backlight: ld9040: use devm_ functionsJingoo Han1-8/+6
2012-05-29backlight: l4f00242t03: use devm_ functionsJingoo Han1-14/+11
2012-05-29backlight: ili9320: use devm_ functionsJingoo Han1-7/+2
2012-05-29backlight: corgi_lcd: use devm_ functionsJingoo Han1-8/+4
2012-05-29backlight: ams369fg06: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: adp8870: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: adp8860: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary5-0/+5
2012-05-29drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han1-0/+2
2012-05-29backlight: progear: use pr_err() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: omap1: use pr_info() instead of printk()Jingoo Han1-1/+3
2012-05-29backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2-9/+13
2012-05-29backlight: generic_bl: use pr_info() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han1-4/+5
2012-05-29backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han1-12/+8
2012-05-29backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2-9/+12
2012-05-29drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han1-2/+2
2012-05-29drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29backlight: add LM3533 backlight driverJohan Hovold3-0/+436
2012-05-29drivers/video/backlight/apple_bl.c: include header for exported symbol prototypesH Hartley Sweeten1-0/+1
2012-05-29lcd: add callbacks for early fb event blank supportInki Dae1-0/+10
2012-05-29fbdev: add events for early fb event supportInki Dae1-6/+15
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins1-3/+5
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki1-5/+3
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda1-3/+5
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds69-1720/+5664
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira3-1/+7
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau3-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau1-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau1-0/+19
2012-05-29tty: fix ldisc lock inversion traceAlan Cox1-16/+25
2012-05-29pty: Fix lock inversionAlan Cox1-2/+0
2012-05-29drm/edid/quirks: ViewSonic VA2026wAdam Jackson1-4/+18
2012-05-29drm/udl: remove unused variables.Dave Airlie1-2/+0
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie11-101/+197
2012-05-29drm/radeon: fix XFX quirkAlex Deucher1-1/+3
2012-05-29drm: Use stdint types for consistencyVille Syrjälä1-2/+2
2012-05-29drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä1-2/+2
2012-05-29drm/radeon: fix typo in trinity tiling setupAlex Deucher1-1/+1