summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-08x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds
2011-11-08x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson
2011-11-08n_gsm: Fix timingsAlan Cox
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang
2011-11-08iommu: omap: Fix compile failureMing Lei
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung
2011-11-08[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede
2011-11-08[media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede
2011-11-08[media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede
2011-11-08[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede
2011-11-08[media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski
2011-11-08[media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski
2011-11-08[media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski
2011-11-08[media] media: vb2: add a check for uninitialized bufferMarek Szyprowski
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown
2011-11-08powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-07drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt
2011-11-07drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker
2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-07net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl
2011-11-07brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki
2011-11-07b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds