summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-169-174/+114
|\
| * md: fix input truncation in safe_delay_store()Dan Williams2008-10-161-5/+3
| * md: check for memory allocation failure in faulty personalitySven Wegener2008-10-161-0/+2
| * md: build failure due to missing delay.hStephen Rothwell2008-10-153-0/+3
| * md: Relax minimum size restrictions on chunk_size.NeilBrown2008-10-133-8/+11
| * md: remove space after function name in declaration and call.NeilBrown2008-10-132-28/+28
| * md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-136-53/+4
| * md: Convert remaining 1k representations in linear.c to sectors.Andre Noll2008-10-131-18/+17
| * md: linear.c: Make two local variables sector-based.Andre Noll2008-10-131-10/+10
| * md: linear: Represent dev_info->size and dev_info->offset in sectors.Andre Noll2008-10-131-25/+29
| * md: linear.c: Remove broken debug code.Andre Noll2008-10-131-23/+0
| * md: linear.c: Remove pointless initialization of curr_offset.Andre Noll2008-10-131-1/+0
| * md: linear.c: Fix typo in comment.Andre Noll2008-10-131-1/+1
| * md: Don't try to set an array to 'read-auto' if it is already in that state.NeilBrown2008-10-131-2/+2
| * md: Allow metadata_version to be updated for externally managed metadata.NeilBrown2008-10-131-1/+7
| * md: Fix rdev_size_store with size == 0Chris Webb2008-10-131-4/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-1644-518/+2229
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2008-10-1644-532/+2283
| |\ \
| | * | Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood2008-10-145-15/+10
| | * | Input: i8042 - add Thinkpad R31 to nomux listColin B Macdonald2008-10-141-0/+7
| | * | Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2008-10-112-190/+1
| | * | Input: ads7846 - fix cache line sharing issueDmitry Torokhov2008-10-091-36/+51
| | * | Input: cm109 - add missing newlines to messagesDaniel Gimpelevich2008-10-091-12/+10
| | * | Input: keyboard - fix potential out of bound access to key_mapDmitry Torokhov2008-10-091-1/+1
| | * | Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-226-2/+560
| | * | Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2008-09-222-14/+23
| | * | Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2008-09-222-5/+13
| | * | Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2008-09-222-1/+2
| | * | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-101-14/+54
| | * | Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus2008-09-101-0/+1
| | * | Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos2008-09-101-0/+6
| | * | Input: cm109 - don't use obsolete logging macrosStephen Rothwell2008-09-101-16/+16
| | * | Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett2008-09-101-5/+5
| | * | Input: bf54x-keys - add power management supportMichael Hennerich2008-09-101-1/+12
| | * | Input: atmel_tsadcc - improve accuracyDan Liang2008-09-101-13/+24
| | * | Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-106-51/+53
| | * | Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
| | * | Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
| | * | Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König2008-08-081-4/+5
| | * | Input: gpio-keys - optimize interrupt handlerUwe Kleine-König2008-08-081-23/+12
| | * | Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier2008-08-081-0/+19
| | * | Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad2008-08-083-0/+898
| | * | Input: ati_remote2 - add autosuspend supportVille Syrjala2008-07-301-6/+127
| | * | Input: ati_remote2 - add loadable keymap supportVille Syrjala2008-07-301-29/+101
| | * | Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-3012-25/+12
| | * | Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-301-21/+67
* | | | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-162-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-163-73/+53
|\ \ \ \
| * | | | HID: blacklist additional SoundGraph iMon LCD modelsJarod Wilson2008-10-162-0/+4
| * | | | HID: fix/improve help texts for quirk driversJiri Kosina2008-10-161-18/+13