aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2011-11-184-13/+29
|\
| * cy82c693: fix PCI device selectionBartlomiej Zolnierkiewicz2011-10-131-3/+3
| * icside: DMA support fixBartlomiej Zolnierkiewicz2011-10-131-1/+1
| * IDE: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka2011-10-131-1/+15
| * piix: ICH7 MWDMA1 errataBartlomiej Zolnierkiewicz2011-10-111-8/+10
* | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-184-12/+17
|\ \
| * | xen-gntalloc: signedness bug in add_grefs()Dan Carpenter2011-11-161-1/+1
| * | xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter2011-11-161-1/+1
| * | xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter2011-11-161-5/+5
| * | xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf2011-11-161-2/+2
| * | xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-3/+8
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-184-16/+39
|\ \ \
| * | | paride: fix potential information leak in pg_read()Dan Carpenter2011-11-161-0/+1
| * | | cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron2011-11-162-0/+2
| * | | loop: cleanup set_status interfaceDmitry Monakhov2011-11-161-15/+29
| * | | loop: prevent information leak after failed readDmitry Monakhov2011-11-161-1/+2
| * | | The Windows driver .inf disables ASPM on all cciss devices. Do the same.Matthew Garrett2011-11-111-0/+5
| |/ /
* | | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2011-11-181-2/+2
|\ \ \
| * | | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-183-11/+9
|\ \ \ \
| * | | | powerpc/fsl_udc_core: Fix dumb typoAl Viro2011-11-161-1/+1
| * | | | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-162-10/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-11-175-6/+17
|\ \ \ \ \
| * | | | | [SCSI] hpsa: Disable ASPMMatthew Garrett2011-11-141-0/+5
| * | | | | [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-111-0/+4
| * | | | | [SCSI] mpt2sas: add missing allocation.Dan Carpenter2011-11-101-0/+5
| * | | | | [SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke2011-11-091-1/+2
| * | | | | [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-091-5/+1
| | |_|/ / | |/| | |
* | | | | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-171-1/+1
* | | | | platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-171-2/+2
* | | | | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-172-3/+4
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-162-6/+19
|\ \ \ \ \
| * | | | | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-0/+2
| * | | | | [S390] ap: Setup processing for messages in request queue.Holger Dengler2011-11-141-6/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-151-1/+1
|\ \ \ \ \
| * | | | | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-153-47/+38
|\ \ \ \ \
| * | | | | drm/radeon/kms: fix segfault in pm reworkAlex Deucher2011-11-151-15/+5
| * | | | | drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-11-151-0/+12
| * | | | | vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-141-23/+21
| * | | | | drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner2011-11-141-9/+0
* | | | | | drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-151-4/+2
* | | | | | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-151-1/+1
* | | | | | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-151-4/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
|\ \ \ \ \
| * | | | | iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-151-15/+7
|\ \ \ \ \
| * | | | | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
| |/ / / /
* | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\ \ \ \