| Commit message (Expand) | Author | Age |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt | Ian Campbell | 2010-07-29 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 |
|\ \ |
|
| * | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 |
| * | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 |
| |\| |
|
| * | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 |
* | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-03 |
| |\| | | |
|
| * | | | | powerpc: Add i8042 keyboard and mouse irq parsing | Martyn Welch | 2010-07-08 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-08-02 |
| |\ \ \ \ |
|
| | * | | | | Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add() | Dmitry Torokhov | 2010-08-02 |
| | * | | | | Input: cy8ctmg110 - capacitive touchscreen support | Samuli Konttila | 2010-07-31 |
| | * | | | | Input: adp5588-keys - export unused GPIO pins | Xiaolong Chen | 2010-07-26 |
| | * | | | | Input: adxl34x - fix leak and use after free | Dan Carpenter | 2010-07-23 |
| | * | | | | Input: samsung-keypad - Add samsung keypad driver | Joonyoung Shim | 2010-07-21 |
| | * | | | | Input: i8042 - reset keyboard controller wehen resuming from S2R | Dmitry Torokhov | 2010-07-20 |
| | * | | | | Input: synaptics - set min/max for finger width | Chris Bagwell | 2010-07-20 |
| | * | | | | Input: synaptics - only report width on hardware that supports it | Chris Bagwell | 2010-07-20 |
| | * | | | | Input: evdev - signal that device is writable in evdev_poll() | Dmitry Torokhov | 2010-07-16 |
| | * | | | | Input: mousedev - signal that device is writable in mousedev_poll() | Julien Moutinho | 2010-07-16 |
| | * | | | | Input: change input handlers to use bool when possible | Dmitry Torokhov | 2010-07-16 |
| | * | | | | Input: introduce MT event slots | Henrik Rydberg | 2010-07-16 |
| | * | | | | Input: usbtouchscreen - implement reset_resume | Oliver Neukum | 2010-07-15 |
| | * | | | | Input: usbtouchscreen - implement runtime power management | Oliver Neukum | 2010-07-15 |
| | * | | | | Input: usbtouchscreen - implement basic suspend/resume | Oliver Neukum | 2010-07-15 |
| | * | | | | Input: Add ATMEL QT602240 touchscreen driver | Joonyoung Shim | 2010-07-15 |
| | * | | | | Input: fix signedness warning in input_set_keycode() | Dmitry Torokhov | 2010-07-14 |
| | * | | | | Input: Add pwm beeper driver | Lars-Peter Clausen | 2010-07-14 |
| | * | | | | Input: xpad - remove mouse buttons and axes for dance pads | Christoph Fritz | 2010-07-13 |
| | * | | | | Input: atlas_btns - switch to using pr_err() and friends | Dmitry Torokhov | 2010-07-13 |
| | * | | | | Input: atlas_btns - fix mixing acpi_status and int for return value | Axel Lin | 2010-07-13 |
| | * | | | | Input: atlas_btns - adds a missing owner field for atlas_acpi_driver | Axel Lin | 2010-07-13 |
| | * | | | | Input: twl4030-pwrbutton - replace __devinit with __init | Markus Lehtonen | 2010-07-09 |
| | * | | | | Input: mcs - Add MCS touchkey driver | Joonyoung Shim | 2010-07-04 |
| | * | | | | Input: release pressed keys when resuming device | Oliver Neukum | 2010-07-03 |
| | * | | | | Input: ads7846 - extend the driver for ads7845 controller support | Anatolij Gustschin | 2010-07-03 |
| | * | | | | Input: ads7846 - do not allow altering platform data | Dmitry Torokhov | 2010-07-03 |
| | * | | | | Input: adxl34 - make enable/disable separate from suspend/resume | Dmitry Torokhov | 2010-07-03 |
| | * | | | | Input: ad7879 - report EV_KEY/BTN_TOUCH events | Michael Hennerich | 2010-07-03 |
| | * | | | | Input: ad7879 - fix spi word size to 16 bit | Michael Hennerich | 2010-07-03 |
| | * | | | | Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead | Michael Hennerich | 2010-07-03 |
| | * | | | | Input: ad7879 - add open and close methods | Dmitry Torokhov | 2010-07-03 |