deliverable/linux.git
2009-09-23  Julia LawallUSB: isp1362: Correct use of ! and &
2009-09-23  Jon HunterUSB: EHCI: ensure all watchdog timer events are deleted...
2009-09-23  Ming LeiUSB: otg: twl4030-usb.c: mark .init as subsys_initcall_sync
2009-09-23  Ajay Kumar... USB: musb: fix put_device() call sequence
2009-09-23  David WoodhouseUSB: Work around BIOS bugs by quiescing USB controllers...
2009-09-23  Markus RechbergerUSB: increase usbdevfs max isoc buffer size
2009-09-23  Ken MacLeodUSB: isp1362: fix pulldown register defines and conf...
2009-09-23  Robin CallenderUSB: gadget: audio driver seg-fault fix
2009-09-23  Roel KluinUSB: gadget: Read buffer overflow
2009-09-23  fangxiaozhiUSB: usb-storage fails to attach to Huawei Datacard...
2009-09-23  Ondrej ZaryUSB: ark3116: add IrDA support for Gembird UIR-22
2009-09-23  Aric BlumerUSB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
2009-09-23  Anand GadiyarUSB: EHCI: OHCI: Remove unnecessary includes of reboot.h
2009-09-23  Michael S.... USB: audio: guard kernel-only code with __KERNEL__
2009-09-23  Nicolas FerreUSB: at91: modify OHCI driver to allow shared interrupts
2009-09-23  Nicolas FerreUSB: at91: Add USB gadget driver selection for at91sam9...
2009-09-23  Nicolas FerreUSB: at91: Add USB EHCI driver for at91sam9g45 series
2009-09-23  Bob LiuUSB: uhci: rm repeatedly evaluation for urbp->qh
2009-09-23  Randy DunlapUSB: usbtmc: fix printk format warnings
2009-09-23  Guus SliepenUSB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs
2009-09-23  Lothar WassmannUSB: NXP ISP1362 USB host driver
2009-09-23  Alan SternUSB: dummy-hcd: accept mismatch between wLength and...
2009-09-23  Alan SternUSB: don't lose mode switch events on suspended devices
2009-09-23  Alan SternUSB: check for hub driver not bound to root hub device
2009-09-23  Oliver NeukumUSB: fix wrong order of events in usb serial suspension
2009-09-23  Manuel LaussUSB: au1xxx: add dev_pm_ops
2009-09-23  Julia LawallUSB: storage: Drop an unneeded a NULL test
2009-09-23  Maxin JohnUSB: serial: Spelling correction in Motorola USB Phone...
2009-09-23  Michael HennerichUSB: isp1760: allow platform devices to customize devflags
2009-09-23  Alek DuUSB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx...
2009-09-23  Alek DuUSB: EHCI: split ehci_qh into hw and sw parts
2009-09-23  Alek DuUSB: EHCI: add need_io_watchdog flag to ehci_hcd
2009-09-23  Oliver NeukumUSB: full autosuspend and power management support...
2009-09-23  Oliver NeukumUSB: full power management support for the idmouse...
2009-09-23  Roel KluinUSB: gadget: s3c-hsotg: missing parentheses
2009-09-23  Julia LawallUSB: gadget: Drop NULL test on list_entry result
2009-09-23  Oliver NeukumUSB: ldusb should signal an error in poll if the device...
2009-09-23  Oliver NeukumUSB: legousbtower: make poll notice disconnect
2009-09-23  Oliver NeukumUSB: suspend/resume support for usbtmc
2009-09-23  Oliver NeukumUSB: usbtmc can do IO to device after disconnect
2009-09-23  Jiri SlabyUSB: usb-serial, remove unused variables
2009-09-23  Oliver NeukumUSB: serial: full autosuspend support for the option...
2009-09-23  Philipp ZabelUSB: gadget: pxa25x: basic transceiver support
2009-09-23  Alan SternUSB: make the "usbfs_snoop" log more pertinent
2009-09-23  Alan SternUSB: make intf.pm_usage an atomic_t
2009-09-23  Alan SternUSB: add API for userspace drivers to "claim" ports
2009-09-23  David VrabelUSB: whci-hcd: make endpoint_reset method async
2009-09-23  Wan ZongShunUSB: Add nuvoton Ehci driver for w90p910 platform
2009-09-23  Laurent PinchartUSB audio gadget: Un-inline generic_[gs]et_cmd
2009-09-23  Laurent PinchartUSB audio gadget: Prefix all macro definitions with...
2009-09-23  Laurent PinchartUSB: Move vendor subclass definition from usb/audio...
2009-09-23  Laurent PinchartUSB: Move endpoint sync type definitions from usb/audio...
2009-09-23  Pete ZaitcevUSB: Let usb_sg_init to set transfer_buffer more often
2009-09-23  Pete ZaitcevUSB: usbmon: end ugly tricks with DMA peeking
2009-09-23  Pete ZaitcevUSB: usbmon: touch up the documentation
2009-09-23  Pete ZaitcevUSB: usbmon: drop Kconfig defaults
2009-09-23  Pete ZaitcevUSB: sisusbvga: drop usb_buffer_alloc
2009-09-23  Figo.zhangUSB: ehci-dbg.c: no need for checking it before call...
2009-09-23  Sarah SharpUSB: Fix SS endpoint companion descriptor parsing.
2009-09-23  Sarah SharpUSB: xhci: Support interrupt transfers.
2009-09-23  Sarah SharpUSB: xhci: Set -EREMOTEIO when xHC gives bad transfer...
2009-09-23  Sarah SharpUSB: xhci: Check URB_SHORT_NOT_OK before setting short...
2009-09-23  Sarah SharpUSB: xhci: Check URB's actual transfer buffer size.
2009-09-23  Sarah SharpUSB: xhci: Don't touch xhci_td after it's freed.
2009-09-23  Sarah SharpUSB: xhci: Handle babbling endpoints correctly.
2009-09-23  Sarah SharpUSB: xhci: Make TRB completion code comparison readable.
2009-09-23  Sarah SharpUSB: xhci: Add quirk for Fresco Logic xHCI hardware.
2009-09-23  Sarah SharpUSB: xhci: Handle stalled control endpoints.
2009-09-23  Sarah SharpUSB: xhci: Support full speed devices.
2009-09-23  Sarah SharpUSB: xhci: Set correct max packet size for HS/FS contro...
2009-09-23  Sarah SharpUSB: xhci: Configure endpoint code refactoring.
2009-09-23  Sarah SharpUSB: xhci: Fix slot and endpoint context debugging.
2009-09-23  Sarah SharpUSB: xhci: Work around for chain bit in link TRBs.
2009-09-23  Michael HennerichUSB: serial: ftdi: handle gnICE+ JTAG adaptors
2009-09-23  Hennerich,... USB: sl811-hcd: Fix device disconnect:
2009-09-23  mail@rainerkeller.deUSB: add PIDs for FTDI based OpenDCC hardware
2009-09-23  Oliver NeukumUSB: fix cdc-acm regression in open
2009-09-23  Oliver NeukumUSB: CDC WDM driver doesn't support non-blocking reads
2009-09-23  Manuel LaussUSB: option: TELIT UC864G support
2009-09-23  Huzaifa SidhpurwalaUSB: option.c Add support for ZTE AC2726 EVDO modem
2009-09-23  Pawel LudwikowUSB: serial: pl2303: new hardware support - sanwa multi...
2009-09-23  Pawel LudwikowUSB: serial: ftdi_sio: new hardware support - hameg...
2009-09-23  Oliver NeukumUSB: storage: fix a resume path GFP_NOIO must be used
2009-09-22  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22  Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22  David Härdemaninput: add a driver for the Winbond WPCD376I Consumer...
2009-09-22  David Härdemanpnp: add a shutdown method to pnp drivers
2009-09-22  Henrik Rydberghwmon: applesmc: restore accelerometer and keyboard...
2009-09-22  Roel Kluinhwmon: fix freeing of gpio_data and irq
2009-09-22  Michael Abbottdrivers/hwmon/adm1021.c: add low_power support for...
2009-09-22  Michael Abbottdrivers/hwmon/adm1021.c: support high precision ADM1023...
2009-09-22  Daniel Macklis3_spi: code cleanups
2009-09-22  Daniel Macklis3: add power management functions
2009-09-22  Daniel Macklis3: add free-fall/wakeup function via platform_data
2009-09-22  Daniel Macklis3: fix typo
2009-09-22  Michael Riepedrivers/hwmon/coretemp.c: enable the Intel Atom
2009-09-22  Mike Frysingercheckpatch: add some common Blackfin checks
next
This page took 0.053302 seconds and 5 git commands to generate.