summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter2009-02-091-1/+3
| * | | | | | | | | USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-092-15/+2
| * | | | | | | | | USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2009-02-092-0/+4
| * | | | | | | | | USB: usb-serial: fix the aircable_init failure pathDave Young2009-02-091-2/+2
| * | | | | | | | | USB: usb-storage: remove WARN from last-sector hacksAlan Stern2009-02-091-33/+3
| * | | | | | | | | Revert USB: option: add Pantech cardsGreg Kroah-Hartman2009-02-091-9/+0
| * | | | | | | | | USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy2009-02-091-3/+0
| * | | | | | | | | USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-091-0/+1
| * | | | | | | | | USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-091-0/+1
| * | | | | | | | | USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-091-0/+3
| * | | | | | | | | USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-091-1/+5
| * | | | | | | | | USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-091-8/+18
| * | | | | | | | | USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-091-1/+8
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-097-973/+3903
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Staging: panel: fix lcd panel driver build failureSachin P. Sant2009-02-091-5/+5
| * | | | | | | | | | Staging: android: fix up units in timed_gpioGreg Kroah-Hartman2009-02-091-1/+1
| * | | | | | | | | | Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg2009-02-092-0/+15
| * | | | | | | | | | Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin2009-02-091-0/+2
| * | | | | | | | | | Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk2009-02-091-2/+2
| * | | | | | | | | | Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman2009-02-093-965/+3878
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-092-28/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
| * | | | | | | | | | [CPUFREQ] Make ignore_nice_load setting of ondemand work as expected.Venkatesh Pallipadi2009-02-051-22/+25
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-02-091-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields2009-02-091-1/+5
| |/ / / / / / / /
* | | | | | | | | i915: Fix more size_t format string warningsLinus Torvalds2009-02-091-1/+1
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-0918-193/+1428
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: select framebuffer support automaticallyIngo Molnar2009-02-082-3/+5
| * | | | | | | | | drm/i915: add get_vblank_counter function for GM45Jesse Barnes2009-02-085-1/+24
| * | | | | | | | | drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes2009-02-081-0/+1
| * | | | | | | | | drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson2009-02-081-1/+3
| * | | | | | | | | drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt2009-02-081-2/+2
| * | | | | | | | | drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins2009-02-081-34/+13
| * | | | | | | | | drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes2009-02-084-104/+1173
| * | | | | | | | | drm/i915: Unref the object after failing to set tiling mode.Chris Wilson2009-02-081-1/+4
| * | | | | | | | | drm/i915: add fence register management to execbufJesse Barnes2009-02-086-20/+146
| * | | | | | | | | drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt2009-02-081-7/+13
| * | | | | | | | | drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt2009-02-083-11/+25
| * | | | | | | | | drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt2009-02-081-7/+11
| * | | | | | | | | drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt2009-02-081-0/+3
| * | | | | | | | | drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-082-4/+9
| * | | | | | | | | i915: fix unneeded locking in i915 LVDS get modes code.Dave Airlie2009-02-031-2/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-096-15/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu2009-02-091-1/+2
| * | | | | | | | | crypto: shash - Fix tfm destructionHerbert Xu2009-02-051-1/+1
| * | | | | | | | | crypto: api - Fix zeroing on freeHerbert Xu2009-02-052-11/+16
| * | | | | | | | | crypto: shash - Fix module refcountAdrian-Ken Rueegsegger2009-02-051-1/+6
| * | | | | | | | | crypto: api - Fix algorithm test race that broke aead initialisationHerbert Xu2009-01-281-1/+5
* | | | | | | | | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-091-1/+1
* | | | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-094-0/+8
| |_|_|_|_|/ / / / |/| | | | | | | |
OpenPOWER on IntegriCloud