summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: change of_match_device to work with struct deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds