index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
2009-01-06
1
-0
/
+4
*
sm501: unsigned ptr cannot be negative
roel kluin
2009-01-06
1
-3
/
+3
*
intelfb: fix sparse warnings
Hannes Eder
2009-01-06
1
-8
/
+16
*
i810: fix sparse warnings
Hannes Eder
2009-01-06
1
-6
/
+12
*
neofb: fix sparse warnings
Hannes Eder
2009-01-06
1
-2
/
+4
*
pm3fb: fix sparse warning
Hannes Eder
2009-01-06
1
-2
/
+4
*
viafb: fix sparse warnings
Hannes Eder
2009-01-06
1
-6
/
+12
*
nvidia: fix sparse warnings
Hannes Eder
2009-01-06
1
-4
/
+8
*
gbefb: unsigned var->pixclock cannot be less than 0
roel kluin
2009-01-06
1
-2
/
+5
*
fb: carminefb: trivial annotation packing color register
Harvey Harrison
2009-01-06
1
-1
/
+1
*
blackfin: remove __FUNCTION__ in video driver
Harvey Harrison
2009-01-06
1
-3
/
+3
*
fbdev: fix typo in drivers/video/modedb.c
Jiri Moravec
2009-01-06
1
-1
/
+1
*
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
2009-01-06
6
-18
/
+11
*
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2009-01-06
2
-8
/
+11
*
twl4030-gpio: cleanup debounce
David Brownell
2009-01-06
1
-31
/
+23
*
drivers/rtc: correct an error test
Julia Lawall
2009-01-06
1
-1
/
+1
*
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara
2009-01-06
3
-0
/
+175
*
rtc: rtc-ds1216 fixes
Alessandro Zummo
2009-01-06
1
-16
/
+14
*
rtc: add rtc-tx4939 driver
Atsushi Nemoto
2009-01-06
3
-0
/
+325
*
rtc: use set_mmss when set_time is not available
Alessandro Zummo
2009-01-06
4
-45
/
+9
*
rtc: rtc-ds3234 fixes
Alessandro Zummo
2009-01-06
1
-136
/
+36
*
rtc: rtc-max6902 fixes
Alessandro Zummo
2009-01-06
1
-138
/
+38
*
rtc: Au1000 On-Chip Counter0-as-RTC driver.
Manuel Lauss
2009-01-06
3
-0
/
+164
*
rtc: kconfig cleanup
Alessandro Zummo
2009-01-06
1
-26
/
+26
*
rtc: rtc-ds1390 probe sequence and misc fixes
Alessandro Zummo
2009-01-06
2
-51
/
+24
*
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
2009-01-06
1
-27
/
+23
*
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik
2009-01-06
3
-0
/
+505
*
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
5
-3
/
+12
*
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2009-01-06
9
-40
/
+40
*
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
3
-16
/
+12
*
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
2009-01-06
1
-1
/
+1
*
i2o: remove extraneous kernel-doc
Randy Dunlap
2009-01-06
2
-3
/
+0
*
drivers/spi: move a dereference below a NULL test
Julia Lawall
2009-01-06
1
-1
/
+2
*
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
2009-01-06
1
-9
/
+29
*
spi: atmel_spi update chipselect handling
Haavard Skinnemoen
2009-01-06
1
-26
/
+67
*
atmel_spi: clean up SPIv1 quirk handling
Haavard Skinnemoen
2009-01-06
1
-18
/
+22
*
spi_gpio driver
David Brownell
2009-01-06
3
-1
/
+378
*
dmi: fix kernel-doc notation
Randy Dunlap
2009-01-06
1
-2
/
+4
*
ibmpex: add endian annotation to extract_data() helper
Harvey Harrison
2009-01-06
1
-1
/
+1
*
hwmon: applesmc: Add support for MacBook Air 2
Henrik Rydberg
2009-01-06
1
-0
/
+10
*
drivers/macintosh: Add missing of_node_put in therm_adt746x.c
Nicolas Palix
2009-01-06
1
-4
/
+4
*
adt7470: make automatic fan control really work
Darrick J. Wong
2009-01-06
1
-22
/
+134
*
adt7470: observe the number of temperature sensors to shorten update time
Darrick J. Wong
2009-01-06
1
-8
/
+48
*
adt7470: fix pwm at a certain level during temperature sensor scan
Darrick J. Wong
2009-01-06
1
-1
/
+24
*
adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division
Darrick J. Wong
2009-01-06
3
-19
/
+13
*
sysrq: more explicit, less terse help messages
Randy Dunlap
2009-01-06
1
-10
/
+10
*
remove linux/hardirq.h from asm-generic/local.h
Russell King
2009-01-06
1
-0
/
+1
*
ioc4: automatically load sgiioc4 subordinate module
Brent Casavant
2009-01-06
1
-0
/
+36
*
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
1
-3
/
+1
*
Check fops_get() return value
Laurent Pinchart
2009-01-06
2
-0
/
+9
[next]