| Commit message (Expand) | Author | Age | Files | Lines |
* | freescale DIU: add virtual resolution and panning support | York Sun | 2008-08-15 | 1 | -5/+23 |
* | kexec: use a mutex for locking rather than xchg() | Andrew Morton | 2008-08-15 | 1 | -24/+10 |
* | kexec jump: fix for ftrace | Huang Ying | 2008-08-15 | 2 | -3/+15 |
* | kexec jump: __ftrace_enabled_save/restore | Huang Ying | 2008-08-15 | 1 | -0/+21 |
* | kexec jump: in sync with hibernation implementation | Huang Ying | 2008-08-15 | 1 | -0/+2 |
* | kexec jump: remove duplication of kexec_restart_prepare() | Huang Ying | 2008-08-15 | 3 | -6/+3 |
* | kexec jump: check code size in control page | Huang Ying | 2008-08-15 | 4 | -4/+20 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 | 12 | -16/+16 |
* | kexec jump: clean up #ifdef and comments | Huang Ying | 2008-08-15 | 1 | -9/+8 |
* | kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() | Huang Ying | 2008-08-15 | 1 | -1/+2 |
* | suspend: fix section mismatch warning - register_nosave_region | Marcin Slusarz | 2008-08-15 | 1 | -2/+2 |
* | Documentation/vm/page_migration: update reference to numa_maps + fix download... | Michael Kerrisk | 2008-08-15 | 1 | -4/+5 |
* | bootmem allocator: alloc_bootmem_core(): page-align the end offset | Mikulas Patocka | 2008-08-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-14 | 80 | -2548/+16723 |
|\ |
|
| * | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-14 | 5 | -208/+51 |
| * | usb: musb: fix hanging when rmmod gadget driver | Felipe Balbi | 2008-08-14 | 1 | -9/+7 |
| * | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-14 | 30 | -0/+15764 |
| * | USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers | Greg Kroah-Hartman | 2008-08-14 | 2 | -9/+0 |
| * | USB: Add vendor/product id of ZTE MF628 to option | Oliver Martin | 2008-08-14 | 1 | -0/+5 |
| * | USB: quirk PLL power down mode | Libin Yang | 2008-08-14 | 4 | -0/+164 |
| * | USB: omap_udc: fix compilation with debug enabled | Dmitry Baryshkov | 2008-08-14 | 1 | -2/+3 |
| * | usb: cdc-acm: drain writes on close | David Brownell | 2008-08-14 | 2 | -5/+35 |
| * | usb: cdc-acm: stop dropping tx buffers | David Brownell | 2008-08-14 | 2 | -31/+3 |
| * | usb: cdc-acm: bugfix release() | David Brownell | 2008-08-14 | 1 | -6/+9 |
| * | usb gadget: issue notifications from ACM function | David Brownell | 2008-08-14 | 3 | -27/+235 |
| * | usb gadget: remove needless struct members | David Brownell | 2008-08-14 | 5 | -10/+0 |
| * | USB: sh: r8a66597-hcd: fix disconnect regression | Yoshihiro Shimoda | 2008-08-14 | 1 | -23/+26 |
| * | USB: isp1301: fix compilation | Dmitry Baryshkov | 2008-08-14 | 1 | -1/+1 |
| * | USB: fix compiler warning fix | Alan Stern | 2008-08-14 | 1 | -2/+2 |
| * | usb-storage: unusual_devs entry for Nokia 5300 | Alan Stern | 2008-08-14 | 1 | -0/+7 |
| * | USB: cdc-acm.c: Fix compile warnings | Takashi Iwai | 2008-08-14 | 1 | -1/+1 |
| * | USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver | Leon Leong | 2008-08-14 | 1 | -0/+32 |
| * | USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0... | Lex Ross | 2008-08-14 | 2 | -0/+2 |
| * | usb: isp1760: don't be noisy about short packets. | Sebastian Siewior | 2008-08-14 | 2 | -3/+6 |
| * | usb: ISP1760: improve pre-fetch timing | Enrico Scholz | 2008-08-14 | 2 | -13/+33 |
| * | usb: return error code instead of 0 in the enqueue function. | Sebastian Siewior | 2008-08-14 | 1 | -2/+1 |
| * | USB: serial gadget: rx path data loss fixes | David Brownell | 2008-08-14 | 1 | -90/+146 |
| * | USB: Hook start_hnp into ohci struct | Dmitry Baryshkov | 2008-08-14 | 3 | -3/+3 |
| * | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov | 2008-08-14 | 3 | -2/+7 |
| * | USB: update to Documentation | Oliver Neukum | 2008-08-14 | 1 | -1/+6 |
| * | USB: cxacru: Fix printk format flag in error message | Simon Arlott | 2008-08-14 | 1 | -1/+1 |
| * | USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch | Jost Diederichs | 2008-08-14 | 1 | -0/+9 |
| * | USB Storage Sierra: TRU-Install feature update | Kevin Lloyd | 2008-08-14 | 6 | -2/+231 |
| * | USB Serial Sierra: TRU-Install feature update | Kevin Lloyd | 2008-08-14 | 2 | -35/+7 |
| * | USB Serial Sierra: Dynamic interface detection | Kevin Lloyd | 2008-08-14 | 1 | -31/+52 |
| * | USB Serial Sierra: clean-up | Kevin Lloyd | 2008-08-14 | 1 | -29/+27 |
| * | USB: pl2023: Remove USB id (4348:5523) handled by ch341 | Tollef Fog Heen | 2008-08-14 | 2 | -5/+0 |
| * | usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader | Alan Stern | 2008-08-14 | 1 | -0/+14 |
| * | USB: Move usb/mon/ up to misc options in Kconfig | Simon Arlott | 2008-08-14 | 1 | -2/+2 |
| * | usb-storage: automatically recognize bad residues | Alan Stern | 2008-08-14 | 1 | -2/+15 |