summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-173-4/+4
|\
| * [ARM] 5454/1: ep93xx_eth: fix sparse warningsHartley Sweeten2009-04-161-1/+1
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-04-1610-127/+4
| |\
| * | [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockupsMark Brown2009-04-151-2/+2
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-151-1/+1
| |\ \
| | * | [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro2009-04-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-1714-43/+120
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-1614-43/+120
| |\ \ \ \
| | * | | | Input: ads7846 - fix unsafe disable_irqBen Nizette2009-04-151-1/+1
| | * | | | Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby2009-04-151-4/+3
| | * | | | Input: pc110pad - remove unused variable devIlpo Järvinen2009-04-151-1/+0
| | * | | | Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-1/+1
| | * | | | Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-152-4/+3
| | * | | | Input: da9034-ts - make pen {down,up} events more reliableEric Miao2009-04-151-10/+16
| | * | | | Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao2009-04-151-1/+2
| | * | | | Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll2009-04-151-1/+10
| | * | | | Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov2009-04-151-0/+9
| | * | | | Input: gameport - fix attach driver codeDmitry Torokhov2009-04-151-8/+6
| | * | | | Input: hp_sdc_rtc should depend on serioAlexander Beregalov2009-04-151-1/+1
| | * | | | Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown2009-04-111-2/+1
| | * | | | Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-111-0/+10
| | * | | | Input: remove unnecessary synchronize_rcu() callArjan van de Ven2009-04-111-1/+0
| | * | | | Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven2009-04-111-0/+28
| | * | | | Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-111-8/+29
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-171-27/+0
|\ \ \ \ \ \
| * | | | | | x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-101-27/+0
* | | | | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-164-18/+76
* | | | | | | libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
* | | | | | | pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
* | | | | | | pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
* | | | | | | libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-1658-399/+697
|\ \ \ \ \ \ \
| * | | | | | | phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
| * | | | | | | NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
| * | | | | | | NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-161-14/+45
| * | | | | | | NET/e1000: Fix powering off during shutdownRafael J. Wysocki2009-04-161-13/+33
| * | | | | | | gianfar: stop send queue before resetting gianfarMarkus Brunner2009-04-151-0/+2
| * | | | | | | myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka2009-04-151-0/+1
| * | | | | | | declance: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | | | | | | bfin_mac: convert to net_device_opsAlexander Beregalov2009-04-141-9/+15
| * | | | | | | au1000: convert to net_device_opsAlexander Beregalov2009-04-141-8/+15
| * | | | | | | atarilance: convert to net_device_opsAlexander Beregalov2009-04-141-7/+11
| * | | | | | | a2065: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | | | | | | ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-141-9/+10
| * | | | | | | ixgbe: fix tx queue indexWu Fengguang2009-04-141-1/+1
| * | | | | | | sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-141-2/+2
| * | | | | | | sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-141-3/+4
| * | | | | | | bonding: Remove debug printkJay Vosburgh2009-04-141-2/+0
| * | | | | | | e1000/e1000: fix compile warningJesse Brandeburg2009-04-142-2/+2
| * | | | | | | ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov2009-04-141-2/+2
OpenPOWER on IntegriCloud