Age | Commit message (Expand) | Author | Files | Lines |
2008-05-03 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -1/+12 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 22 | -375/+511 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -4/+4 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 6 | -51/+81 |
2008-05-03 | bnx2: Update version to 1.7.5. | Michael Chan | 1 | -2/+2 |
2008-05-03 | bnx2: Update RV2P firmware for 5709. | Michael Chan | 2 | -243/+265 |
2008-05-03 | bnx2: Zero out context memory for 5709. | Michael Chan | 1 | -0/+5 |
2008-05-03 | bnx2: Fix register test on 5709. | Michael Chan | 1 | -1/+1 |
2008-05-03 | bnx2: Fix remote PHY initial link state. | Michael Chan | 1 | -7/+2 |
2008-05-03 | bnx2: Refine remote PHY locking. | Michael Chan | 1 | -6/+5 |
2008-05-03 | tg3: Update version to 3.92 | Matt Carlson | 1 | -2/+2 |
2008-05-03 | tg3: Add link state reporting to UMP firmware | Matt Carlson | 2 | -10/+77 |
2008-05-03 | tg3: Fix ethtool loopback test for 5761 BX devices | Matt Carlson | 1 | -8/+3 |
2008-05-03 | tg3: Fix 5761 NVRAM sizes | Matt Carlson | 2 | -13/+29 |
2008-05-03 | tg3: Use constant 500KHz MI clock on adapters with a CPMU | Matt Carlson | 2 | -6/+14 |
2008-05-03 | hci_usb.h: fix hard-to-trigger race | Pavel Machek | 1 | -8/+13 |
2008-05-03 | PMU battery: filenames in sysfs with spaces | Christian Kujau | 1 | -1/+1 |
2008-05-03 | pda_power: add init and exit function callbacks | Philipp Zabel | 1 | -0/+11 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 36 | -268/+793 |
2008-05-02 | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 1 | -3/+3 |
2008-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+2 |
2008-05-02 | [SCSI] u14-34f: Fix 32bit only problem | Alan Cox | 1 | -2/+4 |
2008-05-02 | [SCSI] dpt_i2o: sysfs code | Miquel van Smoorenburg | 1 | -0/+26 |
2008-05-02 | [SCSI] dpt_i2o: 64 bit support | Miquel van Smoorenburg | 6 | -53/+260 |
2008-05-02 | [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent | Miquel van Smoorenburg | 2 | -74/+169 |
2008-05-02 | [SCSI] dpt_i2o: use standard __init / __exit code | Miquel van Smoorenburg | 2 | -57/+51 |
2008-05-02 | [SCSI] megaraid_sas: fix suspend/resume sections | Jiri Slaby | 1 | -3/+8 |
2008-05-02 | [SCSI] aacraid: Add Power Management support | Mark Salyzyn | 4 | -11/+154 |
2008-05-02 | [SCSI] aacraid: Fix jbod operations scan issues | Mark Salyzyn | 2 | -14/+34 |
2008-05-02 | [SCSI] aacraid: Fix warning about macro side-effects | Mark Salyzyn | 1 | -2/+2 |
2008-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 41 | -536/+9127 |
2008-05-02 | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f... | David Lopo | 1 | -1/+24 |
2008-05-02 | usb_serial: some coding style fixes | Alan Cox | 4 | -103/+112 |
2008-05-02 | USB: Remove redundant dependencies on USB_ATM. | Robert P. J. Day | 1 | -4/+0 |
2008-05-02 | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern | 2 | -18/+61 |
2008-05-02 | USB: OHCI: work around bogus compiler warning | Alan Stern | 1 | -1/+1 |
2008-05-02 | USB: add Cypress c67x00 OTG controller HCD driver | Peter Korsgaard | 9 | -0/+1836 |
2008-05-02 | USB: add Cypress c67x00 OTG controller core driver | Peter Korsgaard | 1 | -0/+230 |
2008-05-02 | USB: add Cypress c67x00 low level interface code | Peter Korsgaard | 2 | -0/+690 |
2008-05-02 | USB: airprime: unlock mutex instead of trying to lock it again | Leonardo Chiquitto | 1 | -1/+1 |
2008-05-02 | USB: storage: Update mailling list address | Andrew Lunn | 2 | -2/+4 |
2008-05-02 | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. | Andrew Lunn | 1 | -0/+11 |
2008-05-02 | USB: add more FTDI device ids | Peter Mack | 2 | -0/+19 |
2008-05-02 | USB: fix cannot work usb storage when using ohci-sm501 | Yoshihiro Shimoda | 1 | -1/+3 |
2008-05-02 | usb: gadget zero timer init fix | David Lopo | 1 | -3/+4 |
2008-05-02 | usb: gadget zero style fixups (mostly whitespace) | David Brownell | 1 | -193/+172 |
2008-05-02 | usb serial gadget: CDC ACM fixes | David Brownell | 1 | -17/+73 |
2008-05-02 | usb: pxa27x_udc driver | Robert Jarzmik | 5 | -4/+2916 |
2008-05-02 | USB: INTOVA Pixtreme camera mass storage device | Rohan Hart | 1 | -0/+7 |
2008-05-02 | USB: mos7840: test and propagate set_uart_reg return value | Roel Kluin | 1 | -3/+2 |