summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-242-14/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-192-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-192-1/+4
| * | | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-162-13/+5
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-152-6/+4
| | * | | | | | sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-9/+3
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-11-242-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong2010-11-241-0/+2
| * | | | | | | | md/raid1: really fix recovery looping when single good device fails.NeilBrown2010-11-241-0/+1
| * | | | | | | | md: fix return value of rdev_size_change()Justin Maggard2010-11-241-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-11-243-34/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: fix format of sysfs driver/vendor filesStephen Hemminger2010-11-241-3/+3
| * | | | | | | | Char: virtio_console, fix memory leakJiri Slaby2010-11-241-28/+9
| * | | | | | | | virtio: return correct capacity to usersMichael S. Tsirkin2010-11-241-3/+0
| |/ / / / / / /
* | | | | | | | backlight: grab ops_lock before testing bd->opsUwe Kleine-König2010-11-241-6/+6
* | | | | | | | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin2010-11-241-3/+1
* | | | | | | | drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo2010-11-241-7/+5
* | | | | | | | drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo2010-11-241-7/+5
* | | | | | | | drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo2010-11-241-14/+17
* | | | | | | | drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo2010-11-241-9/+16
* | | | | | | | drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo2010-11-241-3/+6
* | | | | | | | drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo2010-11-241-5/+16
* | | | | | | | sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-241-10/+15
* | | | | | | | leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt2010-11-241-0/+1
* | | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-246-92/+117
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22654-47345/+18402
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | xen: make evtchn's name less genericIan Campbell2010-11-191-1/+4
| | | * | | | | | | | Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge2010-11-191-22/+74
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | xen/evtchn: add missing staticJeremy Fitzhardinge2010-10-051-1/+1
| | | | * | | | | | | | xen/evtchn: Fix name of Xen event-channel deviceBastian Blank2010-05-291-1/+1
| | | | * | | | | | | | xen/evtchn: don't do unbind_from_irqhandler under spinlockJeremy Fitzhardinge2010-05-291-2/+11
| | | | * | | | | | | | xen/evtchn: remove spurious barrierJeremy Fitzhardinge2009-09-191-3/+0
| | | | * | | | | | | | xen/evtchn: ports start enabledJeremy Fitzhardinge2009-09-191-5/+4
| | | | * | | | | | | | xen/evtchn: dynamically allocate port_user arrayJeremy Fitzhardinge2009-09-191-2/+8
| | | | * | | | | | | | xen/evtchn: track enabled state for each portJeremy Fitzhardinge2009-09-191-15/+56
| | | * | | | | | | | | xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge2010-11-191-2/+2
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge2010-11-191-36/+4
| | * | | | | | | | | xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge2010-11-161-3/+3
| | * | | | | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-164896-363099/+717345
| | |\| | | | | | | |
| | * | | | | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-2/+3
| | * | | | | | | | | xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov2010-10-291-6/+2
| * | | | | | | | | | xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk2010-11-221-1/+1
| * | | | | | | | | | xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge2010-11-201-2/+5
| * | | | | | | | | | xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge2010-11-201-10/+2
| * | | | | | | | | | xen: add extra pages to balloonJeremy Fitzhardinge2010-11-201-4/+11
| * | | | | | | | | | xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge2010-11-161-2/+2
| * | | | | | | | | | xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich2010-11-161-2/+5
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-22/+164
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
| * | | | | | | | | | | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+40