| Commit message (Expand) | Author | Age |
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | param: remove unnecessary writable charp | Rusty Russell | 2010-08-11 |
* | | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann | 2010-08-11 |
|/ |
|
* | hmc6352: add driver for the HMC6352 compass | Kalhan Trisal | 2010-08-09 |
* | drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec | Christoph Mair | 2010-08-09 |
* | hpilo: fix pointer warning in ilo_ccb_setup | Prarit Bhargava | 2010-08-09 |
* | drivers/misc: ROHM BH1780GLI ambient light sensor driver | Hemanth V | 2010-08-09 |
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-04 |
|\ \ |
|
| * | | [SCSI] enclosure: fix error path - actually return ERR_PTR() on error | James Bottomley | 2010-07-27 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | ARM: 6214/2: driver for the character LCD found in ARM refdesigns | Linus Walleij | 2010-07-26 |
| |/ |
|
* / | Andres has moved | Andres Salomon | 2010-07-20 |
|/ |
|
* | vmware balloon: clamp number of collected non-balloonable pages | Dmitry Torokhov | 2010-06-04 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 |
* | lktdm: add support for hardlockup, softlockup and hung task crashes | Frederic Weisbecker | 2010-05-27 |
* | 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 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-06 |
| |\ |
|
| * | | Remove unused HDPU driver | Benjamin Herrenschmidt | 2010-04-06 |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * | | | at24: Fall back to byte or word reads if needed | Jean Delvare | 2010-05-21 |
* | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ \ |
|
| * | | | EEPROM: max6875: Header file cleanup | Arce, Abraham | 2010-05-14 |
| * | | | EEPROM: 93cx6: Header file cleanup | Arce, Abraham | 2010-05-14 |
| * | | | EEPROM: Header file cleanup | Arce, Abraham | 2010-05-14 |
| |/ / |
|
* | / | Modify the VMware balloon driver for the new x86_hyper API | H. Peter Anvin | 2010-05-09 |
| |/
|/| |
|
* | | VMware Balloon driver | Dmitry Torokhov | 2010-04-24 |
|/ |
|
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 2010-04-02 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | c2port: fix device_create() return value check | Jani Nikula | 2010-03-24 |
* | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 |
* | at24: Init dynamic bin_attribute structures | Wolfram Sang | 2010-03-13 |
* | tsl2550: Move from i2c/chips to misc | Jean Delvare | 2010-03-13 |
* | sgi-gru: use for_each_set_bit() | Akinobu Mita | 2010-03-12 |
* | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 2010-03-07 |
* | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 |
* | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | 2010-03-06 |
* | drivers/misc/iwmc3200top/main.c: eliminate useless code | Julia Lawall | 2010-03-06 |
* | MFGPT: move clocksource menu | Randy Dunlap | 2010-03-06 |
* | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | iwmc3200top: simplify imwct_tx | Tomas Winkler | 2009-12-23 |