summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
* libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-211-44/+65
* iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie2009-06-211-5/+9
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-212-15/+53
* cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
* cxgb3i: use kref to track ddp usageKaren Xie2009-06-212-21/+35
* sd: Block limits VPD supportMartin K. Petersen2009-06-211-0/+24
* sd: Detect non-rotational devicesMartin K. Petersen2009-06-211-0/+26
* sd: Physical block size and alignment supportMartin K. Petersen2009-06-212-2/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-2042-219/+4142
|\
| * Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-203-0/+695
| * Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-203-3/+39
| * Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
| * Input: gpio-keys - change timer to workqueueAlek Du2009-06-111-20/+12
| * Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
| * Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
| * Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-11288-1133/+11827
| |\
| * | Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
| * | Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
| * | Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior2009-05-271-0/+20
| * | Input: add driver for EETI touchpanelsDaniel Mack2009-05-203-0/+296
| * | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-201-1/+3
| * | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-201-0/+7
| * | Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-201-8/+8
| * | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-163-1/+891
| * | Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-161-1/+3
| * | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-161-1/+1
| * | Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-161-23/+71
| * | Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-113-18/+14
| * | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-103-29/+31
| * | Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-094-41/+148
| * | Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-091-12/+13
| * | Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-091-9/+9
| * | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-093783-257919/+626166
| |\ \
| * | | Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1
| * | | Input: add dm355evm_keys driverDavid Brownell2009-04-243-0/+339
| * | | Input: keyboard - remove warning about raw mode not supportedDmitry Torokhov2009-04-211-2/+0
| * | | Input: add twl4030-pwrbutton driverFelipe Balbi2009-04-203-0/+156
| * | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-193-0/+481
| * | | Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt2009-04-193-0/+462
| * | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-191-2/+1
| * | | Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-11/+10
| * | | Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-10/+9
| * | | Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
| * | | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
| * | | Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-181-20/+41
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2078-883/+1332
|\ \ \ \
| * | | | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock2009-06-201-1/+1
| * | | | agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-191-4/+14
| * | | | drm/i915: enable GEM on PAE.Dave Airlie2009-06-191-5/+0