Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | tty: localise the lock | Alan Cox | 2012-08-10 | 12 | -109/+174 | |
* | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter | 2012-08-10 | 1 | -0/+2 | |
* | tty: fix missing assignment | Dan Carpenter | 2012-08-10 | 1 | -0/+1 | |
* | tty: fix the metro-usb change I messed up | Alan Cox | 2012-08-10 | 1 | -1/+1 | |
* | serqt_usb2: drag screaming into the 21st century | Alan Cox | 2012-08-10 | 1 | -10/+8 | |
* | tty: fix up usb serial console for termios change. | Stephen Rothwell | 2012-08-10 | 1 | -2/+2 | |
* | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 3505 | -119923/+280657 | |
|\ | ||||||
| * | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 7 | -2/+345 | |
| |\ | ||||||
| | * | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 | |
| | * | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 1 | -0/+117 | |
| | * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 | |
| | * | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 | |
| | * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 1 | -0/+48 | |
| | * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 1 | -2/+110 | |
| | * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 4 | -2/+4 | |
| | * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 3 | -0/+21 | |
| * | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 2 | -13/+37 | |
| |\ \ | ||||||
| | * \ | Merge branch 'marvell/dt' into late2/dt | Olof Johansson | 2012-07-29 | 19 | -54/+471 | |
| | |\ \ | ||||||
| | | * | | ATA: sata_mv: Add device tree support | Andrew Lunn | 2012-07-27 | 1 | -13/+29 | |
| | | * | | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 2012-07-27 | 1 | -0/+8 | |
| | | * | | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 6 | -2/+24 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge tag 'spi-3.6' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 11 | -39/+410 | |
| | | |\ \ \ | ||||||
| * | | \ \ \ | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-02 | 9 | -26/+124 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 2012-08-01 | 5 | -5/+85 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | sh: intc: initial irqdomain support. | Paul Mundt | 2012-08-01 | 5 | -5/+85 | |
| | * | | | | | | | Merge branch 'common/pinctrl' into sh-latest | Paul Mundt | 2012-08-01 | 1 | -17/+15 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sh: pfc: Fix up init ordering mess. | Paul Mundt | 2012-08-01 | 1 | -17/+15 | |
| | * | | | | | | | | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 2012-08-01 | 1934 | -62202/+198204 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski | 2012-08-01 | 1 | -2/+3 | |
| | | * | | | | | | | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski | 2012-08-01 | 2 | -0/+21 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes. | Paul Mundt | 2012-07-25 | 1 | -2/+0 | |
| * | | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds | 2012-08-02 | 5 | -22/+150 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 2012-08-02 | 1 | -2/+3 | |
| | * | | | | | | | | md/raid1: submit IO from originating thread instead of md thread. | NeilBrown | 2012-08-02 | 2 | -4/+55 | |
| | * | | | | | | | | raid5: raid5d handle stripe in batch way | Shaohua Li | 2012-08-02 | 1 | -13/+32 | |
| | * | | | | | | | | raid5: make_request use batch stripe release | Shaohua Li | 2012-08-02 | 2 | -3/+60 | |
| * | | | | | | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 11 | -1123/+2070 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine | Russell King | 2012-07-31 | 3 | -500/+595 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | dmaengine: sa11x0-dma: add cyclic DMA support | Russell King | 2012-07-01 | 1 | -16/+92 | |
| | | | * | | | | | | | | | dmaengine: sa11x0-dma: fix DMA residue support | Russell King | 2012-07-01 | 1 | -16/+29 | |
| | | * | | | | | | | | | | dmaengine: PL08x: ensure all descriptors are freed when channel is released | Russell King | 2012-07-01 | 1 | -0/+2 | |
| | | * | | | | | | | | | | dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking | Russell King | 2012-07-01 | 1 | -12/+0 | |
| | | * | | | | | | | | | | dmaengine: PL08x: get rid of pl08x_prep_channel_resources | Russell King | 2012-07-01 | 1 | -23/+9 | |
| | | * | | | | | | | | | | dmaengine: PL08x: fix tx_status function to return correct residue | Russell King | 2012-07-01 | 1 | -27/+34 | |
| | | * | | | | | | | | | | dmaengine: PL08x: convert to use vchan done list | Russell King | 2012-07-01 | 1 | -81/+54 | |
| | | * | | | | | | | | | | dmaengine: PL08x: convert to use vchan submitted/issued lists | Russell King | 2012-07-01 | 1 | -47/+17 | |
| | | * | | | | | | | | | | dmaengine: PL08x: use vchan's spinlock | Russell King | 2012-07-01 | 2 | -25/+21 | |
| | | * | | | | | | | | | | dmaengine: PL08x: convert to use virt-dma structs | Russell King | 2012-07-01 | 1 | -28/+29 | |
| | | * | | | | | | | | | | dmaengine: PL08x: rejig physical channel allocation | Russell King | 2012-07-01 | 1 | -156/+112 | |
| | | * | | | | | | | | | | dmaengine: PL08x: start next descriptor from irq context | Russell King | 2012-07-01 | 1 | -4/+5 |