| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-08-09 | 1 | -1/+1 |
|\ |
|
| * | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 2008-08-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 | 16 | -48/+42 |
|\ \
| |/ |
|
| * | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 16 | -42/+42 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 3 | -4/+2 |
| |\ |
|
| * | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 11 | -11/+11 |
| * | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 6 | -6/+0 |
* | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-08-05 | 1 | -2/+0 |
|\ \ |
|
| * | | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -2/+0 |
* | | | Fix USB storage hang on command abort | Alan Stern | 2008-08-05 | 1 | -1/+1 |
|/ / |
|
* | | USB: m66592-udc: Fix up dev_set_name() badness. | Paul Mundt | 2008-07-30 | 1 | -1/+1 |
|/ |
|
* | fix for a memory leak in an error case introduced by fix for double free | Oliver Neukum | 2008-07-26 | 1 | -4/+6 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -2/+2 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 | 23 | -38/+31 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 10 | -193/+193 |
| |\ |
|
| | * | Merge branch 'eseries' into pxa | Russell King | 2008-07-12 | 1 | -2/+4 |
| | |\ |
|
| | | * | PXA UDC - allow use of inverted GPIO for pullup | Ian Molton | 2008-07-10 | 1 | -2/+4 |
| | * | | Merge branch 'machtypes' into pxa-palm | Russell King | 2008-07-09 | 39 | -131/+1667 |
| | |\ \
| | | |/
| | |/| |
|
* | | | | Re-delete zombie 'drivers/usb/serial/airprime.c' file | Linus Torvalds | 2008-07-22 | 1 | -355/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 | 4 | -9/+16 |
|\ \ \ \ |
|
| * | | | | device create: usb: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 4 | -9/+11 |
| * | | | | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor | Dan Williams | 2008-07-21 | 1 | -0/+5 |
* | | | | | tty: rework break handling | Alan Cox | 2008-07-22 | 2 | -4/+8 |
* | | | | | io_edgeport: Fix various bogus returns to the tty layer | Alan Cox | 2008-07-22 | 1 | -6/+6 |
* | | | | | tty-usb-io_edgeport: Coding style | Alan Cox | 2008-07-22 | 2 | -806/+1023 |
* | | | | | tty-usb-mos7720: Coding style | Alan Cox | 2008-07-22 | 1 | -111/+116 |
* | | | | | mos7840: remove loads of bogus assignments to status | Alan Cox | 2008-07-22 | 1 | -236/+164 |
* | | | | | omninet: Use string flip functions | Alan Cox | 2008-07-22 | 1 | -4/+3 |
* | | | | | tty-usb-omninet: Coding style | Alan Cox | 2008-07-22 | 1 | -73/+87 |
* | | | | | tty-usb-option: Coding style | Alan Cox | 2008-07-22 | 1 | -30/+35 |
* | | | | | tty-usb-oti6858: Coding style | Alan Cox | 2008-07-22 | 1 | -66/+70 |
* | | | | | tty-usb-safe-serial: Coding style | Alan Cox | 2008-07-22 | 1 | -133/+157 |
* | | | | | tty-usb-ti-usb: Coding style | Alan Cox | 2008-07-22 | 1 | -115/+151 |
* | | | | | tty-usb-spcp8x5: Minor coding style | Alan Cox | 2008-07-22 | 1 | -2/+2 |
* | | | | | tty-usb-sierra: Coding style - minor | Alan Cox | 2008-07-22 | 1 | -1/+1 |
* | | | | | tty-usb-pl2303: Coding style | Alan Cox | 2008-07-22 | 1 | -28/+36 |
* | | | | | mct_u232: Use flip buffer functions | Alan Cox | 2008-07-22 | 1 | -3/+1 |
* | | | | | tty-usb-mct-u232: Coding style | Alan Cox | 2008-07-22 | 1 | -132/+141 |
* | | | | | kobil_sct: Fix ioctls | Alan Cox | 2008-07-22 | 1 | -2/+4 |
* | | | | | tty-usb-kobil-sct: Coding style | Alan Cox | 2008-07-22 | 1 | -260/+297 |
* | | | | | tty-usb-kl5kusb105: Coding style | Alan Cox | 2008-07-22 | 1 | -201/+188 |
* | | | | | keyspan_pda: Use string flip functions | Alan Cox | 2008-07-22 | 1 | -3/+2 |
* | | | | | tty-usb-keyspan-pda: Coding style | Alan Cox | 2008-07-22 | 1 | -70/+91 |
* | | | | | keyspan: Use string flip functions when possible | Alan Cox | 2008-07-22 | 1 | -9/+7 |
* | | | | | tty-usb-keyspan: Coding style | Alan Cox | 2008-07-22 | 1 | -407/+418 |
* | | | | | tty-usb-iuu-phoenix: Clean up to coding style | Alan Cox | 2008-07-22 | 1 | -9/+6 |
* | | | | | tty-usb-ipw: Coding style | Alan Cox | 2008-07-22 | 1 | -135/+144 |
* | | | | | ipaq: Coding style | Alan Cox | 2008-07-22 | 1 | -45/+52 |