summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ide-cd: update debugging supportBorislav Petkov2009-04-081-4/+4
| * | | | | | | | | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov2009-04-081-6/+12
| * | | | | | | | | ide: remove unused #include <linux/version.h>Huang Weiyi2009-04-081-1/+0
| * | | | | | | | | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto2009-04-081-2/+2
| * | | | | | | | | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2009-04-082-180/+8
| * | | | | | | | | ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov2009-04-081-27/+38
| * | | | | | | | | ide-cd: move status checking into the IRQ handlerBorislav Petkov2009-04-081-22/+16
| * | | | | | | | | ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-77/+2
| * | | | | | | | | at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-76/+2
| * | | | | | | | | ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov2009-04-081-22/+0
| * | | | | | | | | tx4939ide: remove wmb()Atsushi Nemoto2009-04-081-3/+3
| * | | | | | | | | ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler2009-04-082-8/+3
| * | | | | | | | | ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven2009-04-082-8/+19
| * | | | | | | | | ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven2009-04-081-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-0917-306/+397
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2009-04-0816-292/+366
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-083-28/+44
| | | | | * | | | | | | | RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2009-04-082-31/+67
| | | | | * | | | | | | | RDMA/nes: Fix SFP+ PHY initializationChien Tung2009-04-081-167/+122
| | | | | * | | | | | | | RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif2009-04-081-7/+1
| | | | | * | | | | | | | RDMA/nes: Fix error handling issuesFaisal Latif2009-04-082-3/+6
| | | | | * | | | | | | | RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2009-04-082-4/+6
| | | | * | | | | | | | | mlx4_core: Don't leak mailbox for SET_PORT on Ethernet portsRoland Dreier2009-03-311-2/+3
| | | | * | | | | | | | | IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier2009-03-301-2/+1
| | | | |/ / / / / / / /
| | | * / / / / / / / / IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier2009-03-311-10/+15
| | | |/ / / / / / / /
| | * | | | | | | | | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.Steve Wise2009-03-302-12/+17
| | * | | | | | | | | RDMA/cxgb3: Handle EEH eventsSteve Wise2009-03-306-34/+92
| | |/ / / / / / / /
| * | | | | | | | | RDMA/cma: Create cm id even when IB port is downYossi Etigin2009-04-081-14/+27
| * | | | | | | | | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin2009-04-011-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-096-86/+218
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | dm kcopyd: fix callback raceMikulas Patocka2009-04-091-6/+11
| * | | | | | | | dm kcopyd: prepare for callback race fixMikulas Patocka2009-04-091-2/+4
| * | | | | | | | dm: implement basic barrier supportMikulas Patocka2009-04-091-20/+68
| * | | | | | | | dm: remove dm_request loopMikulas Patocka2009-04-091-15/+7
| * | | | | | | | dm: rework queueing and suspensionMikulas Patocka2009-04-091-8/+32
| * | | | | | | | dm: simplify dm_request loopAlasdair G Kergon2009-04-091-11/+7
| * | | | | | | | dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon2009-04-091-9/+13
| * | | | | | | | dm: rearrange dm_wq_workAlasdair G Kergon2009-04-091-8/+9
| * | | | | | | | dm: remove limited barrier supportMikulas Patocka2009-04-094-26/+10
| * | | | | | | | dm: add integrity supportMartin K. Petersen2009-04-093-0/+76
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-082-29/+148
|\ \ \ \ \ \ \ \
| * | | | | | | | pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-021-12/+77
| * | | | | | | | pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-021-15/+0
| * | | | | | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-021-2/+71
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-0820-122/+5253
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck2009-04-081-105/+54
| * | | | | | | | | igbvf: add new driver to support 82576 virtual functionsAlexander Duyck2009-04-0812-0/+5175
| * | | | | | | | | drivers/net/eql.c: Fix a dev leakage.Yang Hongyang2009-04-081-0/+2
| * | | | | | | | | niu: Fix unused variable warning.David S. Miller2009-04-081-0/+1
| * | | | | | | | | r6040: set MODULE_VERSIONFlorian Fainelli2009-04-081-0/+1