| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | ide: don't display "BIOS" settings in ide_setup_dma() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -9/+2 |
| * | | ide: remove ->cds field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 5 | -7/+4 |
| * | | ide: remove ide_dma_iobase() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -27/+7 |
| * | | ide: remove ->extra field from struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-04-26 | 5 | -13/+1 |
| * | | ide: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-26 | 16 | -46/+46 |
| * | | ide-tape: remove idetape_pipeline_active() | Borislav Petkov | 2008-04-26 | 1 | -18/+11 |
| * | | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 23 | -32/+2 |
| * | | ide: remove ide_hwif_request_regions() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 2 | -51/+0 |
| * | | ide: manage resources for PCI devices in ide_pci_enable() (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 7 | -84/+30 |
| * | | cmd640: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -3/+34 |
| * | | ide: manage I/O resources in ide_legacy_init_one() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 6 | -0/+27 |
| * | | ide: add ide_legacy_init_one() helper | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -23/+33 |
| * | | ide_arm: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+18 |
| * | | ide-4drives: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 2 | -3/+20 |
| * | | ide-generic: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+19 |
| * | | ide: remove ide_hwif_release_regions() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 2 | -26/+0 |
| * | | ide: register ports with non-present devices (for warm-plug) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -20/+17 |
| * | | ide-cs: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -22/+48 |
| * | | ide-pnp: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+27 |
| * | | qd65xx: cleanup qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -35/+17 |
| * | | ide: use ide_legacy_device_add() for qd65xx (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 7 | -61/+26 |
| * | | ide: add ide_legacy_device_add() helper | Bartlomiej Zolnierkiewicz | 2008-04-26 | 6 | -106/+37 |
| * | | ide: remove ->noprobe field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-04-26 | 6 | -14/+11 |
| * | | ide-cd: fix remaining checkpatch.pl issues | Borislav Petkov | 2008-04-26 | 1 | -19/+17 |
| * | | ide-cd: shorten lines longer than 80 columns | Borislav Petkov | 2008-04-26 | 1 | -23/+46 |
| * | | ide-cd: fixup comments | Borislav Petkov | 2008-04-26 | 1 | -210/+191 |
| * | | ide-cd: put all proc-related code at one place | Borislav Petkov | 2008-04-26 | 1 | -36/+35 |
| * | | ide-cd: include proper headers | Borislav Petkov | 2008-04-26 | 1 | -3/+3 |
| * | | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 53 | -436/+493 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 8 | -6/+270 |
|\ \ |
|
| * | | x86, boot: Document for linked list of struct setup_data | Huang, Ying | 2008-04-26 | 1 | -0/+26 |
| * | | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying | 2008-04-26 | 2 | -5/+160 |
| * | | x86, boot: add linked list of struct setup_data | Huang, Ying | 2008-04-26 | 4 | -1/+61 |
| * | | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 | 2 | -0/+23 |
| |/ |
|
* | | x86, PAT: disable /dev/mem mmap RAM with PAT | Venki Pallipadi | 2008-04-26 | 1 | -0/+31 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 1 | -1/+1 |
|\ |
|
| * | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar | 2008-04-26 | 1 | -2/+2 |
| * | x86 PAT: tone down debugging messages | Ingo Molnar | 2008-04-26 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-26 | 23 | -109/+1135 |
|\ \ |
|
| * | | V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe | Jean Delvare | 2008-04-26 | 1 | -12/+9 |
| * | | V4L/DVB (7750): au0828/ cleanups and fixes | Adrian Bunk | 2008-04-26 | 5 | -33/+10 |
| * | | V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab | 2008-04-26 | 1 | -46/+46 |
| * | | V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned | Harvey Harrison | 2008-04-26 | 1 | -11/+11 |
| * | | V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky | 2008-04-26 | 2 | -0/+29 |
| * | | V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes | Steven Toth | 2008-04-26 | 3 | -0/+34 |
| * | | V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator | Steven Toth | 2008-04-26 | 4 | -0/+987 |
| * | | V4L/DVB (7740): tuner-xc2028.c dubious !x & y | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7735): Fix compilation for au0828 | Brandon Philips | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc | Janne Grunau | 2008-04-26 | 1 | -1/+1 |