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