aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: potential use after freeDan Carpenter
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang
2010-04-28omap2_mcspi: small fixes of output data formatRoman Tereshonkov
2010-04-28omap2_mcspi: Flush posted writesRoman Tereshonkov
2010-04-28spi: spi_device memory should be released instead of device.Roman Tereshonkov
2010-04-28spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov
2010-04-28of: check for IS_ERR()Dan Carpenter
2010-04-28serial/mpc52xx_uart: Drop outdated commentsWolfram Sang
2010-04-28gpio: potential null dereferenceDan Carpenter
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-27net/usb: add sierra_net.c driverElina Pasheva
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27bnx2: Update version to 2.0.9.Michael Chan
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel
2010-04-27drm/radeon: Fix sparc regression in r300_scratch()David Miller