summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* switch ->create() to umode_tAl Viro2012-01-031-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
* vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-031-3/+2
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-031-3/+3
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-012-0/+4
|\ \
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \
| * | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
| * | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-301-2/+2
|\ \ \ \
| * | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \
| * | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-304-7/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
* | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-291-1/+1
|\ \ \ \ \ \
| * | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
* | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-291-2/+2
* | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-261-5/+3
* | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-261-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-242-3/+15
|\ \ \ \ \ \
| * | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-221-3/+3
| * | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-221-0/+12
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-224-10/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-231-4/+1
| * | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-231-2/+1
| * | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-231-4/+10
| * | | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-231-0/+1
* | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | * | | | | | | | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | * | | | | | | | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| * | | | | | | | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-221-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-219-20/+32
|\ \ \ \ \ \ \ \ \ \