aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal
2008-02-21USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell
2008-02-21USB: fix error handling in trancevibratorOliver Neukum
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko
2008-02-21USB: fix pm counter leak in usblpOliver Neukum
2008-02-21USB: Sane memory allocation in option driverOliver Neukum
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells
2008-02-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara
2008-02-20ata: fix sparse warning in libata.hHarvey Harrison
2008-02-20libata: implement libata.force module parameterTejun Heo
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen
2008-02-20drm: add new rv380 pciidMirko
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk
2008-02-19MN10300: Update asb2303_defconfigDavid Howells
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells
2008-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes
2008-02-20drm: convert drm from nopage to fault.Nick Piggin