]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-10-17 Tony LindgrenUSB: omap_udc: sync with OMAP tree
2008-10-17 Tony LindgrenUSB: ohci-omap: handle other omap15xx chips
2008-10-17 Felipe Balbiusb: musb: remove dead code from procfs
2008-10-17 Felipe Balbiusb: musb: general cleanup to musbhsdma.c
2008-10-17 David Brownellusb: musb_hdrc build fixes
2008-10-17 Bryan Wuusb: musb: do not mess up count number and CSR0 registe...
2008-10-17 Ajay Kumar... OMAP:MUSB: Corrects urb unlink function path
2008-10-17 Ajay Kumar... OMAP:MUSB: Fixes the TT programming.
2008-10-17 Felipe Balbimusb: io: only define read/write stubs if they're not...
2008-10-17 Yauhen KharuzhyUSB: Fix s3c2410_udc usb speed handling
2008-10-17 David Brownellusb gadget: USB_GADGET_VBUS_DRAW Kconfig option
2008-10-17 Kevin HilmanMUSB: Add sanity check for maximum number of endpoints
2008-10-17 Kumar Galausb: remove code associated with !CONFIG_PPC_MERGE
2008-10-17 Arjan van de Venusbmon: fix tiny race exposed by the fastboot patches
2008-10-17 Alan SternUSB: change hub initialization sleeps to delayed_work
2008-10-17 Ming LeiUSB: ehci-dbg: fix reading less content of periodic...
2008-10-17 Ming LeiUSB: ehci-dbg: increase debug buffer size for periodic...
2008-10-17 Felipe Balbiusb: gadget: workaround storage command size issues
2008-10-17 SangSu ParkUSB: g_printer: fix handling zero-length packet
2008-10-17 Geoff LevandUSB: Fix spelling in usb/serial.h
2008-10-17 Geoff LevandUSB: Fix doc for usb_autopm_enable
2008-10-17 Kevin LloydUSB Serial: Sierra: debug message fix
2008-10-17 Oliver NeukumUSB: RESET_RESUME needs to block autosuspend when remot...
2008-10-17 Paulius ZaleckasUSB: ftdi_sio: fix 'product' parameter description
2008-10-17 Peter Korsgaardusb core: fix USB_OTG_BLACKLIST_HUB typo
2008-10-17 Oliver NeukumUSB: Documentation/usb/anchors.txt #2
2008-10-17 Alan SternOHCI: Allow broken controllers to auto-stop
2008-10-17 Alan Sternusb-storage: report underflow with no sense data
2008-10-17 Li Yangusb: add Freescale QE/CPM USB peripheral controller...
2008-10-17 Julien BrunelUSB: drivers/usb/misc: Use an IS_ERR test rather than...
2008-10-17 Huang WeiyiUSB: remove unused #include <version.h>
2008-10-17 David Brownellusb gadget: defer obex enumeration
2008-10-17 Felipe Balbiusb gadget: cdc obex glue
2008-10-17 David Brownellusb gadget: function activation/deactivation
2008-10-17 Alan SternUSB: gadget: net2280: implement set_wedge
2008-10-17 Alan SternUSB: gadget: dummy_hcd: implement set_wedge
2008-10-17 David Brownellusb: gadget Kconfig cleanup
2008-10-17 Marc ZyngierUSB: Let some USB host controllers get IRQ flags from...
2008-10-17 Pete Zaitcevub: remove sg_stat
2008-10-17 Oliver NeukumUSB: extend poisoning to anchors
2008-10-17 Oliver NeukumUSB: kill URBs permanently
2008-10-17 Julia Lawalldrivers/usb/class/usblp.c: adjust error handling code
2008-10-17 Greg Kroah... USB: add USB test and measurement class driver
2008-10-17 Harrison MetzgerUSB: Added driver for a Delcom USB 7-segment LED Display
2008-10-17 Vladimir VukicevicUSB: Add Oceanic product ID to ftdi_sio
2008-10-17 Denis Joseph... USB: option.c remove duplicate device ids now supported...
2008-10-17 Dan WilliamsUSB: option: add Ericsson F3507g and Dell 5530
2008-10-17 Matthias Hopfdrm/i915: fix ioremap of a user address for non-root...
2008-10-17 Dave Airliedrm: make CONFIG_DRM depend on CONFIG_SHMEM.
2008-10-17 Alex Deucherradeon: fix PCI bus mastering support enables.
2008-10-17 Alex Deucherradeon: add RS400 family support.
2008-10-17 Alex Deucherdrm/radeon: add support for RS740 IGP chipsets.
2008-10-17 Eric Anholti915: GM45 has GM965-style MCH setup.
2008-10-17 Keith Packardi915: Don't run retire work handler while suspended
2008-10-17 Keith Packardi915: Map status page cached for chips with GTT-based...
2008-10-17 Keith Packardi915: Fix up ring initialization to cover G45 oddities
2008-10-17 Keith Packardi915: Use non-reserved status page index for breadcrumb
2008-10-17 Eric Anholtdrm: Increment dev_priv->irq_received so i915_gem_inter...
2008-10-17 Jesse Barnesdrm: kill drm_device->irq
2008-10-17 Dave Airliedrm: wbinvd is cache coherent.
2008-10-17 Dave Airliei915: add missing return in error path.
2008-10-17 Dave Airliei915: fixup permissions on gem ioctls.
2008-10-17 Eric Anholtdrm: Clean up many sparse warnings in i915.
2008-10-17 Eric Anholtdrm: Use ioremap_wc in i915_driver instead of ioremap...
2008-10-17 Eric Anholtdrm: G33-class hardware has a newer 965-style MCH ...
2008-10-17 Eric Anholtdrm: Avoid oops in GEM execbuffers with bad arguments.
2008-10-17 Eric AnholtDRM: Return -EBADF on bad object in flink, and return...
2008-10-17 Kristian Høgsbergi915 gem: install and uninstall irq handler in entervt...
2008-10-17 Kristian Høgsbergi915: Make use of sarea_priv conditional.
2008-10-17 Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17 Kristian Høgsbergi915: Add chip set ID param.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Eric AnholtExport kmap_atomic_pfn for DRM-GEM.
2008-10-17 Keith PackardExport shmem_file_setup for DRM-GEM
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 David Howellsdrm/cred: wrap task credential accesses in the drm...
2008-10-17 Jesse Barnesnew chip name is GM45
2008-10-17 Jesse Barnesseparate i915 suspend/resume functions into their own...
2008-10-17 Dave Airlieradeon: fix writeback across suspend/resume.
2008-10-17 Dave Airliedrm: fix sysfs error path.
2008-10-17 Adrian BunkFB_SIS=m, DRM_SIS=y is not a legal configuration.
2008-10-17 Matthew GarrettAdd Intel ACPI IGD OpRegion support
2008-10-17 Keith Packardi915: Initialize hardware status page at device load...
2008-10-17 Keith Packardi915: Track progress inside of batchbuffers for determi...
2008-10-17 Eric Anholti915: Add support for MSI and interrupt mitigation.
2008-10-17 Jesse Barnesi915: Use more consistent names for regs, and store...
2008-10-17 Keith Packardi915: Ignore X server provided mmio address
2008-10-17 Keith Packardi915: remove settable use_mi_batchbuffer_start
2008-10-17 David HowellsSiS DRM: fix a pointer cast warning
2008-10-17 David HowellsSiS DRM: fix the memory allocator if the SIS FB is...
2008-10-17 Carlos R. Mafradrm: remove #define's for non-linux systems
2008-10-17 Igor M. LiplianinV4L/DVB (9296): Patch to remove warning message during...
2008-10-17 Jean-Francois... V4L/DVB (9294): gspca: Add a stop sequence in t613.
2008-10-17 Leandro CostantinoV4L/DVB (9293): gspca: Separate and fix the sensor...
2008-10-17 Jean-Francois... V4L/DVB (9292): gspca: Call the control setting functio...
2008-10-17 Jean-Francois... V4L/DVB (9291): gspca: Do not set the white balance...
2008-10-17 Jean-Francois... V4L/DVB (9290): gspca: Adjust the sensor init sequences...
2008-10-17 Jean-Francois... V4L/DVB (9289): gspca: Other sensor identified as om680...
2008-10-17 Jean-Francois... V4L/DVB (9288): gspca: Write to the USB device and...
2008-10-17 Jean-Francois... V4L/DVB (9287): gspca: Change the name of the multi...
next