aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao2010-10-26
* drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich2010-10-26
* drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2010-10-26
* drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar2010-10-26
* workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov2010-10-26
* hpet: fix style problemsJaswinder Singh Rajput2010-10-26
* hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch2010-10-26
* hpet: unmap unused I/O spaceJiri Slaby2010-10-26
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin2010-10-26
* ipmi: proper spinlock initializationEric Dumazet2010-10-26
* drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich2010-10-26
* sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt2010-10-26
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-26
|\
| * power_supply: Makefile cleanupmatt mooney2010-10-06
| * bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()Axel Lin2010-10-06
| * power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-06
| * power_supply: Add types for USB chargersHeikki Krogerus2010-10-06
| * ds2782_battery: Fix unitsRyan Mallon2010-10-06
| * power_supply: Add driver for TWL4030/TPS65950 BCI chargerGrazvydas Ignotas2010-09-30
| * bq20z75: Add support for more power supply propertiesRhyland Klein2010-09-28
| * wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()Axel Lin2010-09-28
| * jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()Axel Lin2010-09-28
| * ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()Axel Lin2010-09-28
| * olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith2010-09-28
| * ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependencyMartin Schwidefsky2010-09-23
| * pcf50633-charger: Add missing sysfs_remove_group()Axel Lin2010-09-22
| * power_supply: Add driver for TI BQ20Z75 gas gauge ICRhyland Klein2010-09-06
| * wm831x_power: Remove duplicate chg maskIan Lartey2010-09-01
| * power_supply: Add isp1704 charger detection driverHeikki Krogerus2010-08-19
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-10-26
|\ \
| * | i7core_edac: return -ENODEV when devices were already probedMauro Carvalho Chehab2010-10-24
| * | i7core_edac: properly terminate pci_dev_tableMauro Carvalho Chehab2010-10-24
| * | i7core_edac: Avoid PCI refcount to reach zero on successive load/reloadMauro Carvalho Chehab2010-10-24
| * | i7core_edac: Fix refcount error at PCI devicesMauro Carvalho Chehab2010-10-24
| * | i7core_edac: it is safe to i7core_unregister_mci() when mci=NULLMauro Carvalho Chehab2010-10-24
| * | i7core_edac: Fix an oops at i7core probeMauro Carvalho Chehab2010-10-24
| * | i7core_edac: Remove unused member channels in i7core_pvtHidetoshi Seto2010-10-24
| * | i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto2010-10-24
| * | i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto2010-10-24
| * | i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto2010-10-24
| * | i7core_edac: Use saved pointersHidetoshi Seto2010-10-24
| * | i7core_edac: Check probe counter in i7core_removeHidetoshi Seto2010-10-24
| * | i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto2010-10-24
| * | i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto2010-10-24
| * | i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto2010-10-24
| * | i7core_edac: Always do get/put for all devicesHidetoshi Seto2010-10-24