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
*
leds-lp55xx: do chip specific configuration on device init
Milo(Woogyom) Kim
2013-02-07
2
-16
/
+36
*
leds-lp55xx: add device reset function in lp5521/5523
Milo(Woogyom) Kim
2013-02-07
2
-2
/
+18
*
leds-lp55xx: clean up deinit leds in lp5521/5523
Milo(Woogyom) Kim
2013-02-07
2
-19
/
+25
*
leds-lp55xx: clean up init leds in lp5521/5523
Milo(Woogyom) Kim
2013-02-07
2
-56
/
+86
*
leds-lp55xx: clean up deinit_device() in lp5521/5523
Milo(Woogyom) Kim
2013-02-07
2
-16
/
+24
*
leds-lp55xx: clean up init_device() in lp5521/5523
Milo(Woogyom) Kim
2013-02-07
2
-65
/
+84
*
leds: wm831x: add missing const
Jingoo Han
2013-02-02
1
-1
/
+1
*
leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
2013-02-02
1
-2
/
+1
*
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
2013-02-02
1
-1
/
+1
*
leds: lm3642: rename devAttr to avoid CamelCase
Jingoo Han
2013-02-02
1
-2
/
+2
*
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
2013-02-02
1
-1
/
+1
*
leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate
Axel Lin
2013-02-02
1
-6
/
+6
*
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...
Axel Lin
2013-02-02
1
-18
/
+40
*
leds-lp8788: fix a parent device in _probe()
Kim, Milo
2013-02-02
1
-4
/
+5
*
leds: leds-pwm: Add device tree bindings
Peter Ujfalusi
2013-02-02
1
-20
/
+92
*
leds: leds-pwm: Simplify cleanup code
Peter Ujfalusi
2013-02-02
1
-4
/
+2
*
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2013-02-02
1
-0
/
+30
*
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2013-02-02
1
-4
/
+4
*
leds: leds-pwm: Preparing the driver for device tree support
Peter Ujfalusi
2013-02-02
1
-16
/
+23
*
leds: leds-pwm: Convert to use devm_get_pwm
Peter Ujfalusi
2013-02-02
1
-13
/
+6
*
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
2013-02-02
1
-3
/
+1
*
leds/tca6507: Add support for devicetree.
Marek Belisko
2013-02-02
1
-4
/
+72
*
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-02-01
2
-14
/
+5
|
\
|
*
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
1
-2
/
+4
|
*
dm thin: fix queue limits stacking
Mike Snitzer
2013-01-31
1
-12
/
+1
*
|
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-01-31
3
-1
/
+16
|
\
\
|
*
|
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
2013-01-31
1
-1
/
+12
|
*
|
HID: usbhid: quirk for Formosa IR receiver
Nicholas Santos
2013-01-03
2
-0
/
+4
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-01-31
1
-2
/
+3
|
\
\
\
|
*
\
\
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
2013-01-30
1
-2
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
efivarfs: Delete dentry from dcache in efivarfs_file_write()
Matt Fleming
2013-01-18
1
-0
/
+1
|
|
*
|
efivarfs: Never return ENOENT from firmware
Matt Fleming
2013-01-18
1
-1
/
+1
|
|
*
|
efivarfs: Drop link count of the right inode
Lingzhu Xiang
2013-01-18
1
-1
/
+1
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
8
-8
/
+13
|
\
\
\
\
|
*
|
|
|
samsung-laptop: Disable on EFI hardware
Matt Fleming
2013-01-30
1
-0
/
+4
|
*
|
|
|
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
7
-8
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2013-01-30
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
EDAC: Fix kcalloc argument order
Joe Perches
2013-01-30
1
-3
/
+3
|
*
|
|
|
EDAC: Test correct variable in ->store function
Dan Carpenter
2013-01-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-30
21
-158
/
+155
|
\
\
\
\
|
*
\
\
\
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
2013-01-26
4
-12
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: dump UTS_RELEASE into the error_state
Daniel Vetter
2013-01-23
1
-0
/
+2
|
|
*
|
|
|
iommu/intel: disable DMAR for g4x integrated gfx
Daniel Vetter
2013-01-23
1
-6
/
+15
|
|
*
|
|
|
drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
Chris Wilson
2013-01-23
1
-0
/
+5
|
|
*
|
|
|
drm/i915: Disable AsyncFlip performance optimisations
Chris Wilson
2013-01-23
2
-6
/
+14
|
*
|
|
|
|
drm/exynos: add check for the device power status
Shirish S
2013-01-25
2
-0
/
+14
|
*
|
|
|
|
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
|
|
|
|
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
2013-01-25
1
-2
/
+2
|
*
|
|
|
|
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
2013-01-25
1
-1
/
+0
|
*
|
|
|
|
drm/exynos: Remove "internal" interrupt handling
Sean Paul
2013-01-25
1
-60
/
+14
[next]