aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-12
* rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-12
* ics932s401: new clock generator chip driverDarrick J. Wong2008-11-12
* adt7462: new hwmon driverDarrick J. Wong2008-11-12
* LIS3LV02Dx Accelerometer driverPavel Machek2008-11-12
* atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-12
* lm85: support adt7468 chipsDarrick J. Wong2008-11-12
* adt7473: check inputs from sysfs writesDarrick J. Wong2008-11-12
* adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-12
* GPIO: add new Xilinx driver for powerpcJohn Linn2008-11-12
* i5000-edac: hold reference to mci kobjectDarrick J. Wong2008-11-12
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
* hwmon: applesmc: add support for Macbook 4Henrik Rydberg2008-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-12
|\
| * bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-12
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-12
| |\
| | * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-12
| | * rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-12
| | * rtl8187: Add Abocom USB IDIvan Kuten2008-11-12
| * | niu: Fix readq implementation when architecture does not provide one.David S. Miller2008-11-12
| |/
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-11
| |\
| | * [netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit2008-11-11
| | * RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-11
| | * cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-11
| | * cxgb3 - eeprom read fixesDivy Le Ray2008-11-11
| | * myri10ge: fix stop/go ordering even moreBrice Goglin2008-11-11
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-11-12
|\ \ \
| * | | dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-11
| * | | iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-11
| * | | iop-adma: add a dummy read to flush next descriptor updateDan Williams2008-11-11
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-11-12
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2008-11-12
| |\ \ \ \ \ \ \
| | | | | | * | | RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-03
| | | | | | * | | RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-03
| | | | | | * | | RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-03
| | | | | | * | | RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-03
| | | | | * | | | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-05
| | | | | * | | | mlx4_core: Fix unused variable warningRoland Dreier2008-11-04
| | | | | |/ / /
| | | | * | | | IPoIB: Fix crash in path_rec_completion()Yossi Etigin2008-11-12
| | | | * | | | IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin2008-11-12
| | | | * | | | IPoIB: Don't enable NAPI when it's already enabledYossi Etigin2008-11-12
| | | | |/ / /
| | | * / / / IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-27
| | | |/ / /
| | * / / / IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-11
| | |/ / /
| * | | | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2008-11-12
| * | | | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier2008-11-01
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'ec' into releaseLen Brown2008-11-11
| |\ \ \
| | * | | ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy2008-11-11
| | * | | ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy2008-11-11
| | * | | ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-11