summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-2/+2
* remove inode_setattrChristoph Hellwig2010-08-091-4/+10
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-0325-274/+2817
|\
| * Merge branch 'devel-stable' into develRussell King2010-07-3112-64/+2006
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-298-46/+1638
| | |\
| | | * mx2_camera: fix type of dma buffer virtual address pointerBaruch Siach2010-07-281-1/+1
| | | * mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach2010-07-283-0/+1527
| | | * imxfb: add pwmr controlled backlight supportEric Bénard2010-07-261-1/+71
| | | * mxcmmc: convert to pm_ops and enable/disable clockEric Bénard2010-07-261-14/+18
| | | * Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-26359-4965/+25345
| | | |\
| | | * | i.MX25: fix USB gadget supportEric Bénard2010-07-261-1/+1
| | | * | i.MX25: fix EHCI supportEric Bénard2010-07-261-1/+1
| | | * | mxc_nand: add support for platform defined partitionsBaruch Siach2010-07-261-0/+2
| | | * | mxc_nand: Fix OOB handlingSascha Hauer2010-07-261-26/+5Star
| | | * | mxcmmc: add card detect through DAT3 possibilityEric Bénard2010-07-261-3/+13
| | * | | Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King2010-07-29118-276/+820
| | |\ \ \
| | * | | | leds: add LED driver for Network Space v2 LEDsSimon Guinot2010-07-173-0/+348
| | * | | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-171-18/+20
| * | | | | Merge branch 'misc' into develRussell King2010-07-316-114/+171
| |\ \ \ \ \
| | * | | | | ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent2010-07-291-3/+9
| | * | | | | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2010-07-292-4/+6
| | * | | | | ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2010-07-292-1/+32
| | * | | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent2010-07-291-10/+3Star
| | * | | | | ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent2010-07-271-21/+1Star
| | * | | | | ARM: 6238/1: mmci: fix multi block transfersRabin Vincent2010-07-271-1/+1
| | * | | | | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2010-07-272-56/+39Star
| | * | | | | ARM: Fix section build warnings for AMBA driversRussell King2010-07-274-5/+5
| | * | | | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-2/+25
| | * | | | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-11/+50
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-317-96/+640
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | ARM: 6214/2: driver for the character LCD found in ARM refdesignsLinus Walleij2010-07-263-0/+407
| | | | | | * | | | | | | ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2010-07-311-19/+69
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | * / | | | | | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King2010-07-271-18/+15Star
| | | | | |/ / / / / /
| | * | | | | | | | | ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-182-13/+55
| | * | | | | | | | | ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-172-46/+94
| | |/ / / / / / / /
* | | | | | | | | | PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-031-2/+4
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-312-2/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * | | | | | | | | | cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| * | | | | | | | | | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-311-2/+6
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-312-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | | | | | | | | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-296-34/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
| * | | | | | | | | | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-222-1/+10
| * | | | | | | | | | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-222-6/+9
| * | | | | | | | | | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-221-1/+1
| * | | | | | | | | | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-293-10/+32
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |