summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* telephony: Move to stagingJoe Perches2012-02-0910-2/+12
* staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov2012-02-091-0/+3
* staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov2012-02-091-7/+1
* staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov2012-02-091-7/+9
* staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov2012-02-091-3/+4
* staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird2012-02-091-0/+6
* staging: android: logger: clarify code in clock_intervalTim Bird2012-02-091-8/+20
* staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird2012-02-091-1/+2
* staging: android: logger: simplify and optimize get_entry_lenTim Bird2012-02-091-8/+12
* staging: android: logger: Change logger_offset() from macro to functionTim Bird2012-02-091-6/+10
* drivers/staging/android/timed_gpio.c: Stlye fixesTracey Dent2012-02-091-3/+3
* drivers/staging/android/ashmem.c: CleanupsTracey Dent2012-02-091-2/+2
* Staging: android: ram_console: Use resource_size functionThomas Meyer2012-02-091-1/+1
* drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock2012-02-092-2/+2
* staging: android: ram_console use kmemdup instead of kmallocGreg Dietsche2012-02-091-3/+2
* staging: nvec: Fix Kconfig dependenciesJulian Andres Klode2012-01-311-3/+3
* staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode2012-01-311-7/+6
* staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode2012-01-311-3/+3
* staging: nvec: ps2: change serio type to passthroughMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich2012-01-311-0/+8
* staging: nvec: ps2: add some more debug functionsMarc Dietrich2012-01-311-5/+13
* staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich2012-01-311-2/+2
* staging: nvec: ps2: add suspend/resume functionsMarc Dietrich2012-01-311-0/+19
* staging: sep: Fix warnings caused by sizeof() typesAlan Cox2012-01-311-6/+6
* staging: sep: SEP updateMark Allyn2012-01-3012-3215/+8960
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\
| * gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-181-0/+1
| * gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-197-0/+4672
|\ \
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1942-478/+529
|\| |
| * | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+14
| * | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-141-7/+0
| * | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-141-2/+0
| * | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-16/+24
| * | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-143-45/+2
| * | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-141-1/+2
| * | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-141-38/+13
| * | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-141-2/+84
| * | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-141-15/+24
| * | target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12
| * | tcm_loop: bump max_sectorsChristoph Hellwig2011-12-142-14/+5
| * | target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-141-0/+6
| * | iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-141-3/+7
| * | target: remove useless castsJörn Engel2011-12-1418-101/+90