summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt2009-06-201-2/+4
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-203-11/+12
* char: moxa, prevent opening unavailable portsDirk Eibach2009-06-201-1/+6
* istallion: add missing __devexit markingMike Frysinger2009-06-201-1/+1
* dtlk: off by one in {read,write}_tts()Roel Kluin2009-06-201-3/+3
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-206-24/+9Star
* spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov2009-06-203-202/+202
* spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2009-06-202-1/+1
* spi_mpc83xx: remove dead codeAnton Vorontsov2009-06-201-17/+0Star
* spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov2009-06-201-55/+60
* spi_mpc83xx: fix checkpatch issuesAnton Vorontsov2009-06-201-6/+6
* spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov2009-06-201-1/+3
* spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov2009-06-201-5/+6
* spi_mpc83xx: handle other Freescale processorsAnton Vorontsov2009-06-201-8/+6Star
* gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach2009-06-203-0/+348
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-187-22/+30
|\
| *-----. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-171587-49102/+160978
| |\ \ \ \
| | | | * | soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2009-06-172-4/+8
| * | | | | sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2009-06-172-0/+6
| |/ / / /
| * | | | serial: sh-sci: Move over to dev_pm_ops.Paul Mundt2009-06-151-8/+10
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-14265-10728/+47740
| |\ \ \ \
| * | | | | clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-143-3/+0Star
| * | | | | sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-121-7/+6Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1844-426/+458
|\ \ \ \ \ \
| * | | | | | netxen: fix tx ring accountingDhananjay Phadke2009-06-184-21/+35
| * | | | | | netxen: fix detection of cut-thru firmware modeDhananjay Phadke2009-06-182-2/+3
| * | | | | | forcedeth: fix dma api mismatchesEric Dumazet2009-06-181-19/+27
| * | | | | | via-velocity : fix no link detection on bootSéguier Régis2009-06-181-1/+3
| * | | | | | Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki2009-06-181-5/+6
| * | | | | | TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com2009-06-181-1/+0Star
| * | | | | | net: group address list and its countJiri Pirko2009-06-187-16/+16
| * | | | | | sky2: version 1.23Stephen Hemminger2009-06-181-1/+1
| * | | | | | sky2: add GRO supportStephen Hemminger2009-06-181-8/+21
| * | | | | | sky2: skb recyclingStephen Hemminger2009-06-182-11/+28
| * | | | | | sky2: reduce default transmit ringStephen Hemminger2009-06-181-2/+2
| * | | | | | sky2: receive counter updateStephen Hemminger2009-06-181-10/+19
| * | | | | | sky2: fix shutdown synchronizationStephen Hemminger2009-06-181-5/+9
| * | | | | | sky2: PCI irq issuesStephen Hemminger2009-06-181-0/+2
| * | | | | | sky2: more receive shutdownStephen Hemminger2009-06-181-1/+8
| * | | | | | sky2: turn off pause during shutdownStephen Hemminger2009-06-181-1/+2
| * | | | | | r8169: do not bring device down when suspendingfrançois romieu2009-06-181-11/+8Star
| * | | | | | sis190: use an adequate phy list entry as a fallbackfrançois romieu2009-06-181-1/+1
| * | | | | | net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang2009-06-182-2/+84
| * | | | | | Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely2009-06-182-105/+2Star
| * | | | | | phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-171-1/+1
| * | | | | | net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-174-31/+24Star
| * | | | | | vxge: Enable SRIOV support in the driver.Sivakumar Subramani2009-06-173-7/+22
| * | | | | | sonic: Fix build after ndo_start_xmit() changes.David S. Miller2009-06-171-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-1613-187/+156Star
| |\ \ \ \ \ \
| | * | | | | | ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1