aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-4/+57
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde1-20/+12
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas3-0/+263
2010-05-25lis3: setup poll interval limitsSamu Onkalo1-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2-13/+86
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo1-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo1-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo1-19/+26
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo1-0/+10
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko1-7/+2
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko1-11/+4
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2-15/+2
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko1-3/+2
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko1-12/+1
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich4-20/+150
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich4-14/+26
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich4-96/+175
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich6-319/+806
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich1-2/+2
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich1-195/+43
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo1-0/+1
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody1-4/+2
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan5-5/+5
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy1-6/+14
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven1-1/+59
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman1-0/+3
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds3-6/+6
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds47-219/+520
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds13-168/+848
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-37/+387
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-25/+3
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds137-614/+855
2010-05-24fusion: fix kernel-doc notationBen Hutchings1-4/+2
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap1-17/+9
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski1-0/+4
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski1-0/+1
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski1-2/+3
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski1-1/+3
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski1-1/+4
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski1-0/+2
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski1-1/+4
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski3-30/+348
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski1-4/+20
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely3287-136210/+264184
2010-05-22of: change of_match_device to work with struct deviceGrant Likely3-11/+8
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely109-287/+503
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely2-6/+6
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4