| Commit message (Expand) | Author | Files | Lines |
2009-02-04 | Btrfs: Catch missed bios in the async bio submission thread | Chris Mason | 2 | -3/+18 |
2009-01-28 | Btrfs: fix readdir on 32 bit machines | Chris Mason | 1 | -1/+1 |
2009-01-28 | Linux 2.6.29-rc3v2.6.29-rc3 | Linus Torvalds | 1 | -1/+1 |
2009-01-28 | dmi: Fix build breakage | Kumar Gala | 1 | -0/+2 |
2009-01-28 | drm: Rip out the racy, unused vblank signal code. | Eric Anholt | 3 | -148/+24 |
2009-01-28 | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code | Gerhard Pircher | 1 | -3/+3 |
2009-01-28 | powerpc/pseries: Correct VIO bus accounting problem in CMO env. | Robert Jennings | 1 | -3/+4 |
2009-01-28 | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 3 | -10/+10 |
2009-01-28 | powerpc: Remove arch/ppc cruft from Kconfig | Josh Boyer | 1 | -4/+0 |
2009-01-28 | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c | Stephen Rothwell | 1 | -13/+13 |
2009-01-28 | smackfs load append mode fix | Casey Schaufler | 1 | -1/+1 |
2009-01-28 | USB: Driver for Freescale QUICC Engine USB Host Controller | Anton Vorontsov | 11 | -0/+3862 |
2009-01-28 | USB: option: add QUANTA HSDPA Data Card device ids | Alex.Cheng@quantatw.com | 1 | -0/+12 |
2009-01-28 | USB: storage: Add another unusual_dev for off-by-one bug | Phil Dibowitz | 1 | -0/+7 |
2009-01-28 | USB: unusual_dev: usb-storage needs to ignore a device | Phil Dibowitz | 1 | -0/+7 |
2009-01-28 | USB: GADGET: fix !x & y | Roel Kluin | 1 | -1/+1 |
2009-01-28 | USB: new id for ti_usb_3410_5052 driver | Oliver Neukum | 2 | -0/+5 |
2009-01-28 | USB: cdc-acm: Add another conexant modem to the quirks | Alan Cox | 1 | -0/+3 |
2009-01-28 | USB: 'option' driver - onda device MT503HS has wrong id | Marcel Sebek | 1 | -1/+1 |
2009-01-28 | USB: Remove ZTE modem from unusual_devices | Phil Dibowitz | 1 | -10/+0 |
2009-01-28 | USB: storage: support of Dane-Elec MediaTouch USB device | Jean-Baptiste Onofre | 1 | -0/+10 |
2009-01-28 | USB: usbmon: Implement compat_ioctl | Pete Zaitcev | 1 | -39/+66 |
2009-01-28 | USB: add kernel-doc for wusb_dev in struct usb_device | Inaky Perez-Gonzalez | 1 | -0/+2 |
2009-01-28 | USB: ftdi_sio driver support of bar code scanner from Diebold | Mhayk Whandson | 2 | -0/+6 |
2009-01-28 | USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID | Robie Basak | 2 | -0/+5 |
2009-01-28 | USB: cp2101 device | Tomasz K | 1 | -0/+1 |
2009-01-28 | USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 | Brandon Philips | 1 | -0/+1 |
2009-01-28 | USB: remove vernier labpro from ldusb | sware | 1 | -2/+0 |
2009-01-28 | USB: CDC-ACM quirk for MTK GPS | Andrew Lunn | 1 | -0/+3 |
2009-01-28 | USB: cdc-acm: support some gps data loggers | James A. Treacy | 1 | -0/+3 |
2009-01-28 | USB: composite: Fix bug: low byte of w_index is the usb interface number not ... | Bryan Wu | 1 | -3/+4 |
2009-01-28 | USB: composite: Fix bug: should test set_alt function pointer before use it | Bryan Wu | 1 | -1/+1 |
2009-01-28 | USB: musb: Kconfig fix | David Brownell | 1 | -1/+1 |
2009-01-28 | USB: musb cppi dma fix | Swaminathan S | 1 | -0/+1 |
2009-01-28 | USB: musb cppi bugfixes | Hugo Villeneuve | 1 | -2/+7 |
2009-01-28 | USB: musb uses endpoint functions | Julia Lawall | 2 | -5/+5 |
2009-01-28 | USB: musb: tusb6010 buildfix | Kalle Valo | 1 | -2/+2 |
2009-01-28 | USB: musb free_irq bugfix | Ajay Kumar Gupta | 1 | -2/+3 |
2009-01-28 | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell | 2 | -23/+1 |
2009-01-28 | USB: musb davinci buildfix | David Brownell | 1 | -9/+4 |
2009-01-28 | USB: omap1 ohci buildfix (otg related) | David Brownell | 2 | -2/+3 |
2009-01-28 | USB: fix char-device disconnect handling | Alan Stern | 3 | -10/+12 |
2009-01-28 | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki | 5 | -93/+27 |
2009-01-28 | USB: don't enable wakeup by default for PCI host controllers | Alan Stern | 3 | -7/+4 |
2009-01-28 | USB: storage: add unusual devs entry | Oliver Neukum | 1 | -0/+6 |
2009-01-28 | USB: fix toggle mismatch in disable_endpoint paths | Alan Stern | 4 | -21/+30 |
2009-01-28 | USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID | Wolfgang Glas | 1 | -0/+1 |
2009-01-28 | cpumask fallout: Initialize irq_default_affinity earlier | David Daney | 2 | -8/+16 |
2009-01-28 | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. | David Daney | 1 | -1/+1 |
2009-01-28 | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" | Alexey Dobriyan | 1 | -0/+7 |