| Commit message (Expand) | Author | Age |
* | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 |
* | USB OTG: Add generic driver for ULPI OTG transceiver | Daniel Mack | 2009-12-11 |
* | USB OTG: add support for ulpi connected external transceivers | Daniel Mack | 2009-12-11 |
* | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart | 2009-12-11 |
* | USB: make urb scatter-gather support more generic | David Vrabel | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 |
|\ |
|
| * | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-15 |
* | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 |
|\ \ |
|
| * | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk | 2009-12-03 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-12-10 |
|\ \ \ |
|
| * | | | ext4: remove encountered_congestion trace | Wu Fengguang | 2009-11-24 |
| * | | | ext4: print i_mode in octal in ext4 tracepoints | Theodore Ts'o | 2009-11-22 |
| * | | | ext4: call ext4_forget() from ext4_free_blocks() | Theodore Ts'o | 2009-11-23 |
| * | | | ext4: add tracepoint for ext4_forget() | Theodore Ts'o | 2009-11-23 |
* | | | | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-12-10 |
|\ \ \ \ |
|
| * | | | | UBI: Add ubi_open_volume_path | Corentin Chary | 2009-11-24 |
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 |
|\ \ \ \ \ |
|
| * | | | | | ACPICA: Update version to 20091112. | Bob Moore | 2009-11-24 |
| * | | | | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
| * | | | | | ACPICA: Update version to 20091013 | Bob Moore | 2009-11-24 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 |
|\ \ \ \ \ |
|
| * | | | | | Input: add generic support for sparse keymaps | Dmitry Torokhov | 2009-12-07 |
| * | | | | | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-03 |
| |\ \ \ \ \ |
|
| * | | | | | | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 2009-12-02 |
| * | | | | | | Input: input-polldev, matrix-keypad - include in kernel doc | Dmitry Torokhov | 2009-11-20 |
| * | | | | | | Input: input-polldev - add sysfs interface for controlling poll interval | Samu Onkalo | 2009-11-20 |
| * | | | | | | Input: ucb1400_ts - allow passing IRQ through platfrom_data | Marek Vasut | 2009-11-20 |
| * | | | | | | Input: add new keycodes useful in mobile devices | Jani Nikula | 2009-11-06 |
| * | | | | | | Merge commit 'v2.6.32-rc6' into next | Dmitry Torokhov | 2009-11-06 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Input: mark custom_data in ff_periodic_effect as __user | Dmitry Torokhov | 2009-11-03 |
| * | | | | | | | Input: add driver for Dynapro serial touchscreen | Tias Guns | 2009-10-26 |
| * | | | | | | | Input: add open and close methods for polled devices | Samu Onkalo | 2009-10-18 |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-09 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | V4L/DVB (13540): ir-common: Cleanup get key evdev code | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13539): ir-common: add __func__ for debug messages | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13538): ir-common: Use a dynamic keycode table | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13534): ir-common: Remove some unused fields/structs | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13533): ir: use dynamic tables, instead of static ones | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13531): ir-common: rename the debug routine to allow exporting it | Mauro Carvalho Chehab | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13477): v4l2-subdev: remove unnecessary check | Hans Verkuil | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma Key | Vaibhav Hiremath | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLOR | Vaibhav Hiremath | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13464): Davinci VPFE Capture: add i2c adapter id in platform data | Vaibhav Hiremath | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype | Jonathan Corbet | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13377): make struct videobuf_queue_ops constant | Jonathan Corbet | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart | 2009-12-05 |
| * | | | | | | | | V4L/DVB (13206): cx25840: add component support | David T.L. Wong | 2009-12-05 |