Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-18 | Merge branch 'linus' into core/locking | Ingo Molnar |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | input: Misc/hp_sdc_rtc: semaphore cleanup | Thomas Gleixner |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-19 | Input: uinput - setup MT usage during device creation | Henrik Rydberg |
2010-08-21 | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-10 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-08-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | Input: adxl34x - do not mark device as disabled on startup | Michael Hennerich |
2010-08-04 | 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-02 | Input: switch to input_abs_*() access functions | Daniel Mack |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-07-29 | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt | Ian Campbell |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-22 | Input: adxl34x - fix leak and use after free | Dan Carpenter |
2010-07-14 | Input: Add pwm beeper driver | Lars-Peter Clausen |
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-08 | Input: twl4030-pwrbutton - replace __devinit with __init | Markus Lehtonen |
2010-07-03 | Input: adxl34 - make enable/disable separate from suspend/resume | Dmitry Torokhov |
2010-06-30 | Merge commit 'v2.6.35-rc3' into next | Dmitry Torokhov |
2010-06-28 | Input: wistron_btns - fix a memory leak in wb_module_init error path | Axel Lin |
2010-06-25 | Input: adxl34x - add support for ADXL346 orientation sensing | Michael Hennerich |
2010-06-25 | Input: add driver for ADXL345/346 Digital Accelerometers | Michael Hennerich |
2010-06-22 | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-08 | hp_sdc_rtc: fix broken ioctl conversion | Arnd Bergmann |
2010-06-05 | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() | Dan Carpenter |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-22 | Input: twl4030-vibra - correct the power down sequence | Peter Ujfalusi |
2010-05-22 | Input: enable onkey driver of max8925 | Haojian Zhuang |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-20 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack |
2010-05-20 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern |