summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli
2011-03-08r6040: fix multicast operationsShawn Lin
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-07bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson
2011-03-07bonding 802.3ad: Fix the state machine locking v2Nils Carlson
2011-03-07drivers/net/macvtap: fix error checkNicolas Kaiser
2011-03-08drm: index i shadowed in 2nd looproel
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak
2011-03-06bnx2x: fix MaxBW configurationDmitry Kravkov
2011-03-06bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov
2011-03-06bnx2x: fix link notificationDmitry Kravkov
2011-03-06bnx2x: fix non-pmf device load flowDmitry Kravkov
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03r8169: disable ASPMStanislaw Gruszka
2011-03-03xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.Konrad Rzeszutek Wilk
2011-03-03xen: Use IRQF_FORCE_RESUMEThomas Gleixner
2011-03-03xen: Fix compile error introduced by "switch to new irq_chip functions"Ian Campbell
2011-03-03xen: Switch to new irq_chip functionsThomas Gleixner
2011-03-03xen: Remove stale irq_chip.endThomas Gleixner
2011-03-03xen: events: do not free legacy IRQsIan Campbell
2011-03-03xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.Ian Campbell
2011-03-03xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irqIan Campbell
2011-03-03xen:events: move find_unbound_irq inside CONFIG_PCI_MSIIan Campbell
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky
2011-03-03block: kill loop_mutexPetr Uzel
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-03-03[media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)