aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocksBen Dooks10-218/+299
2006-06-22[ARM] 3613/1: S3C2410: Add sysdev and sysclassBen Dooks2-1/+24
2006-06-22[ARM] 3624/1: Report true modem control line statesUli Luckas1-1/+0
2006-06-22[ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek5-10/+68
2006-06-22[ARM] 3618/1: add defconfig for logicpd pxa270 card engineLennert Buytenhek1-0/+963
2006-06-22[ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek1-1/+1
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek5-6/+9
2006-06-22[ARM] 3615/1: ixp23xx: use platform devices for physmap flashLennert Buytenhek3-3/+63
2006-06-22[ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek2-2/+45
2006-06-22[ARM] 3621/1: fix compilation breakage for pnx4008Vitaly Wool1-4/+0
2006-06-22[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool3-30/+103
2006-06-22[ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool1-78/+51
2006-06-22[ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King2-3/+6
2006-06-22[ARM] Add thread_notify infrastructureRussell King6-59/+135
2006-06-21Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds109-6262/+2317
2006-06-21[PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman1-16/+54
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2-9/+9
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2-11/+11
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2-89/+153
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman3-5/+5
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman4-198/+218
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell21-56/+20
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell5-7/+7
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell7-6/+6
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell3-250/+251
2006-06-21[PATCH] USB: unusual_devs entry for Nokia N80Alan Stern1-0/+8
2006-06-21[PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino1-8/+6
2006-06-21[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda1-1/+6
2006-06-21[PATCH] usb gadget: fix compile errorsMilan Svoboda1-0/+4
2006-06-21[PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda1-1/+1
2006-06-21[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu1-10/+8
2006-06-21[PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu1-78/+17
2006-06-21[PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts1-0/+2
2006-06-21[PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer1-1/+1
2006-06-21[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock4-0/+260
2006-06-21[PATCH] USB: update usbmon.txtPete Zaitcev1-14/+18
2006-06-21[PATCH] USB: implement error event in usbmonPete Zaitcev3-4/+44
2006-06-21[PATCH] USB: update usbmon, fix glued linesPete Zaitcev5-7/+15
2006-06-21[PATCH] USB: io_edgeport touch-upPete Zaitcev1-3/+3
2006-06-21[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport supportTimothy Sipples1-0/+1
2006-06-21[PATCH] UHCI: Improve FSBR-off timingAlan Stern3-25/+59
2006-06-21[PATCH] UHCI: remove hc_inaccessible flagAlan Stern3-26/+29
2006-06-21[PATCH] UHCI: various updatesDavid Brownell2-17/+22
2006-06-21[PATCH] usb-storage: unusual_devs entry for Nikon DSC D70sAlan Stern1-6/+13
2006-06-21[PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe1-0/+3
2006-06-21[PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2-5/+1
2006-06-21[PATCH] USB: free allocated memory on io_edgeport startup memory failureChris Lund1-1/+5
2006-06-21[PATCH] USB: new devices for the Option driverMatthias Urlichs2-34/+118
2006-06-21[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz1-2/+6
2006-06-21[PATCH] usbcore: recovery from Set-Configuration failureAlan Stern1-76/+75