summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Merisc board supportJonas Larsson2009-03-2710-0/+1834
* avr32: use gpio_is_valid() to check USBA vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-1/+1
* atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-7/+7
* avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt2009-03-261-10/+10
* avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt2009-03-261-1/+19
* avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-5/+0
* avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-1/+2
* avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt2009-03-261-0/+26
* avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt2009-03-261-16/+18
* avr32: remove duplicated #includeHuang Weiyi2009-03-241-1/+0
* avr32: fix out-of-range rjmp instruction on large kernelsHaavard Skinnemoen2009-01-161-4/+4
* avr32: Fix out-of-range rcalls in large kernelsBen Nizette2009-01-163-38/+38
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-152-13/+37
|\
| * sched: sched_slice() fixletLin Ming2009-01-151-1/+4
| * sched: fix update_min_vruntimePeter Zijlstra2009-01-151-1/+1
| * sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra2009-01-151-8/+22
| * sched: SCHED_IDLE weight changePeter Zijlstra2009-01-151-2/+2
| * sched: fix bandwidth validation for UID groupingPeter Zijlstra2009-01-151-0/+7
| * Revert "sched: improve preempt debugging"Ingo Molnar2009-01-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-151-11/+0
|\ \
| * | sparc64: Fix UP build failure.David S. Miller2009-01-131-11/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1576-658/+942
|\ \ \
| * | | b44: GFP_DMA skb should not escape from driverEric Dumazet2009-01-152-2/+4
| * | | korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter2009-01-151-4/+4
| * | | korina: do not stop queue herePhil Sutter2009-01-151-1/+0
| * | | korina: fix handling tx_chain_tailPhil Sutter2009-01-151-11/+11
| * | | korina: do tx at the right positionPhil Sutter2009-01-151-4/+4
| * | | korina: do schedule napi after testing for itPhil Sutter2009-01-151-1/+1
| * | | korina: rework korina_rx() for use with napiPhil Sutter2009-01-151-56/+53
| * | | korina: disable napi on close and restartPhil Sutter2009-01-151-0/+4
| * | | korina: reset resource buffer size to 1536Phil Sutter2009-01-151-1/+4
| * | | korina: fix usage of driver_dataPhil Sutter2009-01-151-1/+0
| * | | bnx2x: First slow path interrupt raceEilon Greenstein2009-01-151-9/+9
| * | | bnx2x: MTU FilterEilon Greenstein2009-01-151-1/+1
| * | | bnx2x: Indirection table initialization indexEilon Greenstein2009-01-151-5/+4
| * | | bnx2x: Missing bracketsEilon Greenstein2009-01-151-1/+1
| * | | bnx2x: Fixing the doorbell sizeEilon Greenstein2009-01-151-1/+1
| * | | bnx2x: Endianness issuesEilon Greenstein2009-01-151-5/+6
| * | | bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2009-01-152-14/+40
| * | | bnx2x: Protecting the link change indicationEilon Greenstein2009-01-151-3/+5
| * | | bnx2x: Flow control updated before reporting the linkEilon Greenstein2009-01-151-1/+2
| * | | bnx2x: Missing mask when calculating flow controlEilon Greenstein2009-01-151-1/+2
| * | | bnx2x: Using system page size for SGEEilon Greenstein2009-01-152-16/+19
| * | | bnx2x: Missing memory barriersEilon Greenstein2009-01-151-2/+26
| * | | bnx2x: Using singlethread work queueEilon Greenstein2009-01-152-6/+16
| * | | can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-141-27/+30
| * | | ax88796: start_xmit fix using net_device_opsMagnus Damm2009-01-141-6/+21
| * | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-144-1/+47
| * | | drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert2009-01-141-1/+1
| * | | netxen: handle dma mapping failuresDhananjay Phadke2009-01-143-40/+67
OpenPOWER on IntegriCloud