aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...HEADmasterLinus Torvalds4-12/+63
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-601/+1634
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+2
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger1-1/+1
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2-3/+16
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov1-0/+11
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov1-0/+23
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings1-0/+2
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov1-2/+2
2010-10-21ata: Intel IDE-R supportAlan Cox1-1/+53
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen1-0/+14
2010-10-21ata_piix: remove SIDPR lockingTejun Heo1-8/+0
2010-10-21libata: implement cross-port EH exclusionTejun Heo3-1/+75
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo11-46/+54
2010-10-21ata_piix: implement LPM supportTejun Heo1-1/+23
2010-10-21libata: implement LPM support for port multipliersTejun Heo3-10/+67
2010-10-21libata: reimplement link power managementTejun Heo8-350/+195
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2-5/+72
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo8-86/+64
2010-10-21[libata] Fix section mismatch: ata_sff_exitLuck, Tony1-1/+1
2010-10-21drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik1-0/+1
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-31/+65
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo4-65/+38
2010-10-21[libata] Add ATA transport classGwendal Grignou8-40/+883
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-99/+965
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-539/+1927
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds5-1/+5
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds14-1119/+3741
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+4
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds88-3993/+1230
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-246/+86
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds15-758/+1014
2010-10-21Merge branch 'stable/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+2
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+28
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+15
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-61/+362
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+36
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-15/+15
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-12/+10
2010-10-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-48/+209
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-0/+1932
2010-10-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-10-21EDAC, MCE: Fix shift warning on 32-bitBorislav Petkov1-1/+1
2010-10-21EDAC, MCE: Add a BIT_64() macroBorislav Petkov1-0/+2
2010-10-21EDAC, MCE: Enable MCE decoding on F12hBorislav Petkov1-1/+1
2010-10-21EDAC, MCE: Add F12h NB MCE decoderBorislav Petkov1-2/+3
2010-10-21EDAC, MCE: Add F12h IC MCE decoderBorislav Petkov1-0/+1
2010-10-21EDAC, MCE: Add F12h DC MCE decoderBorislav Petkov1-7/+17
2010-10-21EDAC, MCE: Add support for F11h MCEsBorislav Petkov1-3/+12
2010-10-21EDAC, MCE: Enable MCE decoding on F14hBorislav Petkov1-4/+5
2010-10-21EDAC, MCE: Fix FR MCEs decodingBorislav Petkov1-4/+10
2010-10-21EDAC, MCE: Complete NB MCE decodersBorislav Petkov3-56/+158
2010-10-21EDAC, MCE: Warn about LS MCEs on F14hBorislav Petkov1-5/+13
2010-10-21EDAC, MCE: Adjust IC decoders to F14hBorislav Petkov2-48/+71
2010-10-21EDAC, MCE: Adjust DC decoders to F14hBorislav Petkov2-27/+171
2010-10-21EDAC, MCE: Rename filesBorislav Petkov5-3/+4
2010-10-21EDAC, MCE: Rework MCE injectionBorislav Petkov7-207/+203
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov6-95/+71
2010-10-21EDAC, MCE: Pass complete MCE info to decodersBorislav Petkov4-47/+56
2010-10-21EDAC, MCE: Sanitize error codesBorislav Petkov2-49/+19
2010-10-21EDAC, MCE: Remove unused function parameterBorislav Petkov3-7/+4
2010-10-21EDAC, MCE: Add HW_ERR prefixBorislav Petkov1-17/+17
2010-10-21EDAC: Fix error returnBorislav Petkov1-1/+1
2010-10-21virtio_blk: remove BKL leftoversChristoph Hellwig1-15/+2
2010-10-21virtio: console: Disable lseek(2) for port file operationsAmit Shah1-0/+3
2010-10-21virtio: console: Send SIGIO in case of port unplugAmit Shah1-0/+3
2010-10-21virtio: console: Send SIGIO on new data arrival on portsAmit Shah1-0/+3
2010-10-21virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah1-0/+25
2010-10-21virtio: console: Reference counting portdev structs is not neededAmit Shah1-0/+8
2010-10-21virtio: console: Add reference counting for port structAmit Shah1-16/+64
2010-10-21virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah1-7/+13
2010-10-21virtio: console: Add a find_port_by_devt() functionAmit Shah1-1/+36
2010-10-21virtio: console: Add a list of portdevs that are activeAmit Shah1-0/+15
2010-10-21virtio: console: open: Use a common path for error handlingAmit Shah1-3/+9
2010-10-21virtio: console: remove_port() should return voidAmit Shah1-2/+1
2010-10-21virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah1-0/+3
2010-10-21virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah1-0/+3
2010-10-21virtio: console: Unblock poll on port hot-unplugAmit Shah1-0/+4
2010-10-21virtio: console: Un-block reads on chardev closeAmit Shah1-0/+4
2010-10-21virtio: console: Check if portdev is valid in send_control_msg()Amit Shah1-1/+4
2010-10-21virtio: console: Remove control vq data only if using multiport supportAmit Shah1-6/+9
2010-10-21virtio: console: Reset vdev before removing deviceAmit Shah1-0/+3
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov1-12/+10
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-20rbd: null vs ERR_PTRDan Carpenter1-2/+2
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh1-4/+0
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov1-6/+8
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh4-0/+1934
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2010-10-20spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMAIlkka Koskinen1-13/+26
2010-10-20spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang1-0/+6
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar157-682/+1336
2010-10-19PM / Wakeup: Show wakeup sources statistics in debugfsRafael J. Wysocki1-0/+85
2010-10-19Merge branch 'devel-stable' into develRussell King162-759/+2197
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King92-375/+733
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King314-1984/+3523
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-18/+18
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar100-378/+770
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely98-779/+1196
2010-10-18Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King4-2/+66
2010-10-18ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2-4/+5
2010-10-18spi/bfin_spi: namespace local structsMike Frysinger1-58/+61
2010-10-18spi/bfin_spi: init earlyMichael Hennerich1-1/+1
2010-10-18spi/bfin_spi: check per-transfer bits_per_wordBob Liu1-1/+6
2010-10-18spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song1-2/+7
2010-10-18spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris1-2/+1
2010-10-18spi/bfin_spi: fix typo in commentRob Maris1-1/+1
2010-10-18spi/bfin_spi: reject unsupported SPI modesMike Frysinger1-0/+4
2010-10-18spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song1-1/+1
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger1-22/+18
2010-10-18spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger1-3/+9
2010-10-18spi/bfin_spi: push all size checks into the transfer functionMike Frysinger1-43/+14
2010-10-18spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li1-1/+1
2010-10-18spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song1-0/+2
2010-10-18spi/bfin_spi: save/restore state when suspending/resumingBarry Song1-4/+13
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song1-19/+21
2010-10-18spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger1-10/+11
2010-10-18spi/bfin_spi: drop extra memory we don't needMike Frysinger1-2/+2
2010-10-18spi/bfin_spi: convert struct names to something more logicalMike Frysinger1-50/+50
2010-10-18spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger1-26/+32
2010-10-18spi/bfin_spi: convert queue run state to true/falseMike Frysinger1-10/+8
2010-10-18spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger1-6/+2
2010-10-18spi/bfin_spi: punt useless null read/write funcsMike Frysinger1-42/+5
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger1-136/+12
2010-10-18spi/bfin_spi: fix CS handlingBarry Song1-6/+27
2010-10-18spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li1-50/+185
2010-10-18spi/bfin_spi: force sane master-mode state at bootWolfgang Muees1-0/+6
2010-10-18spi/bfin_spi: work around anomaly 05000119Sonic Zhang1-4/+0
2010-10-18spi/bfin_spi: fix resources leakageDaniel Mack1-45/+75
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher1-16/+12
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2-26/+1
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2-0/+629
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+31
2010-10-17PM: Lock PM device list mutex in show_dev_hash()James Hogan1-1/+4
2010-10-17PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki1-9/+2
2010-10-17PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki1-68/+54
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern2-7/+219
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern3-8/+103
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-110/+64
2010-10-17PM / Runtime: Merge synchronous and async runtime routinesAlan Stern1-235/+140
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-36/+39
2010-10-17PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern1-39/+38
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-6/+9
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki5-83/+573
2010-10-17PM: Fix signed/unsigned warning in dpm_show_time()Kevin Cernekee1-1/+1
2010-10-17PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen1-2/+2
2010-10-16pcmcia: don't call flush_scheduled_work() spuriouslyTejun Heo2-7/+0
2010-10-16serial_cs: drop spurious flush_scheduled_work() callTejun Heo1-5/+0
2010-10-15spi/atmel: typo in debug messageMatthias Brugger1-1/+1
2010-10-15v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen1-0/+13
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+17
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-10-15pcmcia/yenta: guide users in case of problems with O2-bridgesWolfram Sang1-2/+2
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter1-2/+6
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar1-0/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter139-621/+1267
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-73/+100
2010-10-14ibft: fix kconfig dependenciesRandy Dunlap1-1/+1
2010-10-14spi/fsl_spi: Fix compile errors when building on ppc64Kumar Gala1-0/+2
2010-10-14pcmcia: fix unused function compile warningMaciej Żenczykowski1-1/+1
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar214-937/+1967
2010-10-14powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi2-7/+18
2010-10-14powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi2-3/+41
2010-10-13spi/atmel: let transfers through if not changing bits_per_wordMatthias Brugger1-1/+13
2010-10-13spi/topcliff: Fix uninitialized variable defectGrant Likely1-1/+1
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-30/+40
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar310-1963/+3450
2010-10-13HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen3-0/+4
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt414-2483/+4437
2010-10-12spi/fsl_spi: add eSPI controller supportMingkai Hu4-0/+761
2010-10-12spi/mpc8xxx: refactor the common code for SPI/eSPI controllerMingkai Hu5-392/+522
2010-10-12spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.cMingkai Hu3-5/+6
2010-10-12Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely72-314/+581
2010-10-12spi/pl022: fix dubious allocation staticize platform dataLinus Walleij1-50/+46
2010-10-12spi/pl022: get rid of chipinfo dev pointerLinus Walleij1-15/+12