summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-012-9/+46
|\
| * sh: LCDC dcache flush for deferred ioPaul Mundt2009-07-021-8/+45
| * clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI2009-06-241-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-07-017-26/+36
|\ \
| * | mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
| * | mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-272-13/+14
| * | mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
| * | mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| * | mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| * | mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
* | | Fix iommu address space allocationDavid Woodhouse2009-07-011-4/+22
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-012-5/+3
|\ \ \
| * | | block: get rid of queue-private command filterJens Axboe2009-07-011-3/+1
| * | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-011-2/+2
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-07-017-48/+84
|\ \ \ \
| * | | | md: use interruptible wait when duration is controlled by userspace.NeilBrown2009-07-012-8/+21
| * | | | md/raid5: suspend shouldn't affect read requests.NeilBrown2009-07-011-1/+2
| * | | | md: tidy up error paths in md_allocNeilBrown2009-07-011-20/+18
| * | | | md: fix error path when duplicate name is found on md device creation.NeilBrown2009-07-011-0/+2
| * | | | md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown2009-07-011-2/+4
| * | | | md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen2009-07-016-19/+39
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0113-63/+107
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck2009-06-301-0/+3
| * | | | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-06-301-0/+3
| * | | | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch2009-06-301-0/+3
| * | | | e1000: fix unmap bugJesse Brandeburg2009-06-301-1/+7
| * | | | igb: fix unmap length bugJesse Brandeburg2009-06-301-5/+6
| * | | | ixgbe: fix unmap length bugJesse Brandeburg2009-06-301-6/+11
| * | | | ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-301-1/+2
| * | | | ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
| * | | | ixgbe: Fix SFP log messagesDon Skidmore2009-06-301-8/+17
| * | | | usbnet: Use netdev stats structureHerbert Xu2009-06-301-15/+15
| * | | | smsc95xx: Use netdev stats structureHerbert Xu2009-06-301-5/+5
| * | | | rndis_host: Use netdev stats structureHerbert Xu2009-06-301-1/+1
| * | | | net1080: Use netdev stats structureHerbert Xu2009-06-301-6/+6
| * | | | dm9601: Use netdev stats structureHerbert Xu2009-06-301-5/+5
| * | | | cdc_eem: Use netdev stats structureHerbert Xu2009-06-301-1/+1
| * | | | bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa2009-06-301-1/+9
| * | | | net/irda: convert bfin_sir to net_device_opsGraf Yang2009-06-291-6/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-302-4/+7
|\ \ \ \ \
| * | | | | dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer2009-06-301-1/+1
| * | | | | dm exception store: really fix type lookupMilan Broz2009-06-301-3/+6
| | |/ / / | |/| | |
* | | | | floppy: fix lock imbalanceJiri Slaby2009-06-301-1/+4
* | | | | bfin: delay IRQ registration until driver is readyMike Frysinger2009-06-301-15/+15
* | | | | atyfb: fix alignment for block writesVille Syrjala2009-06-303-14/+46
* | | | | atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-06-302-9/+82
* | | | | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach2009-06-301-3/+14
* | | | | gpio: pl061: fix probe error handling codeBaruch Siach2009-06-301-1/+2
* | | | | spi: bitbang bugfix in message setupDavid Brownell2009-06-301-10/+14
* | | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-3015-42/+73
OpenPOWER on IntegriCloud