aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | mb862xxfb: update Valentin's email addressAlexander Shishkin2010-04-07
* | | | | | | | | | | | | | | | | mb862xxfb: fix acceleration module licenseRandy Dunlap2010-04-07
* | | | | | | | | | | | | | | | | devmem: handle class_create() failureAnton Blanchard2010-04-07
* | | | | | | | | | | | | | | | | device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-07
* | | | | | | | | | | | | | | | | drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky2010-04-07
* | | | | | | | | | | | | | | | | cciss: unlock on error pathDan Carpenter2010-04-07
* | | | | | | | | | | | | | | | | mxser: spin_lock() => spin_lock_irq()Dan Carpenter2010-04-07
* | | | | | | | | | | | | | | | | omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature2010-04-07
* | | | | | | | | | | | | | | | | drivers/gpio/timbgpio.c: add missing unlockJulia Lawall2010-04-07
* | | | | | | | | | | | | | | | | drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall2010-04-07
* | | | | | | | | | | | | | | | | vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich2010-04-07
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pcmcia: fix up alignf issuesDominik Brodowski2010-04-04
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-06
| * | | | | | | | | | | | | | | | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley2010-04-06
| * | | | | | | | | | | | | | | | [WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier2010-04-03
| * | | | | | | | | | | | | | | | [WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan2010-04-03
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | libata: unlock HPA if device shrunkTejun Heo2010-04-06
| * | | | | | | | | | | | | | | | libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-06
| * | | | | | | | | | | | | | | | libata: don't whine on spurious IRQTejun Heo2010-04-06
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki2010-04-03
| * | | | | | | | | | | | | | r8169: clean up my printk uglynessNeil Horman2010-04-01
| * | | | | | | | | | | | | | net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-01
| * | | | | | | | | | | | | | bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-01
| * | | | | | | | | | | | | | stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-01
| * | | | | | | | | | | | | | be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-01
| * | | | | | | | | | | | | | be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-01
| * | | | | | | | | | | | | | be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-01
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-30
| | * | | | | | | | | | | | | iwlwifi: range checking issueDan Carpenter2010-03-30
| | * | | | | | | | | | | | | setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-30
| | * | | | | | | | | | | | | rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-30
| | * | | | | | | | | | | | | rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-30
| | * | | | | | | | | | | | | iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-30
| | * | | | | | | | | | | | | iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-30
| | * | | | | | | | | | | | | iwlwifi: fix regulatoryReinette Chatre2010-03-30
| | * | | | | | | | | | | | | Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-30
| | * | | | | | | | | | | | | Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-30
| | * | | | | | | | | | | | | ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-30
| * | | | | | | | | | | | | | bonding: bond_xmit_roundrobin() fixEric Dumazet2010-03-31
| * | | | | | | | | | | | | | drivers/net: Add missing unlockJulia Lawall2010-03-31