| Commit message (Expand) | Author | Age |
* | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-04 |
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 |
* | misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage | Mark Brown | 2011-01-14 |
* | misc: Fix cs5535 printk warnings | Joe Perches | 2011-01-14 |
* | gpio/misc: Add MODULE_ALIAS entries for CS5535 functions | Andres Salomon | 2011-01-14 |
* | misc: Convert cs5535-mfgpt from pci device to platform device | Andres Salomon | 2011-01-14 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | spelling fix in drivers/misc/Kconfig | Jonathan Neuschäfer | 2010-11-15 |
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | VMware balloon: stop locking pages when hypervisor tells us enough | Dmitry Torokhov | 2011-01-13 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 |
|\ \ \ |
|
| * | | | misc/at24: add more sanity checks for parameters | Wolfram Sang | 2010-12-24 |
| * | | | misc/at24: parse device tree data | Wolfram Sang | 2010-12-24 |
| | |/
| |/| |
|
* / | | ioc4: use static work_struct for ioc4_load_modules() | Tejun Heo | 2010-12-24 |
|/ / |
|
* | | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() | Axel Lin | 2010-11-24 |
* | | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com | 2010-11-24 |
* | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-11-15 |
* | | drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store() | Dan Carpenter | 2010-11-12 |
* | | drivers/misc/apds9802als.c: fix signedness bug | Vasiliy Kulikov | 2010-11-12 |
* | | misc/isl29020: signedness bug in als_sensing_range_store() | Dan Carpenter | 2010-11-12 |
|/ |
|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 |
|\ |
|
| * | kgdbts: prevent re-entry to kgdbts before it unregisters | Dongdong Deng | 2010-10-29 |
* | | convert get_sb_single() users | Al Viro | 2010-10-29 |
* | | misc: Add ab8500 pwm driver | Arun Murthy | 2010-10-28 |
* | | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 |
|\ \
| |/
|/| |
|
| * | drivers: misc: ti-st: fix review comments | Pavan Savoy | 2010-10-14 |
| * | misc: ti-st: Kconfig & Makefile for TI_ST | Pavan Savoy | 2010-10-06 |
| * | staging: ti-st: move TI_ST from staging to misc/ | Pavan Savoy | 2010-10-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 |
|\ \ |
|
| * | | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 |
* | | | misc devices: do not enable by default | Borislav Petkov | 2010-10-26 |
* | | | drivers/misc/apds9802als.c: add runtime PM support | Hong Liu | 2010-10-26 |
* | | | drivers/misc/apds9802als.c: ALS drivers for the apds9802als | anantha | 2010-10-26 |
* | | | drivers/misc/isl29020.c: ambient light sensor | Kalhan Trisal | 2010-10-26 |
* | | | lkdtm: prefix enum constants | Namhyung Kim | 2010-10-26 |
* | | | drivers/misc: driver for APDS990X ALS and proximity sensors | Samu Onkalo | 2010-10-26 |
* | | | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor | Samu Onkalo | 2010-10-26 |
* | | | ad525x_dpot: use correct rdac channel for ad5251/ad5252 | steven miao | 2010-10-26 |
* | | | drivers/misc/ad525x_dpot.c: new features | Michael Hennerich | 2010-10-26 |
* | | | drivers/misc/ad525x_dpot.c: fix part name typos in defines | Michael Hennerich | 2010-10-26 |
* | | | drivers/misc/phantom.c: add missing warning messages in phantom_probe() | Rahul Ruikar | 2010-10-26 |
* | | | drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts | Michael Hennerich | 2010-10-26 |
* | | | sgi-xp: incoming XPC channel messages can come in after the channel's partiti... | Robin Holt | 2010-10-26 |
|/ / |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ |
|
| * | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
| * | | Fix typo in Kconfig help text | Thomas Weber | 2010-08-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 |
|\ \ \ |
|
| * | | | hpilo: Despecificate driver from iLO generation | dann frazier | 2010-10-22 |
| * | | | pch_phub: fix build warnings | Greg Kroah-Hartman | 2010-10-22 |