| Commit message (Expand) | Author | Age |
* | drivers: acpi: don't use own implementation of hex_to_bin() | Andy Shevchenko | 2010-05-25 |
* | drivers: wireless: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 |
* | staging: rt2860: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 |
* | usb: atm: speedtch: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 |
* | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 |
* | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 2010-05-25 |
* | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 2010-05-25 |
* | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 2010-05-25 |
* | ad525x_dpot: add support for SPI parts | Michael Hennerich | 2010-05-25 |
* | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 2010-05-25 |
* | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 2010-05-25 |
* | drivers: misc: pass miscdevice pointer via file private data | Samu Onkalo | 2010-05-25 |
* | hvsi: fix messed up error checking getting state name | Phil Carmody | 2010-05-25 |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 |
* | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 2010-05-25 |
* | cpuidle: add a repeating pattern detector to the menu governor | Arjan van de Ven | 2010-05-25 |
* | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver | Greg Ungerer | 2010-05-25 |
* | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 2010-05-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-05-24 |
|\ |
|
| * | cmd640: fix kernel oops in test_irq() method | Sergei Shtylyov | 2010-05-11 |
| * | pdc202xx_old: ignore "FIFO empty" bit in test_irq() method | Sergei Shtylyov | 2010-04-22 |
| * | pdc202xx_old: wire test_irq() method for PDC2026x | Sergei Shtylyov | 2010-04-22 |
| * | IDE: pass IRQ flags to the IDE core | Yegor Yefremov | 2010-04-15 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ \ |
|
| * | | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-16 |
| * | | isdn: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
| * | | scsi: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
| * | | dvb: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-24 |
|\ \ \ |
|
| * | | | ds2760_battery: Make charge_now and charge_full writeable | Daniel Mack | 2010-05-19 |
| * | | | power_supply: Add support for writeable properties | Daniel Mack | 2010-05-19 |
| * | | | power_supply: Use attribute groups | Anton Vorontsov | 2010-05-19 |
| * | | | power_supply: Add test_power driver | Anton Vorontsov | 2010-05-18 |
| * | | | tosa_battery: Fix build error due to direct driver_data usage | Dmitry Eremin-Solenikov | 2010-05-02 |
| * | | | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) | Anton Vorontsov | 2010-05-02 |
| * | | | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov | 2010-05-02 |
| * | | | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky | 2010-04-26 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2010-04-26 |
| |\ \ \ |
|
| * | | | | pda_power: Add function callbacks for suspend and resume | Daniel Mack | 2010-04-16 |
| * | | | | wm831x_power: Use genirq | Mark Brown | 2010-04-06 |
| * | | | | Driver for Zipit Z2 battery chip | Marek Vasut | 2010-04-06 |
| * | | | | ds2782_battery: Fix clientdata on removal | Wolfram Sang | 2010-04-06 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-05-24 |
|\ \ \ \ \ |
|
| * | | | | | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | sh: fix Oops in the serial SCI driver | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | sh: allow platforms to specify SD-card supported voltages | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmc | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | mfd: pass platform flags down to the tmio_mmc driver | Guennadi Liakhovetski | 2010-05-22 |
| * | | | | | tmio: add a platform flag to disable card write-protection detection | Guennadi Liakhovetski | 2010-05-22 |