aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-06-14
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-13
| |\
| | * Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-06
| | |\
| | | * ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-01
| | | * ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-01
| | * | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-01
| | * | rtc: Fix ioctl error path returnJohn Stultz2011-06-01
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-13
| |\ \
| | * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-09
| | |\ \ | | | |/ | | |/|
| | | * oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-31
| | | * oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-31
| * | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-13
| |\ \ \
| | * | | spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-06-12
| |\ \ \ \
| | * | | | ide-cd: signedness warning fix againConnor Hansen2011-06-11
| * | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-12
| |\ \ \ \ \
| | * | | | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-09
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-11
| | * | | | | net: ep93xx_eth: fix DMA API violationsMika Westerberg2011-06-11
| | * | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg2011-06-11
| | * | | | | net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg2011-06-11
| | * | | | | net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg2011-06-11
| | * | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom2011-06-11
| | * | | | | NET: am79c961: fix assembler warningsRussell King - ARM Linux2011-06-11
| | * | | | | NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux2011-06-11
| | * | | | | NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux2011-06-11
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-09
| | |\ \ \ \ \
| | | * | | | | iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-08
| | | * | | | | iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-08
| | | * | | | | rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-07
| | | * | | | | rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-07
| | | * | | | | iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-06
| | | * | | | | rt2x00: fix rmmod crashStanislaw Gruszka2011-06-06
| | | * | | | | iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-06
| | * | | | | | gianfar:localized filer tableWu Jiajun-B063782011-06-09
| | * | | | | | igb: fix i350 SR-IOV failtureWilliams, Mitch A2011-06-07
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-06
| | |\| | | | |
| | | * | | | | libertas_sdio: handle spurious interruptsDaniel Drake2011-06-03
| | | * | | | | iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-03
| | | * | | | | ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-03
| | | * | | | | ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki2011-06-03
| | * | | | | | net: fix smc91x.c device tree supportGrant Likely2011-06-05
| | * | | | | | bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman2011-06-05
| | * | | | | | qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty2011-06-05
| | * | | | | | qlcnic: Fix bug in FW queue dumpAnirban Chakraborty2011-06-05
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-06-09
| |\ \ \ \ \ \ \
| | * | | | | | | libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo2011-06-07
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-06-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2011-06-02
| | | |_|_|_|_|/ / | | |/| | | | | |