aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-26misc devices: do not enable by defaultBorislav Petkov
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal
2010-10-26lkdtm: prefix enum constantsNamhyung Kim
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov
2010-10-26hpet: fix style problemsJaswinder Singh Rajput
2010-10-26hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2010-10-26hpet: unmap unused I/O spaceJiri Slaby
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin
2010-10-26ipmi: proper spinlock initializationEric Dumazet
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-10-25spi: tegra: fix error setting on timeoutErik Gilling
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-25hwmon: lis3: Release resources in case of failureSamu Onkalo
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo
2010-10-25hwmon: lis3: restore axis enabled bitsSamu Onkalo
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo
2010-10-25hwmon: lis3: regulator controlSamu Onkalo
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong