aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26misc devices: do not enable by defaultBorislav Petkov1-1/+0
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu1-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha3-0/+319
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du1-6/+7
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal3-0/+259
2010-10-26lkdtm: prefix enum constantsNamhyung Kim1-64/+64
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo3-0/+1307
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo3-0/+1424
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao1-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich5-14/+123
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2-10/+10
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar1-2/+6
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton1-1/+1
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer4-6/+5
2010-10-26drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov1-2/+1
2010-10-26hpet: fix style problemsJaswinder Singh Rajput1-10/+10
2010-10-26hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch1-0/+15
2010-10-26hpet: unmap unused I/O spaceJiri Slaby1-0/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra5-27/+24
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra1-2/+2
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin1-0/+14
2010-10-26ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich1-2/+2
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn downRobin Holt1-0/+17
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds13-26/+1473
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds4-224/+313
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-7/+7
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds18-190/+452
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-3/+43
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre1-6/+6
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre1-1/+1
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds3-0/+626
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds3-59/+96
2010-10-25spi: tegra: fix error setting on timeoutErik Gilling1-4/+4
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-10/+22
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds12-130/+1416
2010-10-25hwmon: lis3: Release resources in case of failureSamu Onkalo1-0/+5
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2-9/+82
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo3-3/+32
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo1-4/+14
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo1-7/+14
2010-10-25hwmon: lis3: restore axis enabled bitsSamu Onkalo2-2/+2
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo2-8/+12
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo1-0/+5
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2-22/+13
2010-10-25hwmon: lis3: regulator controlSamu Onkalo3-1/+119
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo3-13/+102
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot3-0/+568
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich1-2/+18
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong3-14/+3