summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-0417-23/+24
|\
| * staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei2011-05-031-1/+1
| * staging: intel_sst: intelmid needs delay.hRandy Dunlap2011-04-252-0/+2
| * staging: solo6x10: add select SND_PCM to fix build errorPeter Foley2011-04-251-0/+1
| * staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-252-8/+8
| * staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney2011-04-252-7/+0
| * staging: rts_pstor: use #ifdef instead of #ifJeff Mahoney2011-04-254-6/+6
| * staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney2011-04-254-0/+4
| * staging: gma500: Depend on X86Jeff Mahoney2011-04-251-1/+1
| * staging: olpc: Add <linux/delay.h>Jeff Mahoney2011-04-251-0/+1
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-05-047-14/+45
|\ \
| * | xHCI: Clear PLC in xhci_bus_resume()Andiry Xu2011-05-031-2/+17
| * | USB: fix regression in usbip by setting has_tt flagAlan Stern2011-05-021-1/+1
| * | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-021-0/+1
| * | omap:usb: add regulator support for EHCIKeshava Munegowda2011-05-022-1/+20
| * | mfd: Fix usbhs_enable error handlingAxel Lin2011-05-021-5/+3
| * | usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-021-4/+2
| * | usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-041-2/+2
|\ \
| * | libceph: fix ceph_osdc_alloc_request error checksSage Weil2011-05-031-2/+2
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-0414-13/+44
|\ \ \
| * | | [media] ngene: Fix CI data transfer regressionOliver Endriss2011-04-291-0/+1
| * | | [media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski2011-04-298-8/+8
| * | | [media] Missing frontend config for LME DM04/QQBOXMalcolm Priestley2011-04-291-0/+2
| * | | [media] rc_core: avoid kernel oops when rmmod saa7134Hussam Al-Tayeb2011-04-291-1/+2
| * | | [media] imon: add conditional locking in change_protocolJarod Wilson2011-04-291-4/+27
| * | | [media] rc: show RC_TYPE_OTHER in sysfsJarod Wilson2011-04-291-0/+1
| * | | [media] ite-cir: modular build on ppc requires delay.h includeJarod Wilson2011-04-291-0/+1
| * | | [media] mceusb: add Dell transceiver IDJarod Wilson2011-04-291-0/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-05-041-14/+25
|\ \ \ \
| * | | | firewire: Fix for broken configrom updates in quick successionB.J. Buchalter2011-05-021-14/+25
* | | | | drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher2011-05-043-8/+17
* | | | | drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers2011-05-041-0/+23
* | | | | drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie2011-05-041-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-036-12/+20
|\ \ \ \ \
| * | | | | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-271-0/+7
| * | | | | mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-271-1/+1
| * | | | | mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
| * | | | | mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
| * | | | | mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
| * | | | | mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
| * | | | | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-021-11/+64
|\ \ \ \ \ \
| * | | | | | Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-271-3/+2
| * | | | | | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-271-3/+13
| * | | | | | Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-271-5/+49
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-0226-101/+242
|\ \ \ \ \ \ \
| * | | | | | | Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
| * | | | | | | smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
| * | | | | | | tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6