summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-031-1/+1
* of/device: Don't register disabled devicesGrant Likely2011-01-031-8/+14
* of: Fixes for OF probing on little endian systemsRob Herring2011-01-032-6/+6
* of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-034-4/+6
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-2/+35
* of_serial: explicitly include of_irq.hRob Herring2010-12-291-0/+1
* of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-291-51/+98
* of/flattree: Reorder unflatten_dt_nodeStephen Neuendorffer2010-12-291-109/+109
* of/flattree: Refactor unflatten_dt_nodeStephen Neuendorffer2010-12-291-11/+16
* of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-291-54/+79
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-292-0/+8
* misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
* misc/at24: parse device tree dataWolfram Sang2010-12-241-6/+27
* of/mdio: Fix some endianness problems.David Daney2010-12-241-9/+17
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-26/+28
* Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-231004-11174/+22275
|\
| * Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
| |\
| | * n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| | * n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
| |\ \
| | * | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| | * | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| | * | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| | * | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| | * | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| | * | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | * | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | |/
| * | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-201-1/+1
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-206-363/+204
| |\ \
| | * | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| | * | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| | * | [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| | * | [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| | * | [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| | * | [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129
| | * | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
| | * | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3
| | * | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-024-17/+17
| * | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-201-6/+11
| |\ \ \
| | * | | clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII2010-12-171-6/+11
| * | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-202-4/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2010-12-162-4/+4
| | |\ \ \ \
| | | * | | | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-151-2/+2
| | | * | | | OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen2010-12-151-2/+2
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-207-21/+24
| |\ \ \ \ \
| | * | | | | cciss: fix cciss_revalidate panicStephen M. Cameron2010-12-171-0/+2
| | * | | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-171-3/+2
| | * | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-173-10/+1
| | * | | | | drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-272-2/+11
| | * | | | | drbd: don't recvmsg with zero lengthLars Ellenberg2010-11-271-6/+8