| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | ath5k: Update channel functions | Nick Kossifidis | 2008-08-01 | 1 | -4/+55 |
| | | * | ath5k: Add RF2425 initial rfgain values | Nick Kossifidis | 2008-08-01 | 1 | -2/+70 |
| | | * | ath5k: Reorder calibration calls during reset and update hw_set_power | Nick Kossifidis | 2008-08-01 | 1 | -23/+59 |
| | | * | ath5k: Do ADC test during reset | Nick Kossifidis | 2008-08-01 | 1 | -0/+13 |
| | | * | ath5k: Misc hw_reset updates | Nick Kossifidis | 2008-08-01 | 1 | -4/+27 |
| | | * | ath5k: Misc hw_attach fixes | Nick Kossifidis | 2008-08-01 | 2 | -44/+26 |
| | | * | ath5k: Restore saved initval after POST | Nick Kossifidis | 2008-08-01 | 1 | -0/+6 |
| | | * | ath5k: Update register list | Nick Kossifidis | 2008-08-01 | 4 | -263/+720 |
| * | | | drivers/media/video/vino.c needs v4l2-ioctl.h | Andrew Morton | 2008-08-05 | 1 | -0/+1 |
| * | | | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include | Huang Weiyi | 2008-08-05 | 1 | -1/+0 |
| * | | | atyfb_base.c: fix warning | Alexander Beregalov | 2008-08-05 | 1 | -14/+15 |
| * | | | drivers/video/fsl-diu-fb.c: add missing of_node_put | Julia Lawall | 2008-08-05 | 1 | -2/+6 |
| * | | | radeonfb: give i2c buses nicer names | Jean Delvare | 2008-08-05 | 1 | -1/+2 |
| * | | | fbcon: fix scrolling after logo is cleared | Krzysztof Helt | 2008-08-05 | 1 | -0/+3 |
| * | | | radeon: misc corrections | David Miller | 2008-08-05 | 1 | -2/+2 |
| * | | | backlight: add MODULE_ALIAS() to pwm_backlight driver | Ben Dooks | 2008-08-05 | 1 | -0/+2 |
| * | | | backlight: add more information output to pwm_backlight | Ben Dooks | 2008-08-05 | 1 | -2/+6 |
| * | | | blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a... | Mike Frysinger | 2008-08-05 | 1 | -32/+14 |
| * | | | blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b... | Mike Frysinger | 2008-08-05 | 1 | -10/+18 |
| * | | | blackfin RTC driver: wait for the write complete interrupt complete before sl... | Mike Frysinger | 2008-08-05 | 1 | -2/+3 |
| * | | | blackfin RTC driver: disable the write complete irq upon close | Mike Frysinger | 2008-08-05 | 1 | -4/+4 |
| * | | | blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int... | Mike Frysinger | 2008-08-05 | 1 | -11/+9 |
| * | | | blackfin RTC driver: add support for power management framework | Mike Frysinger | 2008-08-05 | 1 | -14/+17 |
| * | | | blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core | Sonic Zhang | 2008-08-05 | 1 | -0/+28 |
| * | | | blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer... | Mike Frysinger | 2008-08-05 | 1 | -15/+0 |
| * | | | spi: new orion_spi driver | Shadi Ammouri | 2008-08-05 | 3 | -0/+581 |
| * | | | block/cciss.c: remove pointless curr_queue calculation | Hannes Reinecke | 2008-08-05 | 1 | -2/+0 |
| * | | | vt8623fb: fix kernel oops | Ondrej Zajicek | 2008-08-05 | 3 | -28/+28 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-08-05 | 34 | -85/+72 |
| |\ \ \ |
|
| | * | | | ide: ->cable_detect method cannot be marked __devinit | Bartlomiej Zolnierkiewicz | 2008-08-05 | 21 | -24/+24 |
| | * | | | ide: ->quirkproc method cannot be marked __devinit | Bartlomiej Zolnierkiewicz | 2008-08-05 | 2 | -2/+2 |
| | * | | | cs5520: add enablebits checking | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -0/+1 |
| | * | | | cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() | Tejun Heo | 2008-08-05 | 1 | -4/+0 |
| | * | | | ide-cd: fix endianity for the error message in cdrom_read_capacity | Petr Tesarik | 2008-08-05 | 1 | -8/+10 |
| | * | | | ide: remove CONFIG_IDE_MAX_HWIFS | Adrian Bunk | 2008-08-05 | 1 | -10/+0 |
| | * | | | ide: fix regression caused by ide_device_{get,put}() addition (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | 5 | -25/+31 |
| | * | | | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 3 | -4/+0 |
| | * | | | ide: fix ide_fix_driveid() | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -3/+3 |
| | * | | | ide: fix pre-EIDE SWDMA support on big-endian | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -5/+1 |
| * | | | | Fix USB storage hang on command abort | Alan Stern | 2008-08-05 | 1 | -1/+1 |
| |/ / / |
|
| * | | | mm: rename page trylock | Nick Piggin | 2008-08-04 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-04 | 3 | -110/+129 |
| |\ \ \ |
|
| | * | | | sh: Fix up broken kerneldoc comments. | Paul Mundt | 2008-08-04 | 1 | -13/+14 |
| | * | | | maple: Kill useless private_data pointer. | Paul Mundt | 2008-08-04 | 2 | -7/+9 |
| | * | | | maple: Clean up maple_driver_register/unregister routines. | Paul Mundt | 2008-08-04 | 2 | -14/+29 |
| | * | | | input: Clean up maple keyboard driver | Adrian McMenamin | 2008-08-04 | 1 | -69/+32 |
| | * | | | maple: allow removal and reinsertion of keyboard driver module | Adrian McMenamin | 2008-08-04 | 1 | -43/+81 |
| | * | | | net: stnic: Fix up fallout from SH header migration. | Paul Mundt | 2008-08-02 | 1 | -1/+1 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-04 | 3 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 3 | -3/+3 |
| | | |/ /
| | |/| | |
|