| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao | 2011-04-14 | 1 | -4/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 8 | -9/+9 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ |
|
| * | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 2011-03-25 | 1 | -1/+1 |
* | | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-22 | 1 | -0/+1 |
* | | drivers/misc/ep93xx_pwm.c: world-writable sysfs files | Vasiliy Kulikov | 2011-03-22 | 1 | -3/+3 |
* | | drivers/misc/atmel_tclib.c: fix a memory leak | Axel Lin | 2011-03-22 | 1 | -2/+2 |
* | | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() | Axel Lin | 2011-03-22 | 1 | -2/+2 |
* | | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(... | Hong Liu | 2011-03-22 | 1 | -7/+10 |
* | | ST SPEAr: PCIE gadget suppport | Pratyush Anand | 2011-03-22 | 3 | -0/+919 |
* | | drivers/misc/bmp085.c: free initmem memory | Shubhrajyoti Datta | 2011-03-22 | 1 | -3/+3 |
* | | bh1780gli: convert to dev pm ops | Shubhrajyoti Datta | 2011-03-22 | 1 | -9/+10 |
* | | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 8 | -0/+1768 |
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 2 | -6/+2 |
|\ \ |
|
| * | | misc: change to new flag variable | matt mooney | 2011-03-17 | 2 | -6/+2 |
| |/ |
|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -0/+20 |
|\ \ |
|
| * | | pch_uart: reference clock on CM-iTC | Denis Turischev | 2011-03-14 | 1 | -0/+16 |
| * | | pch_phub: add new device ML7213 | Tomoya MORINAGA | 2011-03-14 | 2 | -23/+53 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 5 | -548/+448 |
|\ \ \ |
|
| * | | | drivers:misc: ti-st: fix debugging code | Pavan Savoy | 2011-03-09 | 1 | -14/+4 |
| * | | | drivers:misc: ti-st: remove multiple gpio handling | Pavan Savoy | 2011-02-04 | 2 | -104/+24 |
| * | | | drivers:misc: ti-st: fix hci-ll on wake_ind collision | Pavan Savoy | 2011-02-04 | 1 | -0/+15 |
| * | | | drivers:misc: ti-st: firmware download optimization | Pavan Savoy | 2011-02-04 | 2 | -7/+91 |
| * | | | drivers:misc: ti-st: set right debug levels for logs | Pavan Savoy | 2011-02-04 | 2 | -14/+13 |
| * | | | drivers:misc: ti-st: fix error codes | Pavan Savoy | 2011-02-04 | 3 | -27/+24 |
| * | | | drivers:misc: ti-st: move from rfkill to sysfs | Pavan Savoy | 2011-02-04 | 1 | -123/+121 |
| * | | | drivers:misc: ti-st: register with channel IDs | Pavan Savoy | 2011-02-04 | 2 | -272/+139 |
| * | | | pch_phub: add new device ML7213 | Tomoya MORINAGA | 2011-02-03 | 2 | -23/+53 |
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-03-16 | 2 | -12/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' into for-2.6.39 | Tejun Heo | 2011-02-21 | 2 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | misc/iwmc3200top: use system_wq instead of dedicated workqueues | Tejun Heo | 2011-02-01 | 2 | -12/+6 |
| | |/
| |/| |
|
* | | | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-04 | 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-25 | 1 | -3/+1 |
* | | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com | 2010-11-25 | 1 | -10/+15 |
* | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-11-15 | 1 | -1/+0 |