summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-2129-43/+80
* Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-12-2111-33/+391
|\
| * OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman2010-12-213-33/+12
| * omap4: opp: add OPP table dataNishanth Menon2010-12-214-0/+65
| * omap: opp: add OMAP3 OPP table data and common initNishanth Menon2010-12-217-0/+314
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-12-21196-1997/+2676
|\ \
| * | OMAP3: ASM sleep code format reworkJean Pihet2010-12-211-107/+117
| * | OMAP3: add comments for low power code errataJean Pihet2010-12-212-2/+13
| * | OMAP3: rework of the ASM sleep code execution pathsJean Pihet2010-12-212-132/+195
| * | OMAP3: re-organize the ASM sleep codeJean Pihet2010-12-211-53/+61
| * | OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2010-12-212-11/+20
| * | OMAP2+: use global values for the SRAM PA addressesJean Pihet2010-12-214-6/+14
| * | OMAP3: remove unused code from the ASM sleep codeJean Pihet2010-12-212-53/+6
| * | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin2010-12-213-3/+35
| * | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon2010-12-213-12/+16
| * | OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver2010-12-213-1/+36
| * | OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-215-2/+56
| * | OMAP3: pm: introduce errata handlingNishanth Menon2010-12-212-0/+16
| * | OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver2010-12-211-5/+50
| * | OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff2010-12-211-66/+14
| * | OMAP: pm.c correct the initcall for an early init.Thara Gopinath2010-12-211-1/+1
| * | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-213-41/+6
| * | Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds2010-12-211-1/+1
| * | 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
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-205-30/+41
| |\ \ \
| | * | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-173-10/+15
| | * | | ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-171-1/+2
| | * | | ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-151-12/+19
| | * | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | | | 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-207-364/+205
| |\ \ \ \
| | * | | | [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