summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-2620-473/+1372
* drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-2610-184/+230
* drm/i915: Handle tiled buffers in vblank taskletKeith Packard2008-04-262-4/+16
* drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard2008-04-261-10/+20
* drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt2008-04-261-7/+0Star
* drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt2008-04-261-1/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-262-4/+4
* mac-hid: fix build after lockdep annotationHarvey Harrison2008-04-261-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-257-6/+24
|\
| * [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-241-1/+13
| * [POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk2008-04-241-1/+1
| * [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk2008-04-241-0/+3
| * [POWERPC] PS3: Fix gelic net module dependencyGeoff Levand2008-04-241-0/+1
| * [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers2008-04-243-4/+6
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-2519-123/+521
|\ \
| * | leds: Add default-on triggerNick Forbes2008-04-253-0/+53
| * | leds: Add new driver for the LEDs on the Freecom FSG-3Rod Whitby2008-04-253-0/+268
| * | leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-251-0/+9
| * | leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-251-0/+15
| * | leds: Cleanup various whitespace and code style issuesNémeth Márton2008-04-2513-118/+126
| * | leds: disable triggers on brightness setNémeth Márton2008-04-254-7/+38
| * | leds: Add mail LED support for "Clevo D400P"Mrton Nmeth2008-04-252-0/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-32/+101
|\ \ \
| * | | x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-241-1/+34
| * | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-241-30/+11Star
| * | | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-241-5/+27
| * | | devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi2008-04-241-11/+16
| * | | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+28
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-2517-324/+332
|\ \ \ \
| * | | | pata_bf54x: decrease count first.Roel Kluin2008-04-251-1/+1
| * | | | sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-251-50/+29Star
| * | | | sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-251-21/+19Star
| * | | | sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
| * | | | sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45Star
| * | | | sata_mv: simplify request/response queue handlingMark Lord2008-04-251-53/+56
| * | | | sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-251-16/+26
| * | | | sata_mv mask all interrupt coalescing bitsMark Lord2008-04-251-0/+1
| * | | | sata_mv more cosmeticsMark Lord2008-04-251-67/+64Star
| * | | | ata_piix: add Asus Eee 701 controller to short cable listDan McGee2008-04-251-0/+1
| * | | | libata-eh set tf flags in NCQ EH result_tfMark Lord2008-04-251-0/+1
| * | | | make sata_set_spd_needed() staticAdrian Bunk2008-04-252-2/+1Star
| * | | | make sata_print_link_status() staticAdrian Bunk2008-04-251-2/+1Star
| * | | | libata-acpi.c: remove unneeded #if'sAdrian Bunk2008-04-251-4/+0Star
| * | | | sata_nv: make hardreset return -EAGAIN on successTejun Heo2008-04-251-4/+7
| * | | | ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo2008-04-251-2/+13
| * | | | libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo2008-04-251-2/+2
| * | | | ATA/IDE: fix platform driver hotplug/coldplugKay Sievers2008-04-257-0/+15
| * | | | sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo2008-04-251-5/+7
| * | | | libata: functions with definition should not be externHarvey Harrison2008-04-251-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-25160-6375/+7787
|\ \ \ \