aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6HEADmasterLinus Torvalds7-15/+17
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-8/+8
2010-01-25Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds3-8/+9
2010-01-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+15
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds50-520/+953
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-118/+223
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti1-10/+9
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter1-1/+0
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney1-1/+1
2010-01-24sky2: revert config space changestephen hemminger1-0/+13
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie1-1/+1
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie1-2/+0
2010-01-25drm: fix regression in fb blank handlingZhenyu Wang1-1/+1
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie1-1/+2
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom4-1/+30
2010-01-25drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom1-0/+8
2010-01-25Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie16-241/+472
2010-01-25Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie13-34/+111
2010-01-25drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)Luca Barbieri1-31/+23
2010-01-25drm/nv50: prevent switching off SOR when in use for DVI-over-DPBen Skeggs1-0/+13
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs1-1/+7
2010-01-25drm/nouveau: fix failure path if userspace specifies no valid memtypesBen Skeggs1-0/+1
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs3-0/+12
2010-01-24Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-12/+14
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds6-4/+354
2010-01-24i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König1-10/+11
2010-01-24i2c: mxc: let time to generate stop bitValentin Longchamp1-2/+3
2010-01-24drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher1-2/+2
2010-01-24drm/radeon/kms/atom: atom parser fixesAlex Deucher1-2/+6
2010-01-24drm/radeon/kms: clean up atombios pll codeAlex Deucher1-75/+121
2010-01-24drm/radeon/kms: clean up pll structAlex Deucher4-49/+62
2010-01-24drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher1-1/+1
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack1-7/+22
2010-01-23net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala4-4/+4
2010-01-23igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2-2/+2
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2-0/+2
2010-01-23be2net: swap only first 2 fields of mcc_wrbSathya Perla1-1/+1
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray1-0/+1
2010-01-23Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-1/+13
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1480-28788/+101423
2010-01-21be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-21wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2-1/+13
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-73/+51
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-48/+111
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+52
2010-01-20e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-20e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-20e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2-10/+23
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-20USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-20serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1
2010-01-20nozomi: quick fix for the close/close bugAlan Cox1-1/+1
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman1-20/+12
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens1-1/+2
2010-01-21drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse4-0/+110
2010-01-21drm/radeon/kms: r600/r700 don't test ib if ib initialization failsJerome Glisse2-12/+14
2010-01-21drm/radeon/kms: Forbid creation of framebuffer with no valid GEM objectJerome Glisse1-1/+5
2010-01-21drm/radeon/kms: r600 handle irq vector ring overflowJerome Glisse1-3/+7
2010-01-21drm/radeon/kms: r600/r700 don't process IRQ if not initializedJerome Glisse1-1/+7
2010-01-21drm/radeon/kms: r600/r700 disable irq at suspendJerome Glisse3-18/+17
2010-01-21drm/radeon/kms/r4xx: cleanup atom pathAlex Deucher3-65/+25
2010-01-21drm/radeon/kms: fix atombios_crtc_set_baseAlex Deucher1-3/+15
2010-01-21drm/radeon/kms/atom: upstream parser updatesAlex Deucher2-1/+8
2010-01-21drm/radeon/kms/atom: fix some parser bugsAlex Deucher1-16/+74
2010-01-21drm/radeon/kms: fix hardcoded mmio size in register functionsAlex Deucher1-2/+2
2010-01-21drm/radeon/kms/r100: fix bug in CS parserAlex Deucher1-0/+1
2010-01-21drm/radeon/kms/r200: fix bug in CS parserAndrew Randrianasulu1-0/+2
2010-01-21drm/radeon/kms/r200: fix bug in CS parserAndrew Randrianasulu1-2/+5
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-01-20Merge branch 'bugzilla-14954' into releaseLen Brown1-0/+30
2010-01-20Merge branch 'misc' into releaseLen Brown8-11/+16
2010-01-20Merge branch 'osc-bugfix' into releaseLen Brown1-1/+6
2010-01-20Merge branch 'eeepc-laptop' into releaseLen Brown2-135/+164
2010-01-20Merge branch 'ec' into releaseLen Brown2-3/+5
2010-01-20Merge branch 'bugzilla-15064' into releaseLen Brown1-38/+26
2010-01-20Merge branch 'bugzilla-14858' into releaseLen Brown1-45/+77
2010-01-20Merge branch 'bugzilla-13577-video' into releaseLen Brown1-0/+43
2010-01-20Merge branch 'acpi-pad' into releaseLen Brown1-17/+20
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown1-18/+4
2010-01-20ACPI: allow C3 > 1000usecLen Brown1-10/+11
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2010-01-19ACPI: power_meter: remove double kfree()Darren Jenkins1-1/+1
2010-01-19ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang1-0/+30
2010-01-19[WATCHDOG] ixp2000: Fix build failure caused by missing includePeter Huewe1-0/+1
2010-01-19S2io: two branches the same in wait_for_cmd_complete()Ram Vepa1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-0/+71
2010-01-19bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger1-2/+3
2010-01-19sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery1-6/+0
2010-01-19ucc_geth: Fix full TX queue processingJiajun Wu1-3/+2
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov2-3/+2
2010-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+44
2010-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds11-155/+289
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-4/+15
2010-01-18Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds54-1/+7801
2010-01-18[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley1-1/+44
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2010-01-18mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo1-2/+2
2010-01-18mfd: WM835x GPIO direction register is not lockedMark Brown1-2/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton8-149/+284
2010-01-18mfd: WM8350 off by one bugDan Carpenter1-2/+2
2010-01-18drm/nv50: prevent accidently turning off encoders we're actually usingBen Skeggs1-1/+21
2010-01-18drm/nv50: fix alignment of per-channel fifo cacheBen Skeggs1-1/+1
2010-01-18drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri2-1/+1
2010-01-18drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interruptsLuca Barbieri1-0/+7
2010-01-18drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs1-1/+1
2010-01-18drm/nouveau: fix a race condition in nouveau_dma_wait()Ben Skeggs1-29/+47
2010-01-17V4L/DVB (13851): Fix Input dependency for MantisManu Abraham1-1/+1
2010-01-17V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2-2/+2
2010-01-17V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham4-1/+26
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham36-27/+227
2010-01-17V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham3-3/+3
2010-01-17V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham1-0/+14
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209
2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1
2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0
2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0
2010-01-17V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham16-50/+3
2010-01-17V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham1-24/+21
2010-01-17V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha...Manu Abraham1-5/+0
2010-01-17V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham1-2/+3
2010-01-17V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on r...Manu Abraham8-75/+203
2010-01-17V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham12-117/+479
2010-01-17V4L/DVB (13796): [Mantis] Add missing file in previous commitManu Abraham1-0/+31
2010-01-17V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the P...Manu Abraham38-735/+1881
2010-01-17V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementati...Manu Abraham14-2/+253
2010-01-17V4L/DVB (13792): [Mantis/VP-2033] Do not claim TDA10023Niklas Edmundsson1-16/+17
2010-01-17V4L/DVB (13791): [TDA10021] Do not claim TDA10023Niklas Edmundsson1-0/+4
2010-01-17V4L/DVB (13790): [Mantis] Relocate queue initializationManu Abraham2-3/+4
2010-01-17V4L/DVB (13789): [Mantis CA] Initialize the mutexManu Abraham1-0/+2
2010-01-17V4L/DVB (13788): [Mantis CA] use a lock for the relevant CI Read/Write operat...Manu Abraham2-0/+18
2010-01-17V4L/DVB (13787): [Mantis] Fix buildManu Abraham4-4/+7
2010-01-17V4L/DVB (13786): [Mantis] Bug: HIF bits already shifted ..Manu Abraham1-1/+1
2010-01-17V4L/DVB (13785): [Mantis] Do not disable IRQ's while being invokedManu Abraham1-2/+5
2010-01-17V4L/DVB (13784): [Mantis] Use PCI API instead of hardcoded lengthManu Abraham1-1/+4
2010-01-17V4L/DVB (13783): [Mantis/Technisat Cablestar HD2] Add support for the Technis...Marko Viitamaki3-0/+3
2010-01-17V4L/DVB (13782): [Mantis] Temporarily disable FRDA irqManu Abraham1-4/+1
2010-01-17V4L/DVB (13781): [Mantis CA] Bug: Fix wrong usage of HIFRDWRNManu Abraham1-13/+11
2010-01-17V4L/DVB (13780): [Mantis] HIF I/O: Enable Interrupts for ReadSigmund Augdal1-0/+5
2010-01-17V4L/DVB (13779): [Mantis] Missing wakeup for write queueManu Abraham1-0/+1
2010-01-17V4L/DVB (13778): [Mantis] Wr ACK is already handled in the fast path,Manu Abraham1-3/+0
2010-01-17V4L/DVB (13777): [Mantis] Use a Write wait queue for Write eventsManu Abraham2-2/+33
2010-01-17V4L/DVB (13776): [Mantis] Use a simple timeout instead, interruptibleManu Abraham1-3/+3
2010-01-17V4L/DVB (13775): [Mantis] Remove unnecessary job queuesManu Abraham2-11/+0
2010-01-17V4L/DVB (13774): [Mantis] Remove redundant wait for Burst Reads, wakeup the H...Sigmund Augdal2-4/+2
2010-01-17V4L/DVB (13773): [Mantis] Enable all interruptsManu Abraham1-3/+8
2010-01-17V4L/DVB (13772): [Mantis] Do not enable Common Memory AccessManu Abraham1-4/+0
2010-01-17V4L/DVB (13771): [Mantis] Reset Flags at the earliest possibleManu Abraham3-13/+19
2010-01-17V4L/DVB (13770): [Mantis] Bug Do not trigger FR/DA IRQ from SBUF OPDONEManu Abraham1-1/+0
2010-01-17V4L/DVB (13769): [Mantis] Smart Buffer Burst Read Ready cannot flag FR/DA IrqManu Abraham1-2/+2
2010-01-17V4L/DVB (13768): [Mantis] Enable WRACKManu Abraham2-1/+10
2010-01-17V4L/DVB (13767): [Mantis/VP-1041] Bug: Add in missing Master clock settingsManu Abraham1-0/+3
2010-01-17V4L/DVB (13766): [Mantis] Bug: Fix wrong exit conditionSigmund Augdal1-2/+0
2010-01-17V4L/DVB (13765): [Mantis] HIF I/O: Add some debug statementsManu Abraham1-1/+6
2010-01-17V4L/DVB (13764): [Mantis CA] SLOT: Add some debug statusManu Abraham1-1/+5
2010-01-17V4L/DVB (13763): [Mantis] HIF I/O: trim delays a bit appropriatelyManu Abraham1-2/+2
2010-01-17V4L/DVB (13762): [Mantis CA] CA_MODULE: Look for the module status on driver ...Manu Abraham1-0/+3
2010-01-17V4L/DVB (13761): [Mantis] HIF I/O: Temporary workaround, use SBUF_OPDONE flag...Manu Abraham1-3/+2
2010-01-17V4L/DVB (13760): [Mantis CA] CA_MODULE: Look for module status on driver loadSigmund Augdal1-0/+3