aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-2/+4
2011-05-22Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+1
2011-05-22Merge branch 'topic/lola' into for-linusTakashi Iwai1-0/+7
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu1-0/+9
2011-05-21hwmon: Remove pkgtemp driverGuenter Roeck1-36/+0
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+397
2011-05-20[media] DocBook/dvb: Update to include DVB-T2 additionsSteve Kerrison2-7/+49
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-44/+77
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-5/+287
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe19-67/+582
2011-05-20[media] v4l: Add M420 format definitionHans de Goede4-0/+150
2011-05-20[media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus formatSylwester Nawrocki1-0/+46
2011-05-20hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R1-7/+14
2011-05-20DocBook/dvb: Improve description of the DVB API v5Mauro Carvalho Chehab2-68/+315
2011-05-20[media] uvcvideo: Make the API publicLaurent Pinchart1-1/+1
2011-05-20[media] uvcvideo: Add driver documentationMartin Rubli1-0/+239
2011-05-20[media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}Laurent Pinchart1-0/+23
2011-05-20[media] zoran: Drop unused module parameters encoder and decoderJean Delvare1-1/+0
2011-05-20[media] ignore Documentation/DocBook/media/Michael Jones1-0/+1
2011-05-20[media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite4-0/+48
2011-05-20[media] gspca - jeilinj: Add SPORTSCAM_DV15 camera supportPatrice Chotard1-0/+1
2011-05-20[media] em28xx: include model number for PCTV 330eDevin Heitmueller1-1/+1
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt40-398/+716
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds11-239/+342
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-59/+245
2011-05-19Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+17
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-35/+47
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds5-42/+47
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton1-0/+4
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney1-5/+12
2011-05-19hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck1-0/+60
2011-05-19hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health ControllersGuenter Roeck1-0/+110
2011-05-19hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck1-0/+112
2011-05-19hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck1-0/+98
2011-05-19hwmon: (sht15) add support for CRC validationJerome Oufella1-1/+8
2011-05-19hwmon: (sht15) add support for the status registerVivien Didelot1-2/+27
2011-05-19hwmon: (sht15) general code clean-upVivien Didelot1-0/+42
2011-05-19hwmon: Add support for MAX6642Per Dalén1-0/+21
2011-05-19powerpc: Integrated Flash controller device tree bindingsDipen Dudhat1-0/+76
2011-05-19powerpc: Adding bindings for flexcan controllerBhaskar Upadhaya1-0/+61
2011-05-19powerpc: Add fsl mpic timer bindingScott Wood2-1/+39
2011-05-18Merge branch 'master' into upstream.Jiri Kosina271-813/+9777
2011-05-18HID: roccat: fix actual/startup profile sysfs attribute in koneplusStefan Achatz2-13/+16
2011-05-18block: Add sysfs documentation for the discard topology parametersMartin K. Petersen1-0/+64
2011-05-17x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu1-0/+4
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2-33/+32
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki1-0/+14