| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-18 | 20 | -64/+173 |
|\ |
|
| * | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare | 2008-05-18 | 1 | -3/+0 |
| * | i2c-amd756: Fix functionality flags | Jean Delvare | 2008-05-18 | 1 | -1/+1 |
| * | i2c: Kill the old driver matching scheme | Jean Delvare | 2008-05-18 | 1 | -17/+5 |
| * | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 2008-05-18 | 16 | -39/+143 |
| * | i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert | Jean Delvare | 2008-05-18 | 1 | -4/+24 |
* | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-05-18 | 5 | -8/+8 |
* | | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 3 | -0/+14 |
* | | m68k: Some network drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 5 | -0/+19 |
* | | m68k: dnfb doesnt check for Apollo | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | | m68k: macide doesnt check for Mac | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 2008-05-18 | 1 | -3/+1 |
* | | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT | Geert Uytterhoeven | 2008-05-18 | 1 | -2/+1 |
* | | m68k: Kill CONFIG_FB_DAFB | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-17 | 1 | -3/+2 |
|\ \ |
|
| * | | [ARM] pxa: fix pxafb build when cpufreq is enabled | Russell King | 2008-05-17 | 1 | -3/+2 |
* | | | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 2008-05-16 | 7 | -7/+7 |
| |/
|/| |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-15 | 2 | -1/+4 |
|\ \ |
|
| * | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
| * | | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
* | | | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 | 3 | -5/+3 |
* | | | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 7 | -45/+18 |
|\ \ \ |
|
| * | | | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 |
| * | | | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 |
| * | | | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2008-05-15 | 2 | -6/+6 |
| * | | | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 2008-05-15 | 1 | -1/+0 |
| * | | | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 2008-05-15 | 1 | -1/+1 |
| * | | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 2008-05-15 | 1 | -9/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 9 | -63/+63 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 9 | -63/+63 |
* | | | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 2008-05-14 | 1 | -2/+5 |
* | | | | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 | 6 | -2/+10 |
* | | | | char: select fw_loader by moxa | Jiri Slaby | 2008-05-14 | 1 | -0/+1 |
* | | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -4/+4 |
* | | | | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 2008-05-14 | 5 | -0/+2276 |
* | | | | ipmi: support I/O resources in OF driver | Nate Case | 2008-05-14 | 1 | -2/+8 |
* | | | | pnp: add ISAPnP MPU option quirks | Rene Herman | 2008-05-14 | 1 | -0/+112 |
* | | | | pnp: add pnp_build_option() to the API | Rene Herman | 2008-05-14 | 2 | -1/+2 |
* | | | | pnp: clean up pnp_fixup_device() | Rene Herman | 2008-05-14 | 1 | -12/+8 |
* | | | | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann | 2008-05-14 | 1 | -22/+0 |
* | | | | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2008-05-14 | 2 | -2/+2 |
* | | | | m68knommu: add info about removing mcfserial | Sebastian Siewior | 2008-05-14 | 2 | -1/+6 |
* | | | | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-14 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-05-14 | 5 | -81/+35 |
|\ \ \ \ |
|
| * | | | | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -1/+1 |
| * | | | | ide/Kconfig: couple of fixes | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -28/+11 |
| * | | | | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz | 2008-05-14 | 2 | -19/+0 |
| * | | | | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -2/+13 |
| * | | | | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -8/+0 |