summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar
2010-05-25nuc900fb: release correct mem regionDan Carpenter
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar
2010-05-25hitfb: fix sectionsHenrik Kretzschmar
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten
2010-05-25rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas
2010-05-25lis3: setup poll interval limitsSamu Onkalo
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds