| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-04 | 2 | -50/+17 |
|\ |
|
| * | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 | 1 | -44/+7 |
| * | xen: fix grant table bug | Michael Abd-El-Malek | 2008-04-04 | 1 | -6/+10 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-04-04 | 2 | -1/+80 |
|\ \ |
|
| * | | pata_ali: disable ATAPI DMA | Tejun Heo | 2008-04-04 | 1 | -0/+40 |
| * | | libata: ATA_12/16 doesn't fall into ATAPI_MISC | Tejun Heo | 2008-04-04 | 1 | -0/+5 |
| * | | libata: uninline atapi_cmd_type() | Tejun Heo | 2008-04-04 | 1 | -0/+34 |
| * | | libata: fix IDENTIFY order in ata_bus_probe() | Bartlomiej Zolnierkiewicz | 2008-04-04 | 1 | -1/+1 |
| |/ |
|
* | | parport_pc: make sure to release IO ports after probing for IT87XX | Linus Torvalds | 2008-04-04 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-03 | 1 | -1/+12 |
|\ |
|
| * | Input: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 2008-04-02 | 1 | -1/+12 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-04-03 | 4 | -8/+7 |
|\ \ |
|
| * | | [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works | René Bürgel | 2008-04-03 | 2 | -0/+2 |
| * | | [POWERPC] fsldma: Use compatiable binding as spec | Kumar Gala | 2008-03-31 | 1 | -4/+4 |
| * | | [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata | Kim Phillips | 2008-03-31 | 1 | -4/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-02 | 8 | -8/+15 |
|\ \ \ |
|
| * | | | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 2008-04-02 | 2 | -2/+2 |
| * | | | USB: Allow initialization of broken keyspan serial adapters. | Clark Rawlins | 2008-04-02 | 1 | -0/+4 |
| * | | | USB: fix bug in sg initialization in usbtest | Alan Stern | 2008-04-02 | 1 | -1/+2 |
| * | | | USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 | Brad Sawatzky | 2008-04-02 | 1 | -1/+1 |
| * | | | USB: cp2101: Add identifiers for the Telegesys ETRX2USB | Florian Fainelli | 2008-04-02 | 1 | -0/+1 |
| * | | | USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. | Robert Spanton | 2008-04-02 | 1 | -2/+2 |
| * | | | USB: another ehci_iaa_watchdog fix | David Brownell | 2008-04-02 | 1 | -2/+3 |
* | | | | Char: rio, fix sparse warnings | Jiri Slaby | 2008-04-02 | 2 | -1/+7 |
* | | | | Char: ip2, fix sparse warnings | Jiri Slaby | 2008-04-02 | 1 | -5/+7 |
* | | | | nbd: prevent sock_xmit from attempting to use a NULL socket | Mike Snitzer | 2008-04-02 | 1 | -0/+6 |
* | | | | atmel_serial: fix uart/console concurrent access | Marc Pignat | 2008-04-02 | 1 | -0/+11 |
* | | | | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi | 2008-04-02 | 1 | -9/+10 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-02 | 13 | -1/+26 |
|\ \ \ \ |
|
| * | | | | ide: use ->ata_input_data in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2008-04-02 | 1 | -1/+1 |
| * | | | | ide-h8300: 32-bit I/O is unsupported | Bartlomiej Zolnierkiewicz | 2008-04-02 | 1 | -0/+1 |
| * | | | | ide/legacy/q40ide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/legacy/macide: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/legacy/falconide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/legacy/buddha.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/legacy/gayle.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/h8300/ide-h8300.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/cris/ide-cris.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/arm/ide_arm.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/ppc/pmac.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/ppc/mpc8xx.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide/pci/cmd640.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | | | ide-pnp.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | sky2: fix suspend/resume races | Stephen Hemminger | 2008-04-02 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-02 | 5 | -141/+38 |
|\ \ \ |
|
| * | | | V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP | Bjorn Helgaas | 2008-04-01 | 1 | -0/+6 |
| * | | | V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-01 | 1 | -0/+2 |
| * | | | V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is... | Steven Toth | 2008-04-01 | 1 | -0/+1 |
| * | | | V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products | Steven Toth | 2008-04-01 | 1 | -1/+4 |
| * | | | V4L/DVB (7464): Convert driver to use a single SRAM memory map | Steven Toth | 2008-04-01 | 1 | -133/+1 |