| Commit message (Expand) | Author | Age | Files | Lines |
* | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 2010-05-25 | 4 | -20/+150 |
* | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 2010-05-25 | 4 | -14/+26 |
* | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 2010-05-25 | 4 | -96/+175 |
* | ad525x_dpot: add support for SPI parts | Michael Hennerich | 2010-05-25 | 6 | -319/+806 |
* | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 2010-05-25 | 1 | -2/+2 |
* | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 2010-05-25 | 1 | -195/+43 |
* | drivers: misc: pass miscdevice pointer via file private data | Samu Onkalo | 2010-05-25 | 1 | -0/+1 |
* | hvsi: fix messed up error checking getting state name | Phil Carmody | 2010-05-25 | 1 | -4/+2 |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 5 | -5/+5 |
* | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 2010-05-25 | 1 | -6/+14 |
* | cpuidle: add a repeating pattern detector to the menu governor | Arjan van de Ven | 2010-05-25 | 1 | -1/+59 |
* | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver | Greg Ungerer | 2010-05-25 | 1 | -1/+1 |
* | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 2010-05-25 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-05-24 | 3 | -6/+6 |
|\ |
|
| * | cmd640: fix kernel oops in test_irq() method | Sergei Shtylyov | 2010-05-11 | 1 | -4/+2 |
| * | pdc202xx_old: ignore "FIFO empty" bit in test_irq() method | Sergei Shtylyov | 2010-04-22 | 1 | -2/+2 |
| * | pdc202xx_old: wire test_irq() method for PDC2026x | Sergei Shtylyov | 2010-04-22 | 1 | -0/+1 |
| * | IDE: pass IRQ flags to the IDE core | Yegor Yefremov | 2010-04-15 | 1 | -0/+1 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 47 | -219/+520 |
|\ \ |
|
| * | | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-17 | 23 | -115/+280 |
| * | | isdn: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-17 | 3 | -10/+35 |
| * | | scsi: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-17 | 11 | -36/+120 |
| * | | dvb: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-17 | 10 | -58/+85 |
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-24 | 13 | -168/+848 |
|\ \ \ |
|
| * | | | ds2760_battery: Make charge_now and charge_full writeable | Daniel Mack | 2010-05-19 | 1 | -0/+64 |
| * | | | power_supply: Add support for writeable properties | Daniel Mack | 2010-05-19 | 1 | -3/+35 |
| * | | | power_supply: Use attribute groups | Anton Vorontsov | 2010-05-19 | 3 | -96/+74 |
| * | | | power_supply: Add test_power driver | Anton Vorontsov | 2010-05-18 | 3 | -0/+169 |
| * | | | tosa_battery: Fix build error due to direct driver_data usage | Dmitry Eremin-Solenikov | 2010-05-03 | 1 | -2/+2 |
| * | | | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) | Anton Vorontsov | 2010-05-02 | 1 | -0/+3 |
| * | | | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov | 2010-05-02 | 1 | -6/+11 |
| * | | | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky | 2010-04-26 | 2 | -50/+138 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2010-04-26 | 2629 | -2578/+21375 |
| |\ \ \ |
|
| * | | | | pda_power: Add function callbacks for suspend and resume | Daniel Mack | 2010-04-16 | 1 | -0/+10 |
| * | | | | wm831x_power: Use genirq | Mark Brown | 2010-04-06 | 1 | -17/+16 |
| * | | | | Driver for Zipit Z2 battery chip | Marek Vasut | 2010-04-06 | 3 | -0/+335 |
| * | | | | ds2782_battery: Fix clientdata on removal | Wolfram Sang | 2010-04-06 | 1 | -3/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-05-24 | 6 | -37/+387 |
|\ \ \ \ \ |
|
| * | | | | | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+4 |
| * | | | | | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+1 |
| * | | | | | sh: fix Oops in the serial SCI driver | Guennadi Liakhovetski | 2010-05-22 | 1 | -2/+3 |
| * | | | | | sh: allow platforms to specify SD-card supported voltages | Guennadi Liakhovetski | 2010-05-22 | 1 | -1/+3 |
| * | | | | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmc | Guennadi Liakhovetski | 2010-05-22 | 1 | -1/+4 |
| * | | | | | mfd: pass platform flags down to the tmio_mmc driver | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+2 |
| * | | | | | tmio: add a platform flag to disable card write-protection detection | Guennadi Liakhovetski | 2010-05-22 | 1 | -1/+4 |
| * | | | | | mmc: add DMA support to tmio_mmc driver, when used on SuperH | Guennadi Liakhovetski | 2010-05-22 | 3 | -30/+348 |
| * | | | | | sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c | Guennadi Liakhovetski | 2010-05-22 | 1 | -4/+20 |
* | | | | | | Revert "ath9k: Group Key fix for VAPs" | Linus Torvalds | 2010-05-24 | 1 | -25/+3 |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-24 | 137 | -614/+855 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 3287 | -136210/+264184 |
| |\ \ \ \ \ \
| | |/ / / / / |
|