summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-04-29V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil-10/+21
2008-04-29V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil-1/+39
2008-04-29V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil-13/+15
2008-04-29V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil-0/+10
2008-04-29V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil-17/+16
2008-04-29V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab-143/+117
2008-04-29V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab-1/+3
2008-04-29V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab-36/+44
2008-04-29libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox-0/+3
2008-04-29pata_via: Fix 6410 misdetectAlan Cox-5/+6
2008-04-29[libata] pata_atiixp: fix PIO timing data misprogrammingJeff Garzik-2/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-172/+174
2008-04-29i2c: Add support for device alias namesJean Delvare-47/+113
2008-04-29i2c-amd756-s4882: Fix an error pathJean Delvare-2/+3
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare-0/+2
2008-04-29i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare-10/+2
2008-04-29i2c-piix4: Minor cleanupsJean Delvare-7/+1
2008-04-29i2c: Spelling fix (successful)Jean Delvare-3/+3
2008-04-29i2c-stub: No newline in parameter descriptionJean Delvare-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-326/+842
2008-04-29alim15x3: disable init_hwif_ali15x3 for PowerPCAnton Vorontsov-5/+5
2008-04-29ide: fix crash at boot with siimage driverBenjamin Herrenschmidt-1/+8
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson-8/+8
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff-102/+109
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider-64/+259
2008-04-29RDMA/nes: Use LROFaisal Latif-12/+70
2008-04-29IPoIB: Copy child MTU from parentEli Cohen-0/+3
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier-5/+20
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch-13/+0
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch-6/+0
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher-4/+74
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen-40/+64
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman-1/+5
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman-2/+12
2008-04-29IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen-18/+17
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise-29/+137
2008-04-29RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise-1/+4
2008-04-29RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise-35/+72
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin-2/+4
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King-4/+5
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds-1/+1
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-61/+7
2008-04-29drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org-2/+2
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe-5/+3
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-447/+271
2008-04-29intel_menlo: fix build warningLen Brown-5/+0
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu-7/+14
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-459/+365