summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König1-6/+6
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin1-3/+1
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt1-0/+1
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-92/+117
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-22/+164
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-48/+151
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge654-47345/+18402
2010-11-22xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk1-1/+1
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+40
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney1-13/+14
2010-11-22qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao1-3/+3
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser1-1/+1
2010-11-21atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings1-1/+1
2010-11-21e1000: fix screaming IRQAnupam Chanda1-4/+8
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge1-2/+5
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge1-10/+2
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge1-4/+11
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-28/+48
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-60/+139
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-107/+157
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds54-424/+1014
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-18xen: make evtchn's name less genericIan Campbell1-1/+4
2010-11-18Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge1-22/+74
2010-11-18xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge1-2/+2
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge1-36/+4
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+9
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-7/+23
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2