summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-24fusion: fix kernel-doc notationBen Hutchings
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski