summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-2521-126/+536
|\
| * leds: Add default-on triggerNick Forbes2008-04-253-0/+53
| * leds: Document the context brightness_set needsRichard Purdie2008-04-251-0/+1
| * 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-252-0/+11
| * leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-252-0/+18
| * 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-255-10/+47
| * 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-2512-58/+363
|\ \
| * | generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
| * | /dev/mem: make promisc the defaultIngo Molnar2008-04-241-1/+0
| * | pat: cleanupsIngo Molnar2008-04-241-11/+11
| * | x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-242-11/+152
| * | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-243-30/+59
| * | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-245-17/+64
| * | 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-245-0/+80
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-253-62/+32
|\ \ \
| * | | sched: fix share (re)distributionPeter Zijlstra2008-04-251-45/+2
| * | | softlockup: fix NOHZ wakeupIngo Molnar2008-04-251-0/+1
| * | | seqlock: livelock fixIngo Molnar2008-04-251-17/+29
| | |/ | |/|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-2518-325/+332
|\ \ \
| * | | pata_bf54x: decrease count first.Roel Kluin2008-04-251-1/+1
| * | | sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-251-50/+29
| * | | sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-251-21/+19
| * | | sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
| * | | sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45
| * | | 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/+64
| * | | 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/+1
| * | | make sata_print_link_status() staticAdrian Bunk2008-04-252-3/+1
| * | | libata-acpi.c: remove unneeded #if'sAdrian Bunk2008-04-251-4/+0
| * | | 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-25185-6540/+8195
|\ \ \
| * | | usb: don't update devnum for wusb devicesDavid Vrabel2008-04-251-3/+11
| * | | wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-252-5/+7
| * | | wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-251-20/+27
| * | | wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-251-9/+31
| * | | wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-251-0/+2
| * | | wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-251-0/+2