summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds: fix the incorrect display in menuconfigEric Miao2011-06-161-3/+2Star
* w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-161-1/+1
* leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-161-7/+7
* drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-161-0/+1
* drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-161-1/+1
* drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-161-1/+1
* drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-161-0/+1
* backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-163-0/+1024
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1415-46/+55
|\
| * drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden2011-06-141-5/+9
| * drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-141-2/+4
| * drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák2011-06-141-1/+7
| * drm/radeon/kms: fix mac g5 quirkAlex Deucher2011-06-141-3/+2Star
| * x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-2/+2
| * alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-141-19/+0Star
| * alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2011-06-142-4/+1Star
| * savage: remove unnecessary if statementGreg Dietsche2011-06-141-3/+0Star
| * drm/radeon: fix GUI idle IH debug statementsIlija Hadzic2011-06-092-2/+2
| * drm/radeon/kms: check modes against max pixel clockAlex Deucher2011-06-095-4/+27
| * drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer2011-06-091-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-147-48/+151
|\ \
| * | md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-141-3/+3
| * | md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-141-3/+3
| * | md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-141-1/+1
| * | md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-092-13/+0Star
| * | md/bitmap: use proper accessor macroNamhyung Kim2011-06-091-3/+3
| * | md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-091-1/+1
| * | md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-091-0/+2
| * | MD: use is_power_of_2 macroJonathan Brassow2011-06-091-1/+1
| * | MD: raid5 do not set fullsyncJonathan Brassow2011-06-091-1/+1
| * | MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-092-5/+89
| * | MD: add sync_super to mddev_t structJonathan Brassow2011-06-082-2/+14
| * | MD: raid1 changes to allow use by device mapperJonathan Brassow2011-06-082-7/+19
| * | MD: move thread wakeups into resumeJonathan Brassow2011-06-081-3/+7
| * | MD: possible typoJonathan Brassow2011-06-081-2/+2
| * | MD: no sync IO while suspendedJonathan Brassow2011-06-081-1/+3
| * | MD: no integrity register if no gendiskJonathan Brassow2011-06-081-2/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-06-141-0/+1
|\ \ \
| * | | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-121-0/+1
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
|\ \ \
| * \ \ Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| |\ \ \
| | * | | ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-021-4/+4
| | * | | ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-021-1/+2
| * | | | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-021-1/+1
| * | | | rtc: Fix ioctl error path returnJohn Stultz2011-06-021-1/+2
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-131-10/+11
|\ \ \ \
| * \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-091-10/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2Star
| | * | | oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
* | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-131-0/+1
|\ \ \ \ \