| Commit message (Expand) | Author | Age | Files | Lines |
* | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 11 | -49/+57 |
* | Move hp_accel to drivers/platform/x86 | Jean Delvare | 2011-03-21 | 5 | -23/+21 |
* | Let Kconfig handle lis3lv02d dependencies | Jean Delvare | 2011-03-21 | 2 | -27/+25 |
* | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 2011-03-21 | 1 | -2/+2 |
* | hwmon: (sht15) Spelling fix | Justin P. Mattock | 2011-03-21 | 1 | -1/+1 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 29 | -73/+30 |
|\ |
|
| * | video: change to new flag variable | matt mooney | 2011-03-17 | 1 | -4/+1 |
| * | scsi: change to new flag variable | matt mooney | 2011-03-17 | 6 | -13/+7 |
| * | rtc: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
| * | rapidio: change to new flag variable | matt mooney | 2011-03-17 | 2 | -7/+1 |
| * | pps: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
| * | net: change to new flag variable | matt mooney | 2011-03-17 | 5 | -10/+6 |
| * | misc: change to new flag variable | matt mooney | 2011-03-17 | 2 | -6/+2 |
| * | message: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
| * | memstick: change to new flag variable | matt mooney | 2011-03-17 | 3 | -11/+1 |
| * | isdn: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
| * | ieee802154: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
| * | ide: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
| * | hwmon: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
| * | dma: change to new flag variable | matt mooney | 2011-03-17 | 1 | -6/+2 |
| * | char: change to new flag variable | matt mooney | 2011-03-17 | 2 | -3/+3 |
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-20 | 6 | -32/+66 |
|\ \ |
|
| * | | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-03-20 | 2 | -2/+5 |
| * | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter | Jean Delvare | 2011-03-20 | 2 | -0/+5 |
| * | | i2c-dev: Use standard bus notification mechanism | Jean Delvare | 2011-03-20 | 1 | -21/+39 |
| * | | i2c: Export i2c_for_each_dev | Jean Delvare | 2011-03-20 | 1 | -6/+14 |
| * | | i2c: make i2c_get_adapter prototype clearer | Jean Delvare | 2011-03-20 | 1 | -2/+2 |
| * | | i2c-boardinfo: Fix typo in comment | Wolfram Sang | 2011-03-20 | 1 | -1/+1 |
* | | | r8169: fix a bug in rtl8169_init_phy() | Eric Dumazet | 2011-03-20 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-19 | 44 | -1877/+3210 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-03-18 | 4301 | -240706/+412248 |
| |\ \ |
|
| | * \ | Merge branch 'tsc2005' into next | Dmitry Torokhov | 2011-03-16 | 3 | -0/+768 |
| | |\ \ |
|
| | | * | | Input: tsc2005 - remove 'disable' sysfs attribute | Dmitry Torokhov | 2011-03-16 | 1 | -48/+4 |
| | | * | | Input: tsc2005 - add open/close | Dmitry Torokhov | 2011-03-16 | 1 | -94/+124 |
| | | * | | Input: tsc2005 - handle read errors from SPI layer | Dmitry Torokhov | 2011-03-16 | 1 | -19/+81 |
| | | * | | Input: tsc2005 - do not rearm timer in hardirq handler | Dmitry Torokhov | 2011-03-16 | 1 | -13/+1 |
| | | * | | Input: tsc2005 - don't use work for 'pen up' handling | Dmitry Torokhov | 2011-03-16 | 1 | -31/+27 |
| | | * | | Input: tsc2005 - do not use 0 in place of NULL | Dmitry Torokhov | 2011-03-16 | 1 | -20/+16 |
| | | * | | Input: tsc2005 - use true/false for boolean variables | Dmitry Torokhov | 2011-03-16 | 1 | -12/+13 |
| | | * | | Input: tsc2005 - hide selftest attribute if we can't reset | Dmitry Torokhov | 2011-03-16 | 1 | -18/+28 |
| | | * | | Input: tsc2005 - rework driver initialization code | Dmitry Torokhov | 2011-03-16 | 1 | -110/+105 |
| | | * | | Input: tsc2005 - set up bus type in input device | Dmitry Torokhov | 2011-03-16 | 1 | -0/+1 |
| | | * | | Input: tsc2005 - set up parent device | Dmitry Torokhov | 2011-03-16 | 1 | -0/+1 |
| | | * | | Input: tsc2005 - clear driver data after unbinding | Dmitry Torokhov | 2011-03-16 | 1 | -1/+4 |
| | | * | | Input: tsc2005 - add module description | Dmitry Torokhov | 2011-03-16 | 1 | -0/+1 |
| | | * | | Input: tsc2005 - remove driver banner message | Dmitry Torokhov | 2011-03-16 | 1 | -1/+0 |
| | | * | | Input: tsc2005 - remove incorrect module alias | Dmitry Torokhov | 2011-03-16 | 1 | -1/+0 |
| | | * | | Input: tsc2005 - convert to using dev_pm_ops | Dmitry Torokhov | 2011-03-16 | 1 | -12/+12 |
| | | * | | Input: tsc2005 - use spi_get/set_drvdata() | Dmitry Torokhov | 2011-03-16 | 1 | -7/+12 |
| | | * | | Input: introduce tsc2005 driver | Lauri Leukkunen | 2011-03-16 | 3 | -0/+725 |