index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit...
Bryan Wu
2012-07-24
1
-14
/
+9
|
*
|
|
|
|
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-14
/
+10
|
*
|
|
|
|
leds: convert PCA9633 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-5
/
+1
|
*
|
|
|
|
leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...
Bryan Wu
2012-07-24
1
-6
/
+2
|
*
|
|
|
|
leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-12
/
+8
|
*
|
|
|
|
leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex...
Bryan Wu
2012-07-24
1
-7
/
+2
|
*
|
|
|
|
leds: convert LP3944 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-6
/
+3
|
*
|
|
|
|
leds: convert Atmel PWM LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-3
/
+2
|
*
|
|
|
|
leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-10
/
+6
|
*
|
|
|
|
leds: convert Big Networks LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-7
/
+3
|
*
|
|
|
|
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
2012-07-24
1
-6
/
+5
|
*
|
|
|
|
leds: Use devm_kzalloc in leds-max8997.c file
Sachin Kamat
2012-07-24
1
-15
/
+6
|
*
|
|
|
|
leds: Use devm_kzalloc in leds-regulator.c file
Sachin Kamat
2012-07-24
1
-6
/
+3
|
*
|
|
|
|
leds: Use devm_kzalloc in leds-pwm.c file
Sachin Kamat
2012-07-24
1
-5
/
+2
|
*
|
|
|
|
leds: Use module_platform_driver() in leds-max8997.c file
Sachin Kamat
2012-07-24
1
-11
/
+1
|
*
|
|
|
|
leds: convert tca6507 driver to module_i2c_driver()
Peter Meerwald
2012-07-24
1
-12
/
+1
|
*
|
|
|
|
leds: Convert S3C24XX LED driver to gpiolib API
Sylwester Nawrocki
2012-07-24
1
-14
/
+20
|
*
|
|
|
|
leds: Convert S3C24XX LED driver to devm_kzalloc()
Sylwester Nawrocki
2012-07-24
1
-5
/
+3
|
*
|
|
|
|
leds-mc13783: set platform data to NULL at mc13783_led_remove
Devendra Naga
2012-07-24
1
-0
/
+1
|
*
|
|
|
|
leds-88pm860x: use devm_kzalloc function
Devendra Naga
2012-07-24
1
-7
/
+2
|
*
|
|
|
|
leds-lp5523: BUG() in error handling in probe()
Dan Carpenter
2012-07-24
1
-3
/
+3
|
*
|
|
|
|
leds: Add LED driver for lm3556 chip
G.Shark Jeong
2012-07-24
6
-0
/
+658
|
*
|
|
|
|
leds: [trivial]Remove unnecesary return
Devendra Naga
2012-07-24
1
-2
/
+1
|
*
|
|
|
|
leds: fix sparse warnings due to missing static
Bryan Wu
2012-07-24
2
-2
/
+2
|
*
|
|
|
|
leds: correct trivial type in drivers/leds/Kconfig
Jesper Dangaard Brouer
2012-07-24
1
-1
/
+1
|
*
|
|
|
|
leds: use led_set_brightness in led_trigger_event
Fabio Baltieri
2012-07-24
1
-1
/
+1
|
*
|
|
|
|
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
7
-9
/
+9
|
*
|
|
|
|
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
10
-22
/
+22
|
*
|
|
|
|
leds: add oneshot trigger
Fabio Baltieri
2012-07-24
4
-0
/
+278
|
*
|
|
|
|
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
2012-07-24
1
-9
/
+6
|
*
|
|
|
|
ledtrig-ide-disk: use generic one-shot blink api
Fabio Baltieri
2012-07-24
1
-21
/
+4
|
*
|
|
|
|
leds: add oneshot blink functions
Fabio Baltieri
2012-07-24
4
-11
/
+108
|
*
|
|
|
|
led-triggers: rename *trigger to *trig for unified naming scheme
Bryan Wu
2012-07-24
1
-42
/
+42
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-07-26
22
-522
/
+331
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
Tkhai Kirill
2012-07-26
1
-3
/
+1
|
*
|
|
|
|
|
sparc32: delete dead code in show_mem()
Sam Ravnborg
2012-07-26
1
-7
/
+0
|
*
|
|
|
|
|
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
2012-07-26
3
-14
/
+17
|
*
|
|
|
|
|
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
2012-07-26
2
-13
/
+11
|
*
|
|
|
|
|
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
2012-07-26
1
-7
/
+0
|
*
|
|
|
|
|
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
2012-07-26
6
-71
/
+63
|
*
|
|
|
|
|
sparc32: drop quicklist
Sam Ravnborg
2012-07-26
2
-15
/
+0
|
*
|
|
|
|
|
sparc32: drop sparc model check in paging_init
Sam Ravnborg
2012-07-26
1
-13
/
+1
|
*
|
|
|
|
|
sparc32: drop sparc_unmapped_base
Sam Ravnborg
2012-07-26
2
-4
/
+1
|
*
|
|
|
|
|
sparc32,leon: drop leon_init()
Sam Ravnborg
2012-07-26
3
-19
/
+0
|
*
|
|
|
|
|
sparc32: drop fixmap.h
Sam Ravnborg
2012-07-26
4
-30
/
+26
|
*
|
|
|
|
|
sparc32: fixmap.h cleanup
Sam Ravnborg
2012-07-26
1
-89
/
+5
|
*
|
|
|
|
|
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
2012-07-26
2
-19
/
+0
|
*
|
|
|
|
|
sparc32: drop swapper_pg_dir
Sam Ravnborg
2012-07-26
2
-4
/
+3
|
*
|
|
|
|
|
sparc32: beautify srmmu_inherit_prom_mappings()
Sam Ravnborg
2012-07-26
1
-10
/
+16
|
*
|
|
|
|
|
sparc32: use void * in nocache get/free
Sam Ravnborg
2012-07-26
2
-35
/
+42
[prev]
[next]