safe/jmp/linux-2.6
2010-05-20 Alan SternUSB: deprecate the power/level sysfs attribute
2010-05-20 Alan SternUSB: use PM core routines to enable/disable autosuspend
2010-05-20 Alan SternUSB: don't enable remote wakeup by default
2010-05-20 Alan SternUSB: improve runtime remote wakeup settings
2010-05-20 Alan SternUSB: fix usbmon and DMA mapping for scatter-gather...
2010-05-20 Matt ReimerUSB: pxa27x_udc: use four bits to store endpoint addresses
2010-05-20 Heikki Krogerususb: otg: twl4030: use the global ULPI register definitions
2010-05-20 Heikki KrogerusUSB: otg: ulpi: use the global ULPI register definitions
2010-05-20 Heikki Krogerususb: otg: add global ULPI register definitions
2010-05-20 Michal NazarewiczUSB: gadget: f_mass_storage: per function
2010-05-20 Robert Lukassenusb: gadget: Allow larger configuration descriptors
2010-05-20 Heikki Krogerususb: musb: add ulpi access operations
2010-05-20 Ajay Kumar... usb: musb: Add extvbus in musb_board_data
2010-05-20 Felipe Balbiusb: musb: Makefile: remove unexistent config option
2010-05-20 Anand Gadiyarusb: musb: omap2430.c: remove unnecessary includes
2010-05-20 Anand Gadiyarusb: musb: omap2430: remove unused define
2010-05-20 Sergei ShtylyovMUSB: Blackfin: remove musb_platform_{suspend|resume}()
2010-05-20 Sergei ShtylyovMUSB: OMAP: make musb_platform_suspend() 'static'
2010-05-20 Sergei ShtylyovMUSB: Blackfin: remove bfin_vbus_power()
2010-05-20 Sergei ShtylyovMUSB: OMAP: remove omap_vbus_power()
2010-05-20 Cliff CaiUSB: musb: support host/gadget role switching on Blackf...
2010-05-20 Felipe Balbiusb: musb: debugfs: musb_exit_debugfs() can be called...
2010-05-20 James MakiUSB: option.c: option_indat_callback: Resubmit some...
2010-05-20 Fabien ChouteauUSB: gadget: add HID gadget driver
2010-05-20 Johan HovoldUSB: ftdi_sio: fix some coding style issues
2010-05-20 Johan HovoldUSB: serial: generalise write buffer preparation
2010-05-20 Johan HovoldUSB: serial: re-implement multi-urb writes in generic...
2010-05-20 Johan HovoldUSB: serial: allow custom multi-urb write bulk callbacks
2010-05-20 Johan HovoldUSB: usb_debug: use the generic kfifo-based write imple...
2010-05-20 Johan HovoldUSB: pl2303: use generic close
2010-05-20 Johan HovoldUSB: pl2303: switch to generic write implementation
2010-05-20 Johan HovoldUSB: serial: clean up generic write start busy test
2010-05-20 Johan HovoldUSB: serial: clean up some error and debug messages...
2010-05-20 Johan HovoldUSB: ftdi_sio: switch to generic read implementation
2010-05-20 Johan HovoldUSB: serial: export generic throttle and unthrottle
2010-05-20 Johan HovoldUSB: pl2303: switch to generic read implementation
2010-05-20 Johan HovoldUSB: serial: generalise generic read implementation
2010-05-20 Johan HovoldUSB: serial: clean up read processing in generic driver
2010-05-20 Johan HovoldUSB: cp210x: use generic submit_read_urb at open
2010-05-20 Johan HovoldUSB: serial: remove unnecessary re-initialisation of...
2010-05-20 Johan HovoldUSB: serial: refactor read urb submission in generic...
2010-05-20 Johan HovoldUSB: serial: refactor generic close
2010-05-20 Johan HovoldUSB: serial: clear fifo on close
2010-05-20 Johan HovoldUSB: serial: fix missing locking on fifo in write callback
2010-05-20 Johan HovoldUSB: serial: fix generic chars_in_buffer
2010-05-20 Johan HovoldUSB: pl2303: increase bulk-in buffer size to 256 byte
2010-05-20 Johan HovoldUSB: pl2303: increase the bulk-out buffer size to 256...
2010-05-20 Johan HovoldUSB: cp210x: increase bulk-in buffer size to 256 byte
2010-05-20 Johan HovoldUSB: cp210x: increase the bulk-out buffer size to 256...
2010-05-20 Johan HovoldUSB: serial: allow drivers to define bulk buffer sizes
2010-05-20 Hans de GoedeUSB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
2010-05-20 Randy Dunlapusb: fix serial build when SYSRQ is disabled
2010-05-20 Vijay KumarUSB Serial Driver: ZIO Motherboard
2010-05-20 Jason Wesselusb-console: pass baud from console to the initial...
2010-05-20 Michal NazarewiczUSB: f_mass_storage: dynamic buffers for better alignment
2010-05-20 Felipe Balbiusb: musb: hsdma: use musb_read/writel
2010-05-20 Felipe Balbiusb: musb: gadget: support musb-specific test modes
2010-05-20 Felipe Balbiusb: musb: add debugfs support
2010-05-20 Cliff CaiUSB: musb: allow the Blackfin vrsel gpio to be active low
2010-05-20 Maulik MankadUSB: MUSB: Add OMAP4 support in MUSB driver
2010-05-20 Maulik MankadUSB: MUSB: Build MUSB driver for OMAP4
2010-05-20 Maulik Mankadusb: musb: Set transceiver interface type
2010-05-20 Felipe Balbiusb: musb: allow board to pass down fifo mode
2010-05-20 Jason Wesselusb-serial: Use tty_port version console instead of...
2010-05-20 Manuel LaussUSB: ehci-au1xxx does not need EHCI IO watchdog
2010-05-20 Alan SternUSB: remove uses of URB_NO_SETUP_DMA_MAP
2010-05-20 Alan SternUSB: straighten out port feature vs. port status usage
2010-05-20 Alan SternUSB: remove bogus USB_PORT_FEAT_*_SPEED symbols
2010-05-20 Huang WeiyiUSB: remove duplicated #include
2010-05-20 Ian MunsieUSB: Remove large struct from the stack in USB storage...
2010-05-20 Randy DunlapUSB: cdc-acm: make bitfields unsigned
2010-05-20 Alessio Igor... USB: sisusbvga: Remove the BKL from ioctl
2010-05-20 Eric LescouetUSB: split hub.h into ch11.h and merge-in hcd.h
2010-05-20 Eric LescouetUSB: make hub.h public (drivers dependency)
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-05-20 Sarah SharpUSB: xhci: Fix check for room on the ring.
2010-05-20 Sarah SharpUSB: xhci: Limit bus sg_tablesize to 62 TRBs.
2010-05-20 Sarah SharpUSB: xhci: Fix issue with set interface after stall.
2010-05-16 Linus TorvaldsLinus 2.6.34 v2.6.34
2010-05-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-05-16 Chris Wrightrtnetlink: make SR-IOV VF interface symmetric
2010-05-16 Wei Yongjunsctp: delete active ICMP proto unreachable timer when...
2010-05-16 Eric Dumazettcp: fix MD5 (RFC2385) support
2010-05-15 Wu Zhangjin MIPS: Oprofile: Fix Loongson irq handler
2010-05-15 Chandrakala... MIPS: N32: Use compat version for sys_ppoll.
2010-05-15 Shane McDonald MIPS FPU emulator: allow Cause bits of FCSR to...
2010-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-15 kirjanov@gmail.comlib/btree: fix possible NULL pointer dereference
2010-05-15 Nicolas Ferremmc: at91_mci: modify cache flush routines
2010-05-15 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-15 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-05-15 Dan Carpenterfs/sysv: dereferencing ERR_PTR()
2010-05-15 Al ViroFix double-free in logfs
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-05-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-05-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-15 Hugh Dickinsprofile: fix stats and data leakage
next