aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: add binary API to usbmonPete Zaitcev6-55/+1352
2007-02-07USB Gadget file_storage.c: remove unnecessary castsJohn Daiker1-16/+15
2007-02-07USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl1-1/+4
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl36-45/+104
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman3-21/+100
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut3-1/+274
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut13-198/+80
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas4-31/+144
2007-02-07USB: ethernet gadget interop with MCCI Windows driverDavid Brownell1-39/+103
2007-02-07usbcore: remove unneeded error checkAlan Stern1-5/+1
2007-02-07USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell1-2/+6
2007-02-07USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter1-0/+1
2007-02-07USB: mutexification of rio500Oliver Neukum1-24/+30
2007-02-07USB: Remove unneeded void * casts in idmouse.cTobias Klauser1-6/+4
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell17-17/+16
2007-02-07USB: Fix EHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-07USB: Fix OHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt9-142/+213
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt4-55/+130
2007-02-07USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt1-63/+110
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman1-7/+6
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-12/+12
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman4-84/+386
2007-02-07USB: unusual_devs.h for Sony floppyLuiz Fernando N. Capitulino1-1/+1
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds10-74/+982
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds20-403/+240
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds17-555/+847
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens37-330/+254
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens9-35/+80
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-1/+64
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu5-32/+577
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+2
2007-02-05[S390] ETR support.Martin Schwidefsky5-22/+72
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck1-1/+1
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter1-120/+112
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter2-12/+12
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck2-2/+2
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel2-6/+6
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel3-67/+0
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-1/+0
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck1-7/+5
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-2/+2
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck1-0/+2
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck1-5/+2
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita1-1/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens36-77/+74
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg1-13/+21