| Commit message (Expand) | Author | Age | Files | Lines |
* | parport: "dev->timeslice" is an unsigned long, not an int | Eric Dumazet | 2007-12-17 | 1 | -1/+1 |
* | rtc-at32ap700x: fix irq init oops | David Brownell | 2007-12-17 | 1 | -10/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-12-17 | 1 | -1/+2 |
|\ |
|
| * | PCI: Restore PCI expansion ROM P2P prefetch window creation | Gary Hade | 2007-12-17 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-12-17 | 2 | -579/+0 |
|\ \ |
|
| * | | tipar: remove obsolete module | Romain LiƩvin | 2007-12-17 | 2 | -579/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-12-17 | 14 | -39/+49 |
|\ \ |
|
| * | | USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu" | Greg Kroah-Hartman | 2007-12-17 | 1 | -8/+0 |
| * | | usb: Remove broken optimisation in OHCI IRQ handler | Benjamin Herrenschmidt | 2007-12-17 | 1 | -10/+13 |
| * | | USB: at91_udc: correct hanging while disconnecting usb cable | Nicolas Ferre | 2007-12-17 | 1 | -0/+2 |
| * | | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern | 2007-12-17 | 6 | -10/+9 |
| * | | USB: fix locking loop by avoiding flush_scheduled_work | Alan Stern | 2007-12-17 | 1 | -3/+3 |
| * | | USB: option: Bind to the correct interface of the Huawei E220 | Jaime Velasco Juan | 2007-12-17 | 1 | -2/+2 |
| * | | USB: cp2101: new device id | Jeff Long | 2007-12-17 | 1 | -2/+3 |
| * | | usb-storage: Fix devices that cannot handle 32k transfers | Doug Maxey | 2007-12-17 | 2 | -3/+16 |
| * | | USB: sierra: fix product id | agilmore@wirelessbeehive.com | 2007-12-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-12-17 | 13 | -186/+188 |
|\ \ |
|
| * | | ide: fix ->io_32bit race in set_io_32bit() | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -0/+6 |
| * | | ide: remove stale changelog from ide-probe.c | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -16/+2 |
| * | | ide: remove stale changelog from ide-disk.c | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -26/+0 |
| * | | ide: remove dead code from __ide_dma_test_irq() | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -6/+0 |
| * | | hpt366: fix HPT37x PIO mode timings (take 2) | Sergei Shtylyov | 2007-12-12 | 1 | -1/+70 |
| * | | pdc202xx_new: fix Promise TX4 support | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -1/+2 |
| * | | ide-cd: remove dead post_transform_command() | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -28/+0 |
| * | | ide: DMA reporting and validity checking fixes (take 3) | Bartlomiej Zolnierkiewicz | 2007-12-12 | 5 | -82/+50 |
| * | | ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -0/+24 |
| * | | ide: coding style fixes for drivers/ide/setup-pci.c | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -12/+12 |
| * | | ide: fix ide_scan_pcibus() error message | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -3/+4 |
| * | | ide: deprecate CONFIG_BLK_DEV_OFFBOARD | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -1/+5 |
| * | | ide: add missing checks for control register existence | Bartlomiej Zolnierkiewicz | 2007-12-12 | 2 | -2/+4 |
| * | | ide-scsi: add ide_scsi_hex_dump() helper | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -8/+9 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2007-12-17 | 5 | -7/+12 |
|\ \ |
|
| * | | V4L/DVB (6820): s5h1409: QAM SNR related fixes | Steven Toth | 2007-12-13 | 1 | -3/+8 |
| * | | V4L/DVB (6819): i2c: fix drivers/media/video/bt866.c | Andrew Morton | 2007-12-13 | 1 | -1/+0 |
| * | | V4L/DVB (6814): Makefile: always enter video/ | Adrian Bunk | 2007-12-13 | 1 | -1/+1 |
| * | | V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110 | Michael Krufky | 2007-12-13 | 1 | -0/+1 |
| * | | V4L/DVB (6803): buf-core.c locking fixes | Adrian Bunk | 2007-12-13 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-12-17 | 9 | -7/+821 |
|\ \ |
|
| * | | [WATCHDOG] add Nano 7240 driver | Gilles Gigan | 2007-12-04 | 3 | -0/+338 |
| * | | [WATCHDOG] ipmi: add the standard watchdog timeout ioctls | Corey Minyard | 2007-11-28 | 1 | -0/+2 |
| * | | [WATCHDOG] IT8212F watchdog driver | Jorge Boncompte [DTI2] | 2007-11-19 | 3 | -0/+411 |
| * | | [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 2007-11-19 | 1 | -1/+1 |
| * | | [WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 2007-11-19 | 1 | -1/+1 |
| * | | [WATCHDOG] Stop looking for device as soon as one is found | Samuel Tardieu | 2007-11-19 | 1 | -1/+3 |
| * | | [WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silico... | Hans-Christian Egtvedt | 2007-11-19 | 1 | -4/+65 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-12-17 | 5 | -20/+28 |
|\ \ \ |
|
| * | | | IB/ehca: Fix lock flag variable location, bump version number | Joachim Fenkes | 2007-12-13 | 3 | -2/+2 |
| * | | | IB/ehca: Serialize HCA-related hCalls if necessary | Joachim Fenkes | 2007-12-12 | 3 | -17/+25 |
| * | | | IB/ehca: Return correct number of SGEs for SRQ | Joachim Fenkes | 2007-12-12 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-17 | 5 | -24/+31 |
|\ \ \ \ |
|