summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-272-21/+58
* HID: fix picolcd's version parsingBruno Prémont2010-04-261-5/+3Star
* HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont2010-04-112-29/+64
* HID: picolcd: fix build failureJiri Kosina2010-04-011-0/+1
* HID: add experimental access to PicoLCD device's EEPROM and FLASHBruno Prémont2010-03-312-18/+423
* HID: add GPO (leds) support to PicoLCD deviceBruno Prémont2010-03-312-3/+166
* HID: add lcd support to PicoLCD deviceBruno Prémont2010-03-312-1/+107
* HID: add backlight support to PicoLCD deviceBruno Prémont2010-03-312-2/+115
* HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-314-2/+590
* HID: new driver for PicoLCD deviceBruno Prémont2010-03-316-0/+1223
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-03-19112-2273/+12548
|\
| * Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger2010-03-091-1/+0Star
| * Blackfin: scale calibration when cpu freq changesGraf Yang2010-03-091-1/+12
| * Blackfin: eat spurious space in asm/dpmc.hMike Frysinger2010-03-091-2/+2
| * Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz2010-03-091-2/+2
| * Blackfin: bf537-stamp: add example ADXL346 orientation resourcesMichael Hennerich2010-03-091-9/+14
| * Blackfin: bf537-stamp: add example AD2S1210 IIO resourcesGraf Yang2010-03-091-0/+28
| * Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-091-5/+0Star
| * Blackfin: bf537-stamp: add example AD7416 IIO resourcesSonic Zhang2010-03-091-0/+13
| * Blackfin: bf537-stamp: add example ADP8860 backlight/led resourcesMichael Hennerich2010-03-091-0/+48
| * Blackfin: bf537-stamp: add example AD7414 temp sensor resourcesSonic Zhang2010-03-091-0/+17
| * Blackfin: rename AD1836 to AD183X in board filesBarry Song2010-03-0914-41/+42
| * Blackfin: bf537-stamp: add example AD2S120x resourcesGraf Yang2010-03-091-0/+22
| * Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-094-7/+166
| * Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger2010-03-091-0/+3
| * Blackfin: mark gpio lib functions staticJoachim Eastwood2010-03-091-7/+7
| * Blackfin: bf537-stamp: add example ADAU1361 resourcesCliff Cai2010-03-091-0/+5
| * Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-092-4/+19
| * Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resourcesSonic Zhang2010-03-091-0/+99
| * Blackfin: bf537-stamp: add example AD2S90 resourcesGraf Yang2010-03-091-0/+17
| * Blackfin: bf537-stamp: add example AD5398 power regulator resourcesSonic Zhang2010-03-091-0/+74
| * Blackfin: remove trailing space in messagesFrans Pop2010-03-092-6/+6
| * Blackfin: bf537-stamp: add example ADS7846 touchscreen resourcesMichael Hennerich2010-03-091-1/+35
| * Blackfin: add support for restart_syscall()Mike Frysinger2010-03-091-0/+9
| * Blackfin: check for bad syscalls after tracing itMike Frysinger2010-03-091-9/+14
| * Blackfin: fix single stepping over system callsMike Frysinger2010-03-094-3/+15
| * Blackfin: initial tracehook supportMike Frysinger2010-03-096-62/+144
| * Blackfin: initial regset supportMike Frysinger2010-03-093-31/+97
| * Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-092-67/+53Star
| * Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-091-18/+6Star
| * Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-091-44/+0Star
| * Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resourcesBarry Song2010-03-091-0/+20
| * Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-094-6/+13
| * Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-094-66/+101
| * Blackfin: rename AD1938 to AD193X in board filesBarry Song2010-03-091-4/+4
| * Blackfin: add CALLER_ADDR ftrace macrosYi Li2010-03-091-0/+53
| * Blackfin: move KGDB selection to the way other arches do itMike Frysinger2010-03-092-3/+1Star
| * Blackfin: split watchdog definitions into a dedicated header fileGraf Yang2010-03-092-15/+31
| * Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song2010-03-091-0/+4
| * Blackfin: fix whitespace damage in thread_info.hMike Frysinger2010-03-091-12/+11Star