summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-093-8/+31
| * | | | | | | | ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen2007-06-091-0/+24
| * | | | | | | | libata: fix hw_sata_spd_limit initializationTejun Heo2007-06-091-1/+2
| * | | | | | | | libata: print device model and firmware revision for ATAPI devicesAlbert Lee2007-06-091-8/+10
| * | | | | | | | libata: fix probe time irq printoutsOlof Johansson2007-06-091-0/+3
| * | | | | | | | libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo2007-06-091-0/+2
| * | | | | | | | remove unused variable in pata_isapnpYoichi Yuasa2007-06-091-1/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-06-1121-169/+368
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.Hans Verkuil2007-06-082-3/+3
| * | | | | | | | V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab2007-06-081-2/+5
| * | | | | | | | V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil2007-06-081-0/+16
| * | | | | | | | V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil2007-06-081-0/+4
| * | | | | | | | V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil2007-06-081-5/+36
| * | | | | | | | V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil2007-06-082-3/+2
| * | | | | | | | V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle2007-06-082-30/+53
| * | | | | | | | V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2007-06-082-7/+18
| * | | | | | | | V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil2007-06-087-86/+209
| * | | | | | | | V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton2007-06-081-2/+1
| * | | | | | | | V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King2007-06-081-30/+19
| * | | | | | | | V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab2007-06-082-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-06-1110-63/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | ide: Add the MCP73/77 support to PATA driverPeer Chen2007-06-081-3/+9
| * | | | | | | | Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.Peer Chen2007-06-081-0/+2
| * | | | | | | | hpt366: disallow Ultra133 for HPT374Sergei Shtylyov2007-06-081-4/+4
| * | | | | | | | ide: generic IDE PCI driver, add another device exceptionJiri Slaby2007-06-081-14/+23
| * | | | | | | | ide: HPA detect from resumeLee Trager2007-06-083-1/+21
| * | | | | | | | it821x: RAID mode fixesBartlomiej Zolnierkiewicz2007-06-082-22/+24
| * | | | | | | | serverworks: fix CSB6 tuning logicBartlomiej Zolnierkiewicz2007-06-081-13/+27
| * | | | | | | | serverworks: remove crappy codeBartlomiej Zolnierkiewicz2007-06-081-7/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-06-113-10/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: don't call switch on old cardsPierre Ossman2007-06-071-4/+20
| * | | | | | | | mmc: fix broken if clausePierre Ossman2007-06-071-1/+1
| * | | | | | | | au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-06-071-2/+1
| * | | | | | | | mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat2007-06-071-3/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-06-112-50/+50
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | splice: __generic_file_splice_read: fix read/truncate raceJens Axboe2007-06-081-23/+23
| * | | | | | | splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins2007-06-081-8/+10
| * | | | | | | splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe2007-06-081-1/+2
| * | | | | | | pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe2007-06-081-15/+15
| * | | | | | | splice: remove do_splice_direct() symbol exportJens Axboe2007-06-081-2/+0
| * | | | | | | splice: move inode size check into generic_file_splice_read()Jens Axboe2007-06-081-10/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-06-082-12/+11
|\ \ \ \ \ \ \
| * | | | | | | ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-061-10/+10
| * | | | | | | ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-086-122/+61
|\ \ \ \ \ \ \
| * | | | | | | [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore2007-06-081-10/+13
| * | | | | | | [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-085-107/+47
| * | | | | | | [IPV4]: Do not remove idev when addresses are clearedHerbert Xu2007-06-081-5/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-14/+104
|\ \ \ \ \ \ \
| * | | | | | | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
OpenPOWER on IntegriCloud