summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Documentation: fix inotify source file pathsMarcos Paulo de Souza1-1/+2
2011-11-04Documentation: thinkpad-acpi grammo fixesKumar Appaiah1-2/+2
2011-11-04Documentation: update cgroups notesLi Zefan1-2/+2
2011-11-04Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2-1/+5
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds216-3785/+10316
2011-11-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-409/+439
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-95/+145
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-12/+50
2011-11-04hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare3-41/+140
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare1-21/+32
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare1-1/+8
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare19-234/+115
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare1-5/+8
2011-11-04hwmon: (lm90) Make code more readableJean Delvare1-74/+69
2011-11-04hwmon: (lm90) Fix warningsJean Delvare1-15/+16
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson1-2/+13
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-421/+505
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2020-37800/+100335
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-03af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-03MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-03net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-03ahci: add DT binding for Calxeda AHCI controllerRob Herring2-0/+24
2011-11-03dt/platform: minor cleanupOlof Johansson1-12/+16
2011-11-03[media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen1-6/+6
2011-11-03[media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2-27/+80
2011-11-03[media] Support for Terratec G1Teka1-0/+2
2011-11-03[media] cx25821: off by one in cx25821_vidioc_s_input()Dan Carpenter2-2/+3
2011-11-03[media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle1-1/+3
2011-11-03[media] omap_vout: Add poll() supportLaurent Pinchart1-0/+10
2011-11-03[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2-66/+198
2011-11-03[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2-19/+17
2011-11-03[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2-23/+2
2011-11-03[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart1-0/+1
2011-11-03[media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski1-1/+1
2011-11-03[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart6-47/+74
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart4-0/+7
2011-11-03[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart6-239/+239