Age | Commit message (Expand) | Author | Files | Lines |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 100 | -100/+0 |
2006-06-30 | [PATCH] SELinux: update USB code with new kill_proc_info_as_uid | David Quigley | 3 | -2/+7 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 100 | -100/+0 |
2006-06-30 | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 1 | -1/+1 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 3 | -6/+3 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -3/+7 |
2006-06-29 | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 1 | -2/+1 |
2006-06-27 | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 1 | -3/+7 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 3 | -3/+3 |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 3 | -3/+0 |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2 | -10/+7 |
2006-06-26 | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 1 | -2/+2 |
2006-06-26 | [PATCH] drivers: use list_move() | Akinobu Mita | 2 | -14/+8 |
2006-06-26 | Input: fix misspelling of Hangeul key | Jerome Pinot | 1 | -1/+1 |
2006-06-26 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 118 | -4171/+3797 |
2006-06-25 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 1 | -6/+2 |
2006-06-25 | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" | Linus Torvalds | 1 | -6/+2 |
2006-06-24 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 113 | -2062/+3799 |
2006-06-23 | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 1 | -2/+0 |
2006-06-23 | [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81... | Jean-Luc Leger | 1 | -3/+0 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2 | -6/+6 |
2006-06-23 | [PATCH] USB: get USB suspend to work again | Greg Kroah-Hartman | 1 | -0/+2 |
2006-06-22 | [PATCH] USB: only make /sys/class/usb show up when there is something in it | Greg Kroah-Hartman | 1 | -16/+54 |
2006-06-22 | [PATCH] USB: convert usb class devices to real devices | Greg Kroah-Hartman | 1 | -7/+6 |
2006-06-22 | [PATCH] USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman | 1 | -10/+10 |
2006-06-22 | [PATCH] USB: make endpoints real struct devices | Greg Kroah-Hartman | 1 | -88/+150 |
2006-06-22 | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman | 3 | -5/+5 |
2006-06-22 | [PATCH] USB: move the endpoint specific sysfs code to it's own file | Greg Kroah-Hartman | 4 | -198/+218 |
2006-06-22 | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 19 | -54/+19 |
2006-06-22 | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> | David Brownell | 3 | -3/+3 |
2006-06-22 | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 6 | -6/+6 |
2006-06-22 | [PATCH] USB: whitespace removal from usb/gadget/ether | David Brownell | 3 | -250/+251 |
2006-06-22 | [PATCH] USB: unusual_devs entry for Nokia N80 | Alan Stern | 1 | -0/+8 |
2006-06-22 | [PATCH] usbserial: Fixes wrong return values. | Luiz Fernando N. Capitulino | 1 | -8/+6 |
2006-06-22 | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform | Milan Svoboda | 1 | -1/+6 |
2006-06-22 | [PATCH] usb gadget: fix compile errors | Milan Svoboda | 1 | -0/+4 |
2006-06-22 | [PATCH] usb gadget: allow drivers support speeds higher than full speed | Milan Svoboda | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() | Franck Bui-Huu | 1 | -10/+8 |
2006-06-22 | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device | Franck Bui-Huu | 1 | -78/+17 |
2006-06-22 | [PATCH] USB Serial: clean tty fields on failed device open | Frank Gevaerts | 1 | -0/+2 |
2006-06-22 | [PATCH] USB: trivial DEBUG message correction in gadget ether driver | Matt Reimer | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers | Oliver Bock | 4 | -0/+260 |
2006-06-22 | [PATCH] USB: implement error event in usbmon | Pete Zaitcev | 3 | -4/+44 |
2006-06-22 | [PATCH] USB: update usbmon, fix glued lines | Pete Zaitcev | 5 | -7/+15 |
2006-06-22 | [PATCH] USB: io_edgeport touch-up | Pete Zaitcev | 1 | -3/+3 |
2006-06-22 | [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support | Timothy Sipples | 1 | -0/+1 |
2006-06-22 | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 3 | -25/+59 |
2006-06-22 | [PATCH] UHCI: remove hc_inaccessible flag | Alan Stern | 3 | -26/+29 |
2006-06-22 | [PATCH] UHCI: various updates | David Brownell | 2 | -17/+22 |