summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan
2011-07-20md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11hp-wmi: fix use after freeEric Dumazet
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi
2011-07-09drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)Alex Deucher
2011-07-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman
2011-07-07Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-07-07Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-07-07USB: additional regression fix for device removalAlan Stern
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil