summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | intelfb: fix sparse warningsHannes Eder2009-01-061-8/+16
* | i810: fix sparse warningsHannes Eder2009-01-061-6/+12
* | neofb: fix sparse warningsHannes Eder2009-01-061-2/+4
* | pm3fb: fix sparse warningHannes Eder2009-01-061-2/+4
* | viafb: fix sparse warningsHannes Eder2009-01-061-6/+12
* | nvidia: fix sparse warningsHannes Eder2009-01-061-4/+8
* | gbefb: unsigned var->pixclock cannot be less than 0roel kluin2009-01-061-2/+5
* | fb: carminefb: trivial annotation packing color registerHarvey Harrison2009-01-061-1/+1
* | blackfin: remove __FUNCTION__ in video driverHarvey Harrison2009-01-061-3/+3
* | fbdev: fix typo in drivers/video/modedb.cJiri Moravec2009-01-061-1/+1
* | pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-066-18/+11
* | gpio: pca953x handles more chips, i2c fault codesDavid Brownell2009-01-062-8/+11
* | twl4030-gpio: cleanup debounceDavid Brownell2009-01-061-31/+23
* | drivers/rtc: correct an error testJulia Lawall2009-01-061-1/+1
* | rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara2009-01-063-0/+175
* | rtc: rtc-ds1216 fixesAlessandro Zummo2009-01-061-16/+14
* | rtc: add rtc-tx4939 driverAtsushi Nemoto2009-01-063-0/+325
* | rtc: use set_mmss when set_time is not availableAlessandro Zummo2009-01-064-45/+9
* | rtc: rtc-ds3234 fixesAlessandro Zummo2009-01-061-136/+36
* | rtc: rtc-max6902 fixesAlessandro Zummo2009-01-061-138/+38
* | rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss2009-01-063-0/+164
* | rtc: kconfig cleanupAlessandro Zummo2009-01-061-26/+26
* | rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo2009-01-062-51/+24
* | rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo2009-01-061-27/+23
* | rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik2009-01-063-0/+505
* | rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-065-3/+12
* | rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-069-40/+40
* | rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-16/+12
* | genrtc: disable genrtc on Blackfin systemsMike Frysinger2009-01-061-1/+1
* | i2o: remove extraneous kernel-docRandy Dunlap2009-01-062-3/+0
* | drivers/spi: move a dereference below a NULL testJulia Lawall2009-01-061-1/+2
* | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-061-9/+29
* | spi: atmel_spi update chipselect handlingHaavard Skinnemoen2009-01-061-26/+67
* | atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen2009-01-061-18/+22
* | spi_gpio driverDavid Brownell2009-01-063-1/+378
* | dmi: fix kernel-doc notationRandy Dunlap2009-01-061-2/+4
* | ibmpex: add endian annotation to extract_data() helperHarvey Harrison2009-01-061-1/+1
* | hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg2009-01-061-0/+10
* | drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix2009-01-061-4/+4
* | adt7470: make automatic fan control really workDarrick J. Wong2009-01-061-22/+134
* | adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong2009-01-061-8/+48
* | adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong2009-01-061-1/+24
* | adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong2009-01-063-19/+13
* | sysrq: more explicit, less terse help messagesRandy Dunlap2009-01-061-10/+10
* | remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* | ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant2009-01-061-0/+36
* | poll: allow f_op->poll to sleepTejun Heo2009-01-061-3/+1
* | Check fops_get() return valueLaurent Pinchart2009-01-062-0/+9
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-062-4/+2
* | mm: make vread() and vwrite() declarationKOSAKI Motohiro2009-01-061-3/+0
OpenPOWER on IntegriCloud