Age | Commit message (Expand) | Author | Files | Lines |
2008-04-26 | V4L/DVB (7750): au0828/ cleanups and fixes | Adrian Bunk | 5 | -33/+10 |
2008-04-26 | V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab | 1 | -46/+46 |
2008-04-26 | V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned | Harvey Harrison | 1 | -11/+11 |
2008-04-26 | V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky | 2 | -0/+29 |
2008-04-26 | V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes | Steven Toth | 3 | -0/+34 |
2008-04-26 | V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator | Steven Toth | 4 | -0/+987 |
2008-04-26 | V4L/DVB (7740): tuner-xc2028.c dubious !x & y | Harvey Harrison | 1 | -1/+1 |
2008-04-26 | V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield | Harvey Harrison | 1 | -1/+1 |
2008-04-26 | V4L/DVB (7735): Fix compilation for au0828 | Brandon Philips | 1 | -1/+1 |
2008-04-26 | V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc | Janne Grunau | 1 | -1/+1 |
2008-04-26 | V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i... | Roel Kluin | 1 | -2/+4 |
2008-04-26 | V4L/DVB (7732): vivi: fix a warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-04-26 | v4l/dvb: add statics to avoid multiple definitions | Harvey Harrison | 2 | -4/+4 |
2008-04-26 | mac-hid: fix build after lockdep annotation | Harvey Harrison | 1 | -2/+2 |
2008-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 7 | -6/+24 |
2008-04-25 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 19 | -123/+521 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -32/+101 |
2008-04-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 17 | -324/+332 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 160 | -6375/+7787 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 43 | -112/+3574 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 14 | -758/+414 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 18 | -42/+2646 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 56 | -709/+1575 |
2008-04-25 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 61 | -290/+3028 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 5 | -1/+48 |
2008-04-25 | ieee1394: silence defined but not used warning in non-modular builds | Tony Breeds | 3 | -0/+6 |
2008-04-25 | ieee1394: rawiso: requeue packet for transmission after skipped cycle | Pieter Palmers | 3 | -1/+42 |
2008-04-25 | dm: remove md argument from specific_minor | Frederik Deweerdt | 1 | -8/+6 |
2008-04-25 | dm table: remove unused dm_create_error_table | Adrian Bunk | 1 | -38/+0 |
2008-04-25 | dm table: drop void suspend_targets return | Adrian Bunk | 1 | -2/+2 |
2008-04-25 | dm: unplug queues in threads | Mikulas Patocka | 3 | -4/+11 |
2008-04-25 | dm raid1: use timer | Mikulas Patocka | 1 | -20/+28 |
2008-04-25 | dm: move include files | Alasdair G Kergon | 10 | -274/+11 |
2008-04-25 | dm kcopyd: rename | Alasdair G Kergon | 2 | -0/+0 |
2008-04-25 | dm: expose macros | Alasdair G Kergon | 1 | -89/+0 |
2008-04-25 | dm kcopyd: remove redundant client counting | Mikulas Patocka | 3 | -98/+29 |
2008-04-25 | dm kcopyd: private mempool | Mikulas Patocka | 1 | -13/+19 |
2008-04-25 | dm kcopyd: per device | Mikulas Patocka | 1 | -59/+73 |
2008-04-25 | dm log: make module use tracking internal | Jonathan Brassow | 2 | -31/+94 |
2008-04-25 | dm log: move register functions | Alasdair G Kergon | 1 | -26/+26 |
2008-04-25 | dm log: clean interface | Heinz Mauelshagen | 4 | -103/+112 |
2008-04-25 | dm kcopyd: clean interface | Heinz Mauelshagen | 5 | -58/+62 |
2008-04-25 | dm io: clean interface | Heinz Mauelshagen | 8 | -25/+33 |
2008-04-25 | dm io: rename error to error_bits | Alasdair G Kergon | 1 | -7/+7 |
2008-04-25 | dm snapshot: store pointer to target instance | Mikulas Patocka | 2 | -4/+4 |
2008-04-25 | dm log: move dirty region log code into separate module | Heinz Mauelshagen | 3 | -12/+11 |
2008-04-25 | dm log: generalise name in messages | Heinz Mauelshagen | 1 | -7/+8 |
2008-04-25 | dm raid1: use list_split_init | Robert P. J. Day | 1 | -6/+4 |
2008-04-25 | dm snapshot: reduce default memory allocation | Milan Broz | 1 | -2/+2 |
2008-04-25 | dm snapshot: fix chunksize sector conversion | Mikulas Patocka | 1 | -1/+1 |