summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc-ds1302: add some abstraction for new platform supportMarc Zyngier2010-05-251-18/+67
* rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten2010-05-251-34/+11
* rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-251-17/+8
* s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-253-21/+92
* smbfs: remove duplicated #includeHuang Weiyi2010-05-251-1/+0
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-251-5/+9
* drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-252-4/+59
* drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-251-20/+12
* hwmon: add TI ads7871 a/d converter driverPaul Thomas2010-05-253-0/+263
* lis3: setup poll interval limitsSamu Onkalo2010-05-251-0/+4
* lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-253-13/+88
* lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-252-23/+65
* lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-252-2/+22
* lis3: separate configuration function for 8 bit deviceSamu Onkalo2010-05-251-19/+26
* lis3: add missing constants for 8bit deviceSamu Onkalo2010-05-251-0/+10
* crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund2010-05-251-1/+1
* crc32: major optimizationJoakim Tjernlund2010-05-252-24/+47
* checkpatch: warn on declaration with storage class not at the beginningTobias Klauser2010-05-251-0/+5
* checkpatch: add check for too short Kconfig descriptionsAndi Kleen2010-05-251-0/+15
* drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-7/+2
* drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-251-11/+4
* fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-9/+9
* staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2010-05-252-15/+2
* sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-6/+3
* usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko2010-05-251-3/+2
* drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-251-12/+1
* lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-252-0/+20
* lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches2010-05-251-17/+19
* DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-252-9/+9
* dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter2010-05-251-1/+1
* scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler2010-05-251-1/+1
* scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches2010-05-251-1/+30
* scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches2010-05-251-9/+26
* vsprintf.c: use noinline_for_stackJoe Perches2010-05-251-25/+42
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-254-20/+150
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-254-14/+26
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-254-96/+175
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-256-319/+806
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-251-2/+2
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-251-195/+43
* module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang2010-05-251-2/+0
* fatfs: ratelimit corruption reportOGAWA Hirofumi2010-05-254-18/+31
* ratelimit: add ratelimit_state_init()OGAWA Hirofumi2010-05-251-1/+12
* printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2010-05-251-8/+7
* drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-251-0/+1
* include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton2010-05-251-0/+3
* asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-251-6/+2
* kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches2010-05-251-0/+2
* ntfs: use add_to_page_cache_lru()Minchan Kim2010-05-251-15/+4
* ntfs: clean up ntfs_attr_extend_initializedMinchan Kim2010-05-251-7/+2