Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb80411b54fde031e9a8b368ff7b32c774ecfc5c
/
drivers
eb80411
leds: add new lp8788 led driver
by Kim, Milo
· 13 years ago
b54cf35
LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS
by Jan-Simon Möller
· 13 years ago
eb18618
leds: max8997: Simplify max8997_led_set_mode implementation
by Axel Lin
· 13 years ago
5ecf6e4
leds/leds-s3c24xx: use devm_gpio_request
by Devendra Naga
· 13 years ago
a209f76
leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
e586031
leds: convert DAC124S085 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
0b873f3
leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
6770fc6
leds: convert TCA6507 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
a44cdd2
leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
bcbf016
leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
73759f6
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
234699a
leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
0f4630c
leds: convert PCA9532 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
0a8d9d4
leds: convert LT3593 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
bfe4c04
leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
94ca4bc
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
983ce88
leds: convert PCA9633 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
ac63ff5
leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
e430dc0
leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
bad1c89
leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
9813d74
leds: convert LP3944 LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
4aad381
leds: convert Atmel PWM LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
60a0aad
leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path
by Bryan Wu
· 13 years ago
8095c38
leds: convert Big Networks LED driver to devm_kzalloc()
by Bryan Wu
· 13 years ago
198b861
leds: Use devm_kzalloc in leds-gpio.c file
by Sachin Kamat
· 13 years ago
7f13bbf
leds: Use devm_kzalloc in leds-max8997.c file
by Sachin Kamat
· 13 years ago
d415896
leds: Use devm_kzalloc in leds-regulator.c file
by Sachin Kamat
· 13 years ago
0b7da74
leds: Use devm_kzalloc in leds-pwm.c file
by Sachin Kamat
· 13 years ago
7fafefb
leds: Use module_platform_driver() in leds-max8997.c file
by Sachin Kamat
· 13 years ago
2e91176
leds: convert tca6507 driver to module_i2c_driver()
by Peter Meerwald
· 13 years ago
7d84f66
leds: Convert S3C24XX LED driver to gpiolib API
by Sylwester Nawrocki
· 13 years ago
7e97b58
leds: Convert S3C24XX LED driver to devm_kzalloc()
by Sylwester Nawrocki
· 13 years ago
317dfb1
leds-mc13783: set platform data to NULL at mc13783_led_remove
by Devendra Naga
· 13 years ago
b523cfe
leds-88pm860x: use devm_kzalloc function
by Devendra Naga
· 13 years ago
5391dd0
leds-lp5523: BUG() in error handling in probe()
by Dan Carpenter
· 13 years ago
32abb478
leds: Add LED driver for lm3556 chip
by G.Shark Jeong
· 13 years ago
1522d02
leds: [trivial]Remove unnecesary return
by Devendra Naga
· 13 years ago
20c0e6b
leds: fix sparse warnings due to missing static
by Bryan Wu
· 13 years ago
dff6775
leds: correct trivial type in drivers/leds/Kconfig
by Jesper Dangaard Brouer
· 13 years ago
a0193cb
leds: use led_set_brightness in led_trigger_event
by Fabio Baltieri
· 13 years ago
19cd67e
leds: Rename led_brightness_set() to led_set_brightness()
by Shuah Khan
· 13 years ago
0da3e65
leds: Rename led_set_brightness() to __led_set_brightness()
by Shuah Khan
· 13 years ago
5e41728
leds: add oneshot trigger
by Fabio Baltieri
· 13 years ago
4378648
leds: fix led_brightness_set when soft-blinking
by Fabio Baltieri
· 13 years ago
3740e49
ledtrig-ide-disk: use generic one-shot blink api
by Fabio Baltieri
· 13 years ago
5bb629c
leds: add oneshot blink functions
by Fabio Baltieri
· 13 years ago
eb20262
led-triggers: rename *trigger to *trig for unified naming scheme
by Bryan Wu
· 13 years ago
9351737
Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
7c8d3a4
dm raid1: set discard_zeroes_data_unsupported
by Mikulas Patocka
· 13 years ago
650d2a0
dm thin: do not send discards to shared blocks
by Mikulas Patocka
· 13 years ago
751f188
dm raid1: fix crash with mirror recovery and discard
by Mikulas Patocka
· 13 years ago
85efc72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 13 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 13 years ago
58e94ae
md/raid1: close some possible races on write errors during resync
by NeilBrown
· 13 years ago
a05b7ea
md: avoid crash when stopping md array races with closing other open fds.
by NeilBrown
· 13 years ago
25f7fd4
md: fix bug in handling of new_data_offset
by NeilBrown
· 13 years ago
8a7298b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 13 years ago
c1e3209
v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.
by Hans Verkuil
· 13 years ago
fe2e27b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d4f513f
Clk: SPEAr1340: Update sys clock parent array
by Vipul Kumar Samar
· 13 years ago
d9ba8db
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
by Vipul Kumar Samar
· 13 years ago
a8f4bf0
Clk:spear6xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 13 years ago
5cfc545
Clk:spear3xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 13 years ago
e28f1aa
clk:spear1310:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 13 years ago
5cb6a9b
clk:spear1340:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 13 years ago
6a3ca4f
rbd: endian bug in rbd_req_cb()
by Dan Carpenter
· 13 years ago
236df37
rbd: Fix ceph_snap_context size calculation
by Yan, Zheng
· 13 years ago
a018540
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
635ac11
Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 13 years ago
9634252
rpmsg: fix dependency on initialization order
by Federico Fuga
· 13 years ago
10cc1bd
ixgbevf: Fix panic when loading driver
by Alexander Duyck
· 13 years ago
5dcaba7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 13 years ago
9365976
ixgbevf: Prevent RX/TX statistics getting reset to zero
by Narendra K
· 13 years ago
1765fe5
target: Fix range calculation in WRITE SAME emulation when num blocks == 0
by Roland Dreier
· 13 years ago
d35212f
target: Clean up returning errors in PR handling code
by Roland Dreier
· 13 years ago
e5254a6
Merge branch 'gma500' (Alan's GMA patches)
by Linus Torvalds
· 13 years ago
6469195
gma500,cdv: Fix the brightness base
by Alan Cox
· 13 years ago
166973e
gma500: move the ASLE enable
by Alan Cox
· 13 years ago
f507598
gma500: Fix lid related crash
by Alan Cox
· 13 years ago
33d519f
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 13 years ago
1694a0a
Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
68d740d
blk: fix wrong idr_pre_get() error check in loop.c
by Silva Paulo
· 13 years ago
3cc5d2a
tcm_fc: Fix crash seen with aborts and large reads
by Mark Rustad
· 13 years ago
4a5f7ef
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
by Dong Aisheng
· 13 years ago
a6e7360
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
by Dong Aisheng
· 13 years ago
c5b01ac
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
a7559b1
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
46befd6
ACPICA: Fix possible fault in return package object repair code
by Bob Moore
· 13 years ago
a52359b
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
by Bruce Allan
· 13 years ago
d0efa8f
e1000e: Correct link check logic for 82571 serdes
by Tushar Dave
· 13 years ago
fdb1335
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
ac7d181
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
2c91390
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
36ec9fb
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
Next »