| Commit message (Expand) | Author | Age |
... | |
| * | | Input: rework handle creation code | Dmitry Torokhov | 2007-04-12 |
| * | | Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist | Dmitry Torokhov | 2007-03-16 |
| * | | Input: HIL - fix rwlock recursion bug | Helge Deller | 2007-03-16 |
| * | | Input: add support for PXA27x keyboard controller | Rodolfo Giometti | 2007-03-16 |
| * | | Input: sermouse - improve protocol error recovery | Peter Osterlund | 2007-03-16 |
| * | | Input: simplify input_free_device() | Dmitry Torokhov | 2007-03-16 |
| * | | Input: add getkeycode and setkeycode methods | Marvin Raaijmakers | 2007-03-14 |
| * | | Input: psmouse - allow disabing certain protocol extensions | Andres Salomon | 2007-03-10 |
| * | | Input: let driver core create class device attribute groups | Dmitry Torokhov | 2007-03-07 |
| * | | Input: export 'uniq' in /proc/bus/input/devices | Dmitry Torokhov | 2007-03-07 |
| * | | Input: wistron - add support for TravelMate 610 | Eric Piel | 2007-03-07 |
| * | | Input: psmouse - do not force stream mode | Dmitry Torokhov | 2007-03-07 |
| * | | Input: HIL - cleanup coding style | Helge Deller | 2007-02-28 |
| * | | Input: HIL - various fixes for HIL drivers | Helge Deller | 2007-02-28 |
| * | | Input: ads7846 - add support for the ads7843 touchscreen | Nicolas Ferre | 2007-02-28 |
| * | | Input: add driver for MIPS Cobalt back panel buttons | Yoichi Yuasa | 2007-02-18 |
| * | | Input: psmouse - add support for eGalax PS/2 touchscreen controller | Stefan Lucke | 2007-02-18 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ \ |
|
| * | | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
| * | | | sysfs: printk format warning | Randy Dunlap | 2007-05-02 |
| * | | | DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt | Rolf Eike Beer | 2007-05-02 |
| * | | | platform: reorder platform_device_del | Jean Delvare | 2007-05-02 |
| * | | | Driver core: fix show_uevent from taking up way too much stack | Greg Kroah-Hartman | 2007-05-02 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ \ |
|
| * | | | PCI: Free resource files in error path of pci_create_sysfs_dev_files() | Michael Ellerman | 2007-05-02 |
| * | | | pci-quirks: disable MSI on RS400-200 and RS480 | Tejun Heo | 2007-05-02 |
| * | | | PCI hotplug: Use menuconfig objects | Jan Engelhardt | 2007-05-02 |
| * | | | PCI: ZT5550 CPCI Hotplug driver fix | Scott Murray | 2007-05-02 |
| * | | | PCI: rpaphp: Remove semaphores | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Document is_php_dn() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Document find_php_slot() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: refactor tail call to rpaphp_register_slot() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: remove rpaphp_set_attention_status() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: remove print_slot_pci_funcs() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Remove setup_pci_slot() | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: remove a call that does nothing but a pointer lookup | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Remove another wrappered function | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Remve another call that is a wrapper | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: remove a function that does nothing but wrap debug printks | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Remove un-needed goto | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Fix a memleak; slot->location string was never freed | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: match up alloc and free in same routine | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Remove global num_slots variable | Linas Vepstas | 2007-05-02 |
| * | | | PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot | Linas Vepstas | 2007-05-02 |
| * | | | PCI: add debug information to resource collision message | Chuck Ebbert | 2007-05-02 |
| * | | | PCI: the overdue removal of pci_module_init() | Adrian Bunk | 2007-05-02 |
| * | | | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk | 2007-05-02 |