| Commit message (Expand) | Author | Age |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 |
* | [PATCH] Generic HID layer - build | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - input and event reporting | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - hiddev | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - USB API | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - disable USB HID | Jiri Kosina | 2006-12-08 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] struct path: convert usb | Josef Sipek | 2006-12-08 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 |
| |\ |
|
| | * | [ARM] 3963/1: AT91: Update configuration files | Andrew Victor | 2006-12-01 |
| * | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
| * | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
| * | | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2006-12-07 |
| * | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
| * | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
| * | | [PATCH] slab: remove SLAB_NOIO | Christoph Lameter | 2006-12-07 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
| |\ \ |
|
| | * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
| * | | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
| |\| | |
|
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 |
| | |\ \ |
|
| | | * | | usbcore: remove unused argument in autosuspend | Alan Stern | 2006-12-01 |
| | | * | | USB: keep count of unsuspended children | Alan Stern | 2006-12-01 |
| | | * | | USB hub: simplify remote-wakeup handling | Alan Stern | 2006-12-01 |
| | | * | | USB: struct usb_device: change flag to bitflag | Alan Stern | 2006-12-01 |
| | | * | | OHCI: make autostop conditional on CONFIG_PM | Alan Stern | 2006-12-01 |
| | | * | | USB: Add autosuspend support to the hub driver | Alan Stern | 2006-12-01 |
| | | * | | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern | 2006-12-01 |
| | | * | | USB: create a new thread for every USB device found during the probe sequence | Greg Kroah-Hartman | 2006-12-01 |
| | | * | | USB: add driver for the USB debug devices | Greg Kroah-Hartman | 2006-12-01 |
| | | * | | USB: added dynamic major number for USB endpoints | Sarah Bailey | 2006-12-01 |
| | | * | | USB: pegasus error path not resetting task's state | Oliver Neukum | 2006-12-01 |
| | | * | | USB: endianness fix for asix.c | Oliver Neukum | 2006-12-01 |
| | | * | | USB: build the appledisplay driver | Adrian Bunk | 2006-12-01 |
| | | * | | USB serial: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-01 |
| | | * | | USB: hid-core: canonical defines for Apple USB device IDs | Julien BLACHE | 2006-12-01 |
| | | * | | USB: idmouse cleanup | Mariusz Kozlowski | 2006-12-01 |
| | | * | | USB: make drivers/usb/core/driver.c:usb_device_match() static | Adrian Bunk | 2006-12-01 |
| | | * | | USB: lh7a40x_udc remove double declaration | David Brownell | 2006-12-01 |
| | | * | | USB: pxa2xx_udc recognizes ixp425 rev b0 chip | David Brownell | 2006-12-01 |
| | | * | | usbtouchscreen: add support for DMC TSC-10/25 devices | Holger Schurig | 2006-12-01 |
| | | * | | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk | 2006-12-01 |
| | | * | | USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static | Adrian Bunk | 2006-12-01 |
| | | * | | usb: cypress_m8 init error path fix | Mariusz Kozlowski | 2006-12-01 |
| | | * | | USB: add ehci_hcd.ignore_oc parameter | David Brownell | 2006-12-01 |