summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-071-5/+7
* RTC: DaVinci RTC driverMiguel Aguilar2010-05-073-0/+684
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-302-4/+11
|\
| * ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-301-1/+1
| * ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-231-0/+1
| * ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| * ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-302-0/+6
|\ \
| * | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-282-0/+6
* | | pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-291-3/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-281-1/+1
|\ \ \
| * | | regulator: fix enabling regulator issue on max8925Haojian Zhuang2010-04-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2823-136/+1230
|\ \ \ \
| * | | | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-283-12/+7Star
| * | | | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-281-2/+2
| * | | | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-281-2/+11
| * | | | net/usb: add sierra_net.c driverElina Pasheva2010-04-283-0/+1012
| * | | | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-281-0/+1
| * | | | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-281-3/+3
| * | | | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
| * | | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
| * | | | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
| * | | | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
| * | | | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
| * | | | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
| * | | | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| * | | | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| * | | | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| * | | | r8169: more broken register writes workaroundfrançois romieu2010-04-271-0/+5
| * | | | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-271-14/+13Star
| * | | | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-281-36/+18Star
|\ \ \ \ \
| * | | | | pcmcia: fix matching rules for pseudo-multi-function cardsAlexander Kurz2010-04-261-3/+4
| * | | | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-211-33/+14Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-287-67/+80
|\ \ \ \ \
| * | | | | mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| * | | | | Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-274-62/+33Star
| * | | | | drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-221-1/+2
| * | | | | drbd: fix memory leakDan Carpenter2010-04-221-0/+1
| * | | | | Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-283-10/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-271-1/+1
| * | | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-261-5/+5
| * | | | watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-261-2/+2
| * | | | Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
* | | | | gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-281-1/+13
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-278-14/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/radeon: Fix sparc regression in r300_scratch()David Miller2010-04-271-1/+1
| * | | | drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes2010-04-271-0/+1
| * | | | drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher2010-04-231-1/+1