aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-16hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck1-2/+90
2012-01-16hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck1-11/+44
2012-01-16hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck1-11/+51
2012-01-16hwmon: (lm63) Add support for LM96163Guenter Roeck2-7/+38
2012-01-16hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck1-3/+13
2012-01-16hwmon: (lm63) Fix checkpatch errorsGuenter Roeck1-21/+53
2012-01-16hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao1-6/+9
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds453-13494/+30114
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-105/+4228
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-8/+13
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-15Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe6-0/+4091
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2-2/+2
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds78-5323/+5647
2012-01-14dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini3-2/+27
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini6-12/+9
2012-01-14Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+22
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-99/+209
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds88-23957/+2096
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds279-455/+463
2012-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds40-304/+88
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-0/+6
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-46/+97
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds67-532/+2722
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds53-841/+1784
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2-14/+3
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox4-8/+24
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare1-1/+1
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher1-1/+2
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds5-22/+32
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-395/+577
2012-01-12ramoops: update parameters only after successful initKees Cook1-8/+9
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli1-2/+2
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton1-2/+2
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu1-3/+14
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong2-4/+2
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2012-01-12pptp: Accept packet with seq zeroBradley Peterson1-2/+2
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2-3/+10
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall1-1/+1